RADIX-2 FFT DECIMATION IN TIME

This program implements radix-2 fft decimation in time for any length sequence.
5.1K 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 (2024). 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 Linux

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.0