Clear Filters
Clear Filters

Finding index of a maximum value in an FFT

1 view (last 30 days)
In a simple model I graph my FFT and I can clearly see the index of the peak value, but I can't get it "mathematically" so to speak. I tried peak finder but couldn't get it to work. Attaching my results.

Answers (1)

KSSV
KSSV on 30 Nov 2016
doc max
  3 Comments
KSSV
KSSV on 30 Nov 2016
It is a function......Read the documentation of max
Marek Andrzej
Marek Andrzej on 30 Nov 2016
I used max in the past for same task in matlab, but simulink counterpart doesn't seem to be helpful. Both peak finder and maximum blocks gave me the same index, which is hardly correlate-able to 50Hz wave. buffer outputs 4096 points of data and Pad adds 4096 zeros.

Sign in to comment.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!