A Quick FFT Example in Python
Posted on Mon 19 November 2012 in tech
Here's a quick IPython notebook gist about FFTs in Python. Ironically, most tutorials don't describe how to scale and format the FFT output so that sinusoidal amplitudes are correctly displayed. Sometimes that's important. If you don't have IPython installed, the notebook can be viewed using the awesome IPython Notebook Viewer.