Fast Chebyshev Transform (1D)

버전 1.0.0.0 (1.32 KB) 작성자: Greg von Winckel
Transfroms between nodal and spectral values.
다운로드 수: 4K
업데이트 날짜: 2005/3/29

라이선스 보기

This script allows for fast transformation between nodal and spectral values at the Chebyshev-Gauss-Lobatto points by using the built-in functions fft/ifft. I've tested it with truncation as high as N=2^20 and it takes 1.7820 seconds. This script will handle an arbitrary number of data sets of the same length simultaneously.

인용 양식

Greg von Winckel (2024). Fast Chebyshev Transform (1D) (https://www.mathworks.com/matlabcentral/fileexchange/4591-fast-chebyshev-transform-1d), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R14
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Chebyshev에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.0.0.0

Bug fixed in nodal-to-spectral transform