Gauss Quadrature for Tetrahedra

Compute Gauss weights and nodes for a specied tetrahedron
5,1K download
Aggiornato 21 dic 2005

Visualizza la licenza

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

Cita come

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

Compatibilità della release di MATLAB
Creato con R14
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su Numerical Integration and Differential Equations in Help Center e MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
1.0.0.0

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