Legendre-Gauss Quadrature Weights and Nodes

Computes the Legendre-Gauss weights and nodes for solving definite integrals.

Vous suivez désormais cette soumission

This is a simple script which produces the Legendre-Gauss weights and nodes for computing the definite integral of a continuous function on some interval [a,b]. Users are encouraged to improve and redistribute this script. See also the script Chebyshev-Gauss-Lobatto quadrature (File ID 4461).

Citation pour cette source

Greg von Winckel (2026). Legendre-Gauss Quadrature Weights and Nodes (https://fr.mathworks.com/matlabcentral/fileexchange/4540-legendre-gauss-quadrature-weights-and-nodes), MATLAB Central File Exchange. Extrait(e) le .

Catégories

En savoir plus sur Numerical Integration and Differential Equations dans Help Center et MATLAB Answers

Informations générales

Compatibilité avec les versions de MATLAB

  • Compatible avec toutes les versions

Plateformes compatibles

  • Windows
  • macOS
  • Linux
Version Publié le Notes de version Action
1.0.0.0

Forgot to include interval mapping in previous revison.