Gauss Quadrature for Tetrahedra

Compute Gauss weights and nodes for a specied tetrahedron
ダウンロード: 5.1K
更新 2005/12/21

ライセンスの表示

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 AnswersNumerical Integration and Differential Equations についてさらに検索
謝辞

ヒントを与えたファイル: 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!
バージョン 公開済み リリース ノート
1.0.0.0

Sign of weights depended on order of vertices. This has been fixed.