RADIX-2 FFT DECIMATION IN TIME

This program implements radix-2 fft decimation in time for any length sequence.

Al momento, stai seguendo questo contributo

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.

Cita come

Dinesh Dileep Gaurav (2026). RADIX-2 FFT DECIMATION IN TIME (https://it.mathworks.com/matlabcentral/fileexchange/17778-radix-2-fft-decimation-in-time), MATLAB Central File Exchange. Recuperato .

Informazioni generali

Compatibilità della release di MATLAB

  • Compatibile con qualsiasi release

Compatibilità della piattaforma

  • Windows
  • macOS
  • Linux
Versione Pubblicato Note della release Action
1.0.0.0