Created
March 6, 2017 19:38
-
-
Save diegocasmo/123244478f227247affb5580342a810a to your computer and use it in GitHub Desktop.
Mathematical examples used for the blogpost: 'The Fast Fourier Transform Algorithm' Raw
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
A(x) = a0 + a1x + a2x^2 + ... + a(n-1)x(n-1) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Full blog post can be found here: https://medium.com/@diegocasmo/the-fast-fourier-transform-algorithm-6f06900c565b#.lqtcu69lk