필터 지우기
필터 지우기

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

조회 수: 2 (최근 30일)
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.

답변 (1개)

Walter Roberson
Walter Roberson 2011년 10월 27일
Hint: Velocity is change in distance divided by change in time.

카테고리

Help CenterFile Exchange에서 Language Fundamentals에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by