Question: An object thrown vertically with a speed y 0 reaches a height h at time t , where h = v 0 t - (1/2)
An object thrown vertically with a speed y0 reaches a height h at time t,
where
h = v0t - (1/2)gt2
Using MATLAB, write and test a function that computes the time t required to reach a specified height h,for a given value of v0. The functions inputs should be h, v0, and g. Test your function for the case where h=100 m, v0 =50 m/s, and g=9.81 m/s2. Interpret both answers
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
