Chebyshev-Pade Approximation

Computes the rational Chebyshev approximation of a function.

You are now following this Submission

For a function f(x) with a convergent Taylor series, this script will compute the Chebyshev expansion coefficients of the functions a(x) and b(x) such that a/b is approximately f. The number of sample points must be odd.

Cite As

Greg von Winckel (2026). Chebyshev-Pade Approximation (https://in.mathworks.com/matlabcentral/fileexchange/5234-chebyshev-pade-approximation), MATLAB Central File Exchange. Retrieved .

Acknowledgements

Inspired: ORTHPOLYFIT, ORTHPOLYVAL

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

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