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
-
Find state names that end with the letter A
1197 Solvers
-
Project Euler: Problem 2, Sum of even Fibonacci
2831 Solvers
-
Return elements unique to either input
808 Solvers
-
middleAsColumn: Return all but first and last element as a column vector
647 Solvers
-
07 - Common functions and indexing 5
429 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.