How to calculate Relative Positive Acceleration (RPA)
12 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Hi, Could anybody help me for MATLAB coding. Let second by second vehicle speed data samples is V (km/h) = 0 3 7 8 14 20 24 22 21 15 11 9 5 2 0 4 6 17 13 6 3 0. How to calculate Relative Positive Acceleration (RPA) using this formula:

With being the acceleration at time step i, (only ai > 0 (m/s2), vi being the vehicle speed at time step i (m/s) and being the total trip distance (m).
The vehicle acceleration was calculated from consecutive vehicle speed samples according to the following equation.

0 Commenti
Risposte (1)
Vedere anche
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!