Gauss Quadrature for Tetrahedra

Compute Gauss weights and nodes for a specied tetrahedron
5,1K Downloads
Aktualisiert 21. Dez 2005

Lizenz anzeigen

This script computes the (x,y,z) Gauss quadrature nodes and weights for a tetrahedron with user-specied vertices.

Zitieren als

Greg von Winckel (2024). Gauss Quadrature for Tetrahedra (https://www.mathworks.com/matlabcentral/fileexchange/9389-gauss-quadrature-for-tetrahedra), MATLAB Central File Exchange. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R14
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Numerical Integration and Differential Equations finden Sie in Help Center und MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Veröffentlicht Versionshinweise
1.0.0.0

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