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.
Cita come
Greg von Winckel (2025). Legendre-Pade Approximation (https://www.mathworks.com/matlabcentral/fileexchange/5238-legendre-pade-approximation), MATLAB Central File Exchange. Recuperato .
Compatibilità della release di MATLAB
Compatibilità della piattaforma
Windows macOS LinuxCategorie
Tag
Riconoscimenti
Ispirato da: 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!Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.
Versione | Pubblicato | Note della release | |
---|---|---|---|
1.0.0.0 |