Double integration in matlab
古いコメントを表示
Hii Friends,
I am switching over form mathcad to matlab for performing double integrals.
In mathcad it was quite easy as there was no need of any syntax. I would like to implement it in matlab also.
Could you throw me an hint on how to solve the following kind of equations.

I need to evaluate this integral for certain value of z.
Could you give me hint regarding this.
Thanking you.
Pavan
採用された回答
その他の回答 (1 件)
Swetha
2025 年 2 月 19 日
0 投票
f=4*x*y
E= int(f,×1,0,1)*int(f2,×2,0,2)
カテゴリ
ヘルプ センター および File Exchange で Logical についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!