Skip to content

Highlighting the background, mathematical expression, algorithmic complexity and structure of the Fast Fourier Transform: one of the most influential algorithms of the 20th century.

License

Notifications You must be signed in to change notification settings

MichaelBalas/Fast_Fourier_Transform

Repository files navigation

Fast Fourier Transform

The goal of this project was to learn more about one of the most influential algorithms of the 20th century: the Fast Fourier Transform (FFT). Essentially, it encompasses a family of algorithms that efficiently implement the Discrete Fourier Transform (DFT) or its inverse. Included in this repository is a document and slideshow that outline its background, mathematical expression, algorithmic complexity and structure. I have also experimented with Elm, a purely-functional programming language for webapps, to declaratively create a browser-based animation for the FFT.

Author

Michael Balas

License

GNU General Public License

About

Highlighting the background, mathematical expression, algorithmic complexity and structure of the Fast Fourier Transform: one of the most influential algorithms of the 20th century.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published