You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
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 (2026). Padé coefficients (https://www.mathworks.com/matlabcentral/fileexchange/114835-pade-coefficients), MATLAB Central File Exchange. Retrieved .
Acknowledgements
General Information
- Version 1.0.0 (2.25 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0 |
