How to calculate Relative Positive Acceleration (RPA)
8 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Abdul Rahim Mahayadin
el 18 de Abr. de 2018
Respondida: mehmet harun atasoy
el 9 de Nov. de 2021
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 comentarios
Respuestas (1)
Ver también
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!