Find the final velocity of an object with initial velocity 'u', acceleration 'a' and distance travelled 's'. Round to nearest number.
Solution Stats
Problem Comments
4 Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers3317
Suggested Problems
-
Generate a vector like 1,2,2,3,3,3,4,4,4,4
13792 Solvers
-
Magic is simple (for beginners)
11272 Solvers
-
Reverse the elements of an array
1119 Solvers
-
How long do each of the stages of the rocket take to burn?
467 Solvers
-
1069 Solvers
More from this Author8
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
It took me too long to figure out that the instructions say to round to the nearest integer
I had to set it equal to v for mine to work
This was a great problem.
Last test solution looks false to me.