Question: Write a script m-file that solves the following problem. An object has been thrown vertically from the ground with an initial speed, Vo-35 m/s.
Write a script m-file that solves the following problem. An object has been thrown vertically from the ground with an initial speed, Vo-35 m/s. Assume that |g|=10 m/s and neglect air resistance. Compute total flying time of the object and print to the screen, Compute maximum height of the object and print to the screen, Compute height of object at 1-5 s and print to the screen, Sketch the two graphs on the same figure as subplots next to each other with proper axes labels and titles o Velocity (V) versus time (t), and o Height (y) versus time (t) You can use the following formulas if necessary. V = V gt and y= V1+ 81 F
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
