Gauss Quadrature for Tetrahedra
版本 1.0.0.0 (1.8 KB) 作者:
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.
引用格式
Greg von Winckel (2024). Gauss Quadrature for Tetrahedra (https://www.mathworks.com/matlabcentral/fileexchange/9389-gauss-quadrature-for-tetrahedra), MATLAB Central File Exchange. 检索时间: .
MATLAB 版本兼容性
创建方式
R14
兼容任何版本
平台兼容性
Windows macOS Linux类别
在 Help Center 和 MATLAB Answers 中查找有关 Numerical Integration and Differential Equations 的更多信息
标签
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!版本 | 已发布 | 发行说明 | |
---|---|---|---|
1.0.0.0 | Sign of weights depended on order of vertices. This has been fixed. |