Info

This question is closed. Reopen it to edit or answer.

finding the index after manipulation

1 view (last 30 days)
SSG_newbiecoder
SSG_newbiecoder on 12 Dec 2017
Closed: MATLAB Answer Bot on 20 Aug 2021
hello, I had to find the minima and maxima of a signal and found them using [PKS,LOCS]=findpeaks(X) but I had to apply some constraints to the values in PKS and now I have to find the value in LOCS (the location value)corresponding to the values that I have now in a new matrix. Is this possible?

Answers (0)

This question is closed.

Community Treasure Hunt

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

Start Hunting!