Legendre to Chebyshev conversion

Converts Legendre polynomials to Chebyshev polynomials.

You are now following this Submission

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.

Cite As

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

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes 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.