Triple Numerical Integration with function boundaries
이전 댓글 표시
Hello,
I am having an issue quite similar to another question that has been previously addressed:
http://www.mathworks.com/matlabcentral/answers/17517-numerical-integration-with-functions-as-borders
However, what I need differs slightly.
Say instead of phi, we have phi_1 and phi_2, and say that in the integral from the original question, x ranges between h_2(phi_1,phi_2) and h_1(phi_1,phi_2), and then replace the single integration with respect to phi with a double integral over phi_1 and phi_2 where the ranges over phi_1 and phi_2 are expressed by scalars, how would we compute such messy triple integral?
Any guidance would be much appreciated.
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 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!