Chebyshev-Pade Approximation
版本 1.0.0.0 (1.8 KB) 作者:
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.
引用格式
Greg von Winckel (2025). Chebyshev-Pade Approximation (https://ww2.mathworks.cn/matlabcentral/fileexchange/5234-chebyshev-pade-approximation), MATLAB Central File Exchange. 检索时间: .
MATLAB 版本兼容性
创建方式
R12
兼容任何版本
平台兼容性
Windows macOS Linux类别
在 Help Center 和 MATLAB Answers 中查找有关 Polynomials 的更多信息
标签
致谢
启发作品: ORTHPOLYFIT, ORTHPOLYVAL
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!| 版本 | 已发布 | 发行说明 | |
|---|---|---|---|
| 1.0.0.0 |
