DIT and DIF Algorithm

Version 1.0 (1,38 KB) von Soumya Panda
This zip file contains codes for DIT and DIF which are basically forms of Fast Fourier Transform.
1,6K Downloads
Aktualisiert 30. Sep 2015

Lizenz anzeigen

DIT (Decimation in time) and DIF( Decimation in frequency) algorithms are two different ways of implementing the Fast Fourier Transform (FFT) ,thus reducing the total number of computations used by the DFT algorithms and making the process faster and device-friendly. In these program files, we just need to input the matrix ' x '.If the input is a multiple of 2, the matrix will be taken as a input as it is ;Else it will be zero-padded to the nearest multiple of 2( since RADIX-2 ALGORITHM is being implemented) and its corresponding output( DIT/ DIF) will be displayed on the command window.

Zitieren als

Soumya Panda (2026). DIT and DIF Algorithm (https://de.mathworks.com/matlabcentral/fileexchange/53303-dit-and-dif-algorithm), MATLAB Central File Exchange. Abgerufen.

Kompatibilität der MATLAB-Version
Erstellt mit R2014a
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Version Veröffentlicht Versionshinweise
1.0