Revision as of 09:42, 26 October 2013 by Wood21 (Talk | contribs)

Comparison of the DFT and FFT via Matrices

   The purpose of this article is to illustrate the differences of the Discrete Fourier Transform (DFT) versus the Fast Fourier Transform (FFT). Please note, the following explanation of the FFT will use the "divide and conquer" method. 
   To start, we will define the DFT as, 

$ X[k] = \sum_{n=0}^{N-1} x[n] e^{-j2{\pi}kn/N} $

Alumni Liaison

Basic linear algebra uncovers and clarifies very important geometry and algebra.

Dr. Paul Garrett