Find the frequency range in which peaks are coming in FFT

1 次查看(过去 30 天)
Hi all,
I've FFT plot for a signal. I want to find the frequency ranges in which the peaks are coming.
For example, in this case, I've marked 6 frequency ranges.
How do I get that??? I really need your help as I'm new to Matlab and signal processing.
I'm attached sample time domain data also. [ts=.5*10^-6; Fs=1/ts;]
  1 个评论
Adam
Adam 2017-6-20
doc findpeaks
if you have the Signal Processing Toolbox. It has various parameters that you would have to play around with. How you are defining the regions around a peak I don't know though. You'll have to find a way to put that into a condition you can test for.

请先登录,再进行评论。

回答(0 个)

产品

Community Treasure Hunt

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

Start Hunting!

Translated by