Thursday, 16 March 2017

Discrete Fourier transform

Experiment 2



Discrete Fourier Transform (DFT) is frequency sampling of Discrete Time Fourier Transform (DTFT). 

DFT of 4 point sequence was calculated and then. we padded the 4-point signal with 4 zeroes and observed the change in magnitude spectrum from the 4-point signal. DFT results are periodic with period equal to length of the input signal.
If the input signal is expanded, its Magnitude Spectrum is compressed. The total number of multiplications and additions in DFT is higher and hence DFT is computationally slow.

6 comments:

  1. Results of DFT can be stored in memory.

    ReplyDelete
  2. DFT is sampling of DTFT spectrum.

    ReplyDelete

  3. DFT does discretization of frequency response so as to store it.

    ReplyDelete
  4. Dft has more number of computations

    ReplyDelete
  5. DFT has application in digital image processing

    ReplyDelete