How to use find-peaks function and keep the FRF of the signal the same

4 views (last 30 days)
Hi
I want to reduce the number of samples from a signal by filterting the small amplitude peaks, but I don't want the FRF of the signal be changed so much. how do I control that ??
  6 Comments
farzad
farzad on 8 Aug 2019
I know, but imagine that I want to remove very small peaks , independent from their frequency.
please look at this post to see how the peaks are connected, so the small ones are ignored :
I want to have a numerical measure to verify the frf is not changed a lot
dpb
dpb on 8 Aug 2019
Edited: dpb on 8 Aug 2019
I think findpeaks can do what that example did but what makes you think the FRF of that example isn't markedly different from the input? I'd venture the two bear little resemblance to each other. Of course, still have no definition of what this FRF really is other than an acronym...
Post some real data with what you think you would want to do to it...

Sign in to comment.

Answers (0)

Community Treasure Hunt

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

Start Hunting!