Find the Principle Frequencies

1 view (last 30 days)
Matthew
Matthew on 11 Oct 2014
Answered: Star Strider on 11 Oct 2014
Hello,
I have taken a noisy signal, and used fft, followed by in turn, ifft to remove the noise from said signal. I am also interested in locating the value of the Primary Frequencies in Hz. I have located their location along the x-axis (from a stem plot of the coefficients of the signal, which I acquired via fft). If anyone knows how such a thing is done I would appreciate it.
Take Care, Matt

Answers (1)

Star Strider
Star Strider on 11 Oct 2014
If you have the Signal Processing Toolbox, use the findpeaks function. If you don’t there’s at least one ‘peakfinder’ function in the File Exchange.

Categories

Find more on Fourier Analysis and Filtering in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!