Legendre polynomials

Version 1.0.0.0 (1.72 KB) by Torsten
Returns the Legendre polynomials up to specified order, orthogonal on specified interval
550 Downloads
Updated 4 Apr 2012

View License

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 (2024). 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 Linux
Categories
Find more on Polynomials in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.0