Legendre to Chebyshev conversion

版本 1.0.0.0 (1.4 KB) 作者: Greg von Winckel
Converts Legendre polynomials to Chebyshev polynomials.
2.5K 次下载
更新时间 2004/5/26

查看许可证

Given a Legendre polynomial expansion where the coefficients are stored in a column vector, this script computes the expansion in terms of Chebyshev polynomials. Useful for spectral methods.

引用格式

Greg von Winckel (2024). Legendre to Chebyshev conversion (https://www.mathworks.com/matlabcentral/fileexchange/4987-legendre-to-chebyshev-conversion), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R12
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Polynomials 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.0.0.0

I'm not sure updated the correct file. I may have sent the updated version of this file to the Chebyshev to Legendre script update instead. Please check this and make sure the other script doesn't get changed. Thanks.