Using verticalregion for integral

I'm trying to plot the shaded region over which the integral extends, But i'm stuck.
F = @(x,y) y.*sqrt(x.^2 - y.^2);
ymax = @(x)x;
fcontour(F)

Respuestas (1)

Categorías

Más información sobre MATLAB Mobile en Centro de ayuda y File Exchange.

Productos

Versión

R2021a

Preguntada:

el 22 de Abr. de 2022

Respondida:

el 22 de Abr. de 2022

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by