Legendre to Chebyshev conversion

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 Center および MATLAB AnswersPolynomials についてさらに検索

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.