To solve double integral
古いコメントを表示
I am having problem in solving the foll:
2*pi 1
/ /
| |exp(j*phi(r,theta)+j*shi(r,theta))rdrd(theta)
/ /
0 0
Where: phi(r,theta)=sqrt(3)*(2*r^2-1)+sqrt(6)*r^2cos2*theta shi(r,theta)=sqrt(3)*(2*r^2-1) j=sqrt(-1). Can anyone please help me in solving the above double integral using MATLAB coding. I will be very grateful.
Thanking You!
回答 (1 件)
Kevin Holst
2012 年 3 月 19 日
0 投票
try using quad2d:
カテゴリ
ヘルプ センター および File Exchange で Numerical Integration and Differentiation についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!