Problem 47113. Distance Travelled by Vehicle
Given a vehicle travelling at a velocity of 10m/s and having a constant acceleration of 5m/s^2, write a function that gives the distance travelled by the vehicle in time t.
Units of distance is m and time sec.
Hint: Remember Newton
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers84
Suggested Problems
-
Find the longest sequence of 1's in a binary sequence.
6623 Solvers
-
The sum of the numbers in the vector
633 Solvers
-
Convert a Cell Array into an Array
2120 Solvers
-
Matlab Basics - Logical Tests I
267 Solvers
-
find the surface area of a cube
560 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!