average driving velocity !!!
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Hi people,
am working under Simulink and want to calculate average driving velocity.
I have lookup table who´s look like:
time (s) 0 10 20 30 40 50 60 70 80 85
Velocity (km/h) 0 45 55 20 0 0 30 25 0 0
I need embedded function ( or better a bloc ) to estimate the " time where the velocity is different to zero"
Thanks
2 Kommentare
Jan
am 23 Mär. 2012
The question cannot be answered uniquely: You can find an infinite number of polynoms through these points. E.g. the velocity between 40 and 50 could be negative. Do you have any further restrictions to the jerk, speed or position? E.g. the motion could be energy optimal and the speed >= 0.
Antworten (0)
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!