Does the discrete cosine transform (dct command) in MatLab use the FFT algorithm?
3 次查看(过去 30 天)
显示 更早的评论
Hi, I am using the Chebyshev transform and want to utilize and want to use the efficiency of FFT algorithm. But the Chebyshev transform is actually a cosine transform. So should I use "dct" command directly or use the "fft" command in order to do a fast transform as FFT? Is the FFT algorithm included in the MatLab "dct" command? Thanks in advance for any help!
0 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Fourier Analysis and Filtering 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!