Legendre-Pade Approximation
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
Platform Compatibility
Windows macOS LinuxCategories
Tags
Acknowledgements
Inspired by: Legende-Gauss-Lobatto nodes and weights, LegendreExpansion.m
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
1.0.0.0 |