AlwaysLearn

A DFT and FFT TUTORIAL

A DFT is a "Discrete Fourier Transform". An FFT is a "Fast Fourier Transform". An FFT is a DFT, but is much faster for calculations. The whole point of the FFT is speed in calculating a DFT.

The Danielson-Lanczos Lemma Expanded to 8 Terms

<< Previous Next >>

Equation 10

After the expansion above you can plug in for N = 8 samples, and k=0, since all summation would be unity when N=8.

DL Lemma for 8 Input Values

Equation 11

<< Previous Next >>