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!