Padé coefficients
Version 1.0.0 (2,25 KB) von
Kenneth Johnson
Calculate Padé coefficients corresponding to a truncated Taylor series.
Given a function's truncated Taylor series coefficient vector c, calculate a corresponding Padé approximant's numerator and denominator coefficient vectors a and b:
[a,b] = padecoef(c,N)
where N is the denominator polynomial order. (See demo_padecoef.m for usage example.)
Zitieren als
Kenneth Johnson (2024). Padé coefficients (https://www.mathworks.com/matlabcentral/fileexchange/114835-pade-coefficients), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Erstellt mit
R2022a
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS LinuxTags
Quellenangaben
Inspiriert: Polynomial-to-Pade coefficient conversion
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
1.0.0 |