Legendre to Chebyshev conversion

Converts Legendre polynomials to Chebyshev polynomials.
2,5K descargas
Actualizado 26 may 2004

Ver licencia

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.

Citar como

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

Compatibilidad con la versión de MATLAB
Se creó con R12
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Polynomials en Help Center y MATLAB Answers.

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
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.