Padé coefficients

Calculate Padé coefficients corresponding to a truncated Taylor series.

You are now following this Submission

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

Inspired: Polynomial-to-Pade coefficient conversion

Tags

Add Tags

Add the first tag.

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0