Problem 2912. Matlab Basics II - Free Fall
An object freely falling from rest under gravity covers a distance x given by:
x = 1/2 gt^2
write a function that calculates the distance covered by the object, given time t, use g = 9.81 ms-2
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers359
Suggested Problems
-
How to find the position of an element in a vector without using the find function
2806 Solvers
-
Convert a vector into a number
613 Solvers
-
Set the array elements whose value is 13 to 0
1429 Solvers
-
606 Solvers
-
Count decimal digits of a number
234 Solvers
More from this Author28
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!