Legendre-Pade Approximation

Computes the Legendre Pade approximation to an analytic function.

You are now following this Submission

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 (2026). Legendre-Pade Approximation (https://se.mathworks.com/matlabcentral/fileexchange/5238-legendre-pade-approximation), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0.0