Padé coefficients
Version 1.0.0 (2.25 KB) by
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.)
Cite As
Kenneth Johnson (2024). Padé coefficients (https://www.mathworks.com/matlabcentral/fileexchange/114835-pade-coefficients), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2022a
Compatible with any release
Platform Compatibility
Windows macOS LinuxTags
Acknowledgements
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 |