Info
Questa domanda è chiusa. Riaprila per modificarla o per rispondere.
Searching for non maximal values
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
Hi, I am looking at ground reaction force data and wanting to look at the maximum values of the 1st and 2nd peaks as well as finding out the time of each event. So far i have managed to use [max_value, max_position] = max (variable) for the peak with the highest value. However I'm not sure how to find the maximum value and timing of the lower peak.
As well as the maximum values I am also interested in finding the minimum value between the two peaks (see attachment). I have managed to get the value but again struggling to figure out how to get the time of the event.
Any help would be much appreciated
Josh
0 Commenti
Questa domanda è chiusa.
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!