Given g (acceleration due to gravity) and desired altitude x, find the minimum ground velocity of a cannon ball to reach x.
Solution Stats
Problem Comments
2 Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers322
Suggested Problems
-
How to find the position of an element in a vector without using the find function
2814 Solvers
-
Project Euler: Problem 5, Smallest multiple
1650 Solvers
-
middleAsColumn: Return all but first and last element as a column vector
647 Solvers
-
Try 1.5.4: Celsius to Fahrenheit
867 Solvers
-
Find the index of the largest value in any vector X=[4,3,4,5,9,12,0,4.....5]
399 Solvers
More from this Author99
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
Only one value of g for all test cases?
"Minimum ground velocity" means minimum speed when fired.