Given the speed in miles per second, find the speed in miles per hour.
Solution Stats
Problem Comments
2 Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers158
Suggested Problems
-
Create a vector whose elements depend on the previous element
790 Solvers
-
Find the index of the largest value in any vector X=[4,3,4,5,9,12,0,4.....5]
399 Solvers
-
292 Solvers
-
128 Solvers
-
Find the Oldest Person in a Room
20496 Solvers
More from this Author7
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
Hi Jared. Please specify what MPS means. I assumed it meant meters/second. I had to inspect your test suite to figure out you meant miles/second. Also, your problem title says MPH to MPS, but the actual problem is to convert MPS to MPH.
I made the changes.