RADIX-2 FFT DECIMATION IN TIME
Version 1.0.0.0 (384 Bytes) by
Dinesh Dileep Gaurav
This program implements radix-2 fft decimation in time for any length sequence.
5.2K Downloads
Updated
28 Nov 2007
No License
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.
Cite As
Dinesh Dileep Gaurav (2026). RADIX-2 FFT DECIMATION IN TIME (https://www.mathworks.com/matlabcentral/fileexchange/17778-radix-2-fft-decimation-in-time), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R12.1
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
- Signal Processing > Signal Processing Toolbox > Transforms, Correlation, and Modeling > Transforms > Discrete Fourier and Cosine Transforms > Fast Fourier Transforms >
Find more on Fast Fourier Transforms in Help Center and MATLAB Answers
Tags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0.0 |
