Chebyshev-Pade Approximation

Computes the rational Chebyshev approximation of a function.
4.6K Downloads
Updated 16 Jun 2004

View License

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 (2024). Chebyshev-Pade Approximation (https://www.mathworks.com/matlabcentral/fileexchange/5234-chebyshev-pade-approximation), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R12
Compatible with any release
Platform Compatibility
Windows macOS Linux
Acknowledgements

Inspired: ORTHPOLYFIT, ORTHPOLYVAL

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