Chebyshev-Pade Approximation

版本 1.0.0.0 (1.8 KB) 作者: Greg von Winckel
Computes the rational Chebyshev approximation of a function.
4.6K 次下载
更新时间 2004/6/16

查看许可证

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

MATLAB 版本兼容性
创建方式 R12
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB 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