Legendre polynomials
Version 1.0.0.0 (1.72 KB) by
Torsten
Returns the Legendre polynomials up to specified order, orthogonal on specified interval
Instead of returning the value of a Legendre polynomial for specified values of x, this function returns the polynomial coefficients. By default they will be orthogonal on (-1,1) but by adding xmin and xmax in the call the polynomials will be orthogonal on (xmin, xmax). Having the polynomials will speed up calculations in many applications such as in solving PDE problems with MWR-methods.
Cite As
Torsten (2026). Legendre polynomials (https://www.mathworks.com/matlabcentral/fileexchange/36017-legendre-polynomials), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R10
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
- MATLAB > Mathematics > Elementary Math > Polynomials >
Find more on Polynomials in Help Center and MATLAB Answers
Tags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0.0 |
