DSPRelated.com

Four Ways to Compute an Inverse FFT Using the Forward FFT Algorithm

Rick Lyons

If you need to compute inverse fast Fourier transforms (inverse FFTs) but you only have forward FFT software (or forward FFT FPGA cores) available to you, below are four ways to solve your problem. Preliminaries To define what we're...