Filter löschen
Filter löschen

Given data find the maximum velocity in hours and maximum velocity in miles per hour?

2 Ansichten (letzte 30 Tage)
I've just started using matlab and am having problems with this question.
Consider the following data, taken during a car trip from Salt Lake City to Los Angeles.
Time(hours) 0, 1, 2.2, 2.9, 4, 5.2, 6, 6.9, 8, 8.7, 9.7, 10
Distance(miles) 0, 75, 145, 225, 300, 380, 430, 510, 580, 635, 700, 720
The questions related to this data are: At what time did the maximum velocity occur in hours? and What is the maximum velocity in miles per hour?
If you could please include the code used to solve this that would be great. Thank You.

Antworten (1)

Walter Roberson
Walter Roberson am 27 Okt. 2011
Hint: Velocity is change in distance divided by change in time.

Kategorien

Mehr zu Language Fundamentals finden Sie in Help Center und File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by