Implementation of Radix-2 DIT FFT in R
John Bryan
References:
- "The Radix 2 Decimation In Time (DIT) Algorithm", Engineering Productivity Tools Ltd.
- A First Course in Fourier Analysis by David W. Kammler A bit-reversal algorithm described was translated into R to use at the start of the DIT FFT.