Triple Numerical Integration with function boundaries
Show older comments
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.
Accepted Answer
More Answers (0)
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!