n-dimensional simplex quadrature

% Construct Gauss points and weights for a n-dimensional simplex
5,4K descargas
Actualizado 27 dic 2005

Ver licencia

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.

Citar como

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

Compatibilidad con la versión de MATLAB
Se creó con R14
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Numerical Integration and Differential Equations en Help Center y MATLAB Answers.

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.0.0.0