DFTJEW

From Class Wiki
Revision as of 15:36, 6 December 2005 by Wonoje (talk | contribs) (→‎Discrete Fourier Transform)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Discrete Fourier Transform

The Fourier Transform is a powerful tool to convert a continuous function from the time domain into the frequency domain. The Fourier transform, however, is an integral transform; it is done by integration. This cannot be done with a discrete function. The Discrete Fourier Transform (DFT) allows us to transform a discrete function from the time domain into the frequency domain.

If is a discrete function in time, then the DFT of would be:


When dealing with a continuous function, an inverse Fourier Transform can be used to go back from the frequency domain into the time domain. The discete analog of the inverse Fourier Transform is the IDFT (Inverse Discrete Fourier Transform) which is defined below:

One thing to note about the DFT is that it assumes periodicity. Let us, for example, consider a DFT on the interval of to . The DFT will expect the data at + to be equal to the data at -.


Principle author: Jeffrey Wonoprabowo