To solve double integral
Afficher commentaires plus anciens
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!
Réponses (1)
Kevin Holst
le 19 Mar 2012
0 votes
try using quad2d:
Catégories
En savoir plus sur Numerical Integration and Differentiation dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!