Tuesday, March 14, 2017

DFT


The aim of this experiment was to perform Discrete Fourier Transform.
We observed that as the value of N (length of signal) increases, frequency spacing increases and error decreases.
We plotted the magnitude spectrum when N=4 and also after zero padding i.e when N=8. The magnitude spectrum was found to be symmetric.

Link for code:https://drive.google.com/drive/folders/0B076kcYDr0DCbzZndW5SMGdjMmM

16 comments:

  1. Could have made it a bit more elaborate.But nice content overall .

    ReplyDelete
    Replies
    1. Yes.It was done for two values of N namely N=4 and N=8. IDFT was performed to verify the result.We observed that as the spacing between the values reduces the value of N increases. Also the quality of spectrum obtainedimproves. By apending the input signal by zeros the resolution error reduces.

      Delete
  2. This comment has been removed by the author.

    ReplyDelete
  3. This comment has been removed by the author.

    ReplyDelete
  4. Nice content
    Informative
    Well explained

    ReplyDelete
  5. DFT has widespread applications in SpectralAnalysis of systems, LTI systems, Calculating convolution of signals,multiplication of large polynomials, noise removal et

    ReplyDelete