n-dimensional simplex quadrature
版本 1.0.0.0 (2.2 KB) 作者:
Greg von Winckel
% Construct Gauss points and weights for a n-dimensional simplex
This script computes the weights and nodes for a Gauss quadrature rule on an n-dimensional simplex. The user can either specify the vertices of the simplex or only the dimension and the vertices of the unit simplex will then be used.
The first four simplexes are
n | Domain
--|------------
1 | Interval
2 | Triangle
3 | Tetrahedron
4 | Pentatope
Thanks to John D'Errico for helping with this script.
引用格式
Greg von Winckel (2026). n-dimensional simplex quadrature (https://ww2.mathworks.cn/matlabcentral/fileexchange/9435-n-dimensional-simplex-quadrature), MATLAB Central File Exchange. 检索时间: .
MATLAB 版本兼容性
创建方式
R14
兼容任何版本
平台兼容性
Windows macOS Linux类别
在 Help Center 和 MATLAB Answers 中查找有关 Numerical Integration and Differential Equations 的更多信息
标签
致谢
启发作品: Triangular Taylor Hood finite elements, Homogen Integrate on Triangular Area and Tetrahedral Volume
| 版本 | 已发布 | 发行说明 | |
|---|---|---|---|
| 1.0.0.0 |
