Gauss Quadrature for Tetrahedra
Version 1.0.0.0 (1.78 KB) by
Greg von Winckel
Compute Gauss weights and nodes for a specied tetrahedron
This script computes the (x,y,z) Gauss quadrature nodes and weights for a tetrahedron with user-specied vertices.
Cite As
Greg von Winckel (2023). Gauss Quadrature for Tetrahedra (https://www.mathworks.com/matlabcentral/fileexchange/9389-gauss-quadrature-for-tetrahedra), 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
Acknowledgements
Inspired: Homogen Integrate on Triangular Area and Tetrahedral Volume
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 | Sign of weights depended on order of vertices. This has been fixed. |