n-dimensional simplex quadrature

% Construct Gauss points and weights for a n-dimensional simplex
5,4K téléchargements
Mise à jour 27 déc. 2005

Afficher la licence

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.

Citation pour cette source

Greg von Winckel (2024). n-dimensional simplex quadrature (https://www.mathworks.com/matlabcentral/fileexchange/9435-n-dimensional-simplex-quadrature), MATLAB Central File Exchange. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R14
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Numerical Integration and Differential Equations dans Help Center et MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
1.0.0.0