Added a new explainer for Fourier Transform.

This commit is contained in:
John Washam 2016-10-29 20:47:48 -07:00
parent 9b674e60ec
commit 80949bbfe8
1 changed files with 1 additions and 0 deletions

View File

@ -1580,6 +1580,7 @@ You're never really done.
- [ ] [Avro](https://avro.apache.org/)
- ### Fast Fourier Transform
- [ ] [An Interactive Guide To The Fourier Transform](https://betterexplained.com/articles/an-interactive-guide-to-the-fourier-transform/)
- [ ] [What is a Fourier transform? What is it used for?](http://www.askamathematician.com/2012/09/q-what-is-a-fourier-transform-what-is-it-used-for/)
- [ ] [What is the Fourier Transform? (video)](https://www.youtube.com/watch?v=Xxut2PN-V8Q)
- [ ] [Divide & Conquer: FFT (video)](https://www.youtube.com/watch?v=iTMn0Kt18tg&list=PLUl4u3cNGP6317WaSNfmCvGym2ucw3oGp&index=4)