2D Chebyshev Transform

Transforms between 2d nodal and spectral data

Download
Download

You are now following this Submission

Cite As

Greg von Winckel (2026). 2D Chebyshev Transform (https://in.mathworks.com/matlabcentral/fileexchange/4416-2d-chebyshev-transform), 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

This implementation is faster as it uses the built-in fft and ifft functions and is completely vectorized.

Download