Forum Discussion
Altera_Forum
Honored Contributor
17 years agoHi,
Just a basic question and thought... are you doing fft or PSD(power spectrm density). I haven't done simulink for years but it seems you are doing (fft) in (1) but possibly a sort of spectrum density on (2,3). I have used an old altera fft core(not DSPBuilder-based) and it was producing fft. compare the matlab functions fft & periodogram. These are two different things. fft doesn't use any windowing, periodogram does... Kaz