Answered step by step
Verified Expert Solution
Question
1 Approved Answer
c. From the exit condition of the loop, determine the total time to reach ground, tg, in seconds, velocity vg and height hg at ground.
c. From the exit condition of the loop, determine the total time to reach ground, tg, in seconds, velocity vg and height hg at ground. For the purpose of comparing the calculated values to the observed ones given above, calculate also the following data points. Using the function max, determine the maximum velocity reached, Vmax, and the time instant tmax and height hmax at which it is reached. Determine the velocity and height corresponding to the time t = 180 sec, as well as those corre- sponding to t = 260 sec when the parachute opens. Using at most six fprintf commands print the given data, and the above calculated data points, as shown below. observed calculated t h t h notes (sec) (m/s) (km) (sec) (m/s) (km) V V initial height speed slows substantially parachute opens ground 0 180 260 558 0.00 79.17 53.19 38.969 7.619 2.567 1.043 0.00 180.00 260.00 429.86 0.00 77.38 57.23 5.11 38.969 7.203 1.934 1.043 7 d. Plot the calculated speed v(t) and height h(t) versus time t over the interval 0 ststy, and indicate on the graphs the observed and calculated data points from part (C). c. From the exit condition of the loop, determine the total time to reach ground, tg, in seconds, velocity vg and height hg at ground. For the purpose of comparing the calculated values to the observed ones given above, calculate also the following data points. Using the function max, determine the maximum velocity reached, Vmax, and the time instant tmax and height hmax at which it is reached. Determine the velocity and height corresponding to the time t = 180 sec, as well as those corre- sponding to t = 260 sec when the parachute opens. Using at most six fprintf commands print the given data, and the above calculated data points, as shown below. observed calculated t h t h notes (sec) (m/s) (km) (sec) (m/s) (km) V V initial height speed slows substantially parachute opens ground 0 180 260 558 0.00 79.17 53.19 38.969 7.619 2.567 1.043 0.00 180.00 260.00 429.86 0.00 77.38 57.23 5.11 38.969 7.203 1.934 1.043 7 d. Plot the calculated speed v(t) and height h(t) versus time t over the interval 0 ststy, and indicate on the graphs the observed and calculated data points from part (C)
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started