用dblquad做双​重积分提示错误,想知​道错误在哪!。

请大神给予指点,语句如下:
G = @(x,y)(tan(x.^2+y.^2))/(1+x+y);
I = dblquad(G,0,pi/2,0,pi/3);

Respuestas (0)

Categorías

Más información sobre MATLAB 快速入门 en Centro de ayuda y File Exchange.

Etiquetas

Preguntada:

el 24 de Nov. de 2022

Community Treasure Hunt

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

Start Hunting!