Info
This question is closed. Reopen it to edit or answer.
finding the index after manipulation
1 view (last 30 days)
Show older comments
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?
0 Comments
Answers (0)
This question is closed.
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!