Forum Discussion
Altera_Forum
Honored Contributor
17 years agoHi Kaz, thanks for your reply,
I'm doing an FFT and I choose to display the power spectrum to have an understandable output to compare. I understood what you are saying. (1) Calculate the power spectrum using the periodogram with Hann windowing (2),(3) doesn't I've used the classic method: Sign --> FFT --> ( |RE|^2 + |Imm|^2 )/FFT_length --> frequency plot The problem is in the 3d plot as I've sayed before.