To solve double integral
Show older comments
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!
Answers (1)
Kevin Holst
on 19 Mar 2012
0 votes
try using quad2d:
Categories
Find more on Numerical Integration and Differentiation in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!