The fast Fourier transform (FFT) represents one of the most important advancements in scientific and engineering computing. This is a guide to learning the FFT and the multitude of ideas and computing techniques it employs. It brings together numerous and varied ideas in a common notational framework with a unified and systematic approach. It includes discussion of many widely-applicable techniques in algorithm design and analysis, efficient numerical computation, and scientific programming.
The fast Fourier transform (FFT) represents one of the most important advancements in scientific and engineering computing. This is a guide to learnin...