Signal Segmentation ( All the max values)
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Dear All, I have a velocity signals of the car ( Accelerating and Deaccelerating) . The velocity reaches a peace value and then decrease and again decrease and decrease. I want to detect each of the peak and start point and end point ( the value and the index). Does any of you know a procedure that is efficient?
Thanks so much for your help.
0 Kommentare
Akzeptierte Antwort
Amith Kamath
am 1 Dez. 2011
you could use the function findpeaks, and a tutorial is here: http://blogs.mathworks.com/pick/2008/05/09/finding-local-extrema/
0 Kommentare
Weitere Antworten (0)
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!