Chebyshev-Pade Approximation
Version 1.0.0.0 (1.77 KB) by
Greg von Winckel
Computes the rational Chebyshev approximation of a function.
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 (2023). 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 LinuxCategories
Tags
Acknowledgements
Inspired: ORTHPOLYFIT, ORTHPOLYVAL
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
1.0.0.0 |