RADIX-2 FFT DECIMATION IN TIME
版本 1.0.0.0 (384 字节) 作者:
Dinesh Dileep Gaurav
This program implements radix-2 fft decimation in time for any length sequence.
5.1K 次下载
更新时间
2007/11/28
无许可证
The attached file is the m-file for this program. I have not written any comments. I directly implemented the signal flow graph for a generalized radix 2 fft decimation in time. The program is not that fast when compared to built in function of matlab.
the format for calling the function is
my_fft(x), where 'x' is the row or column vector whose fft is to be found.
引用格式
Dinesh Dileep Gaurav (2025). RADIX-2 FFT DECIMATION IN TIME (https://www.mathworks.com/matlabcentral/fileexchange/17778-radix-2-fft-decimation-in-time), MATLAB Central File Exchange. 检索时间: .
MATLAB 版本兼容性
创建方式
R12.1
兼容任何版本
平台兼容性
Windows macOS Linux类别
- Signal Processing > Signal Processing Toolbox > Transforms, Correlation, and Modeling > Transforms > Discrete Fourier and Cosine Transforms > Fast Fourier Transforms >
在 Help Center 和 MATLAB Answers 中查找有关 Fast Fourier Transforms 的更多信息
标签
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!版本 | 已发布 | 发行说明 | |
---|---|---|---|
1.0.0.0 |