Sign in

username:

password:



Not a member?

Search Online Books



Search tips

Free Online Books

Ads

Chapters

Chapter Contents:

Search Mathematics of the DFT

  

Book Index | Global Index


Would you like to be notified by email when Julius Orion Smith III publishes a new entry into his blog?

  

Fast Fourier Transform (FFT) Algorithms

The term fast Fourier transform (FFT) refers to an efficient implementation of the discrete Fourier transform (DFT) for highly compositeA.1 transform lengths $ N$. When computing the DFT as a set of $ N$ inner products of length $ N$ each, the computational complexity is $ {\cal O}(N^2)$. When $ N$ is an integer power of 2, a Cooley-Tukey FFT algorithm delivers complexity $ {\cal O}(N\lg N)$, where $ \lg N$ denotes the log-base-2 of $ N$, and $ {\cal O}(x)$ means ``on the order of $ x$''. Such FFT algorithms were evidently first used by Gauss in 1805 [28] and rediscovered in the 1960s by Cooley and Tukey [14].

In this appendix, a brief introduction is given for various FFT algorithms. A tutorial review (1990) is given in [20]. Additionally, there are some excellent FFT ``home pages'':

Pointers to FFT software are given in §A.7.



Subsections

Order a Hardcopy of Mathematics of the DFT

Previous: Recommended Further Reading
Next: Mixed-Radix Cooley-Tukey FFT

written by Julius Orion Smith III
Julius Smith's background is in electrical engineering (BS Rice 1975, PhD Stanford 1983). He is presently Professor of Music and Associate Professor (by courtesy) of Electrical Engineering at Stanford's Center for Computer Research in Music and Acoustics (CCRMA), teaching courses and pursuing research related to signal processing applied to music and audio systems. See http://ccrma.stanford.edu/~jos/ for details.


Comments


No comments yet for this page


Add a Comment
You need to login before you can post a comment (best way to prevent spam). ( Not a member? )