Padé approximant

PADE gives the Padé approximant of order [N/M] to the function F about the point Xo.
1.1K Downloads
Updated 14 Jun 2011

View License

The Padé approximant often gives better approximation of the function than truncating its Taylor series, and it may still work where the Taylor series does not converge. For these reasons Padé approximants are used extensively in computer calculations.

The user-supplied function must return the value of the derivatives up to (N + M)-th, where N and M are the degree of the numerator and denominator of the rational approximant form

Cite As

Luigi Sanguigno (2024). Padé approximant (https://www.mathworks.com/matlabcentral/fileexchange/31800-pade-approximant), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2011a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Tags Add Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0