Quadrature rules for spherical volume integrals
Version 1.0.0.0 (2.03 KB) by
Greg von Winckel
Computes weights and nodes for numerically solving spherical volume integrals.
SPHEREQUAD generates quass quadrature nodes and weights for numercially computing volume integrals in spherical coordinates (r,theta,phi). The radius of the sphere can be either finite or infinite, provided that the function to be integrated decays rapidly with increasing radius.
Cite As
Greg von Winckel (2024). Quadrature rules for spherical volume integrals (https://www.mathworks.com/matlabcentral/fileexchange/10750-quadrature-rules-for-spherical-volume-integrals), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R14
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
Find more on Numerical Integration and Differential Equations in Help Center and MATLAB Answers
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
1.0.0.0 | Clarified comments to specify range of variables. |