Forum Discussion
Altera_Forum
Honored Contributor
7 years agoexponent scaling is for both real and imaginary output separately. Power is Re^2+Im^2 (without averaging) per bin of fft.
frequency of a bin = bin_index * sampling rate/fft resolution (for indices 0 - fft resolution/2-1), thereafter it is negative (mirror) = -(fft_resolution - bin_index) * sampling rate/fft resolution