M HYPE SPLASH
// general

Integrating a min function in MATLAB

By John Peck
$\begingroup$

I learn how to evaluate a integral using the int() function in MATLAB, but if there is an integral whose integrant involves a min function, like $\int^{-1}_{1} \int^{1}_{0} \min(x,y) \text{dxdy}$, can we use MATLAB to find an analytical formula?

$\endgroup$ 2 Reset to default

Know someone who can answer? Share a link to this question via email, Twitter, or Facebook.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy