by rndn on 9/24/15, 11:00 AM with 18 comments
by chestervonwinch on 9/24/15, 2:13 PM
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.
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].
[1]: http://users.wpi.edu/~goulet/Matlab/overlap/efs.html
[2]: https://en.wikipedia.org/wiki/Riemann_sum#Left_Riemann_Sum
by JshWright on 9/24/15, 2:51 PM
https://www.youtube.com/playlist?list=PL0INsTTU1k2UYO9Mck-i5...
by gruez on 9/24/15, 3:33 PM
by Thriptic on 9/24/15, 4:28 PM
by saintx on 9/24/15, 1:30 PM