Rather than funny analogies about signals spinning on poles, I think it's relatively easy to understand what the DFT is with just two things that many people already know: 1) knowledge of the complex exponential definition of Fourier series [1], and 2) how to approximate integrals with the left rectangle rule [2].<p>Take your continuous signal and represent it with a Fourier series. Since the Fourier series is a linear decomposition into integer frequency sinusoids, the coefficients of the series tell you the amount of each frequency contained in the signal. The DFT gives you an approximation of these.<p>The coefficients of the Fourier series of a function are integrals. Approximate these integrals with a left Riemann sum. Integrals turn into sums ... sums turn into a linear system ... the linear system turns into a matrix ... bingobango there's the DFT matrix [3].<p>[1]: <a href="http://users.wpi.edu/~goulet/Matlab/overlap/efs.html" rel="nofollow">http://users.wpi.edu/~goulet/Matlab/overlap/efs.html</a><p>[2]: <a href="https://en.wikipedia.org/wiki/Riemann_sum#Left_Riemann_Sum" rel="nofollow">https://en.wikipedia.org/wiki/Riemann_sum#Left_Riemann_Sum</a><p>[3]: <a href="https://en.wikipedia.org/wiki/DFT_matrix" rel="nofollow">https://en.wikipedia.org/wiki/DFT_matrix</a>
On a similar note, The Engineer Guy's walkthrough of Albert Michelson's Harmonic Analyzer gave me a much better understanding of Fourier analysis in general.<p><a href="https://www.youtube.com/playlist?list=PL0INsTTU1k2UYO9Mck-i5HNqGNW5AeEwq" rel="nofollow">https://www.youtube.com/playlist?list=PL0INsTTU1k2UYO9Mck-i5...</a>
Why not link to the original site? <a href="http://www.billconnelly.net/?p=276" rel="nofollow">http://www.billconnelly.net/?p=276</a>
I found this video to be an incredibly useful explanation of the Fourier Transform: <a href="https://www.youtube.com/watch?v=FjmwwDHT98c" rel="nofollow">https://www.youtube.com/watch?v=FjmwwDHT98c</a>
I love the way they used color and plain English to describe that function. It would be awesome if a general app for this sort of color coded simple translation were available to help kids learn about mathematics. It'd have to be more inclusive for people with dichromacy and anamalous trichromacy, but there could be settings in the app to compensate for that.