Legendre-Pade Approximation

Computes the Legendre Pade approximation to an analytic function.
3.8K Downloads
Updated 16 Jun 2004

View License

Computes a rational approximation to an analytic function using Legendre Polynomials. Sample a function f(x) at the Legendre-Gauss-Lobatto nodes (see requirements) and this script computes the Legendre expansion coefficients of the functions a(x) and b(x) such that a/b~=f.

Note f(x) must have a locally convergent Taylor series.

Cite As

Greg von Winckel (2024). Legendre-Pade Approximation (https://www.mathworks.com/matlabcentral/fileexchange/5238-legendre-pade-approximation), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R12
Compatible with any release
Platform Compatibility
Windows macOS Linux

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