Legendre to Chebyshev conversion

Converts Legendre polynomials to Chebyshev polynomials.

Vous suivez désormais cette soumission

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.

Citation pour cette source

Greg von Winckel (2026). Legendre to Chebyshev conversion (https://fr.mathworks.com/matlabcentral/fileexchange/4987-legendre-to-chebyshev-conversion), MATLAB Central File Exchange. Extrait(e) le .

Informations générales

Compatibilité avec les versions de MATLAB

  • Compatible avec toutes les versions

Plateformes compatibles

  • Windows
  • macOS
  • Linux
Version Publié le Notes de version Action
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.