Question: USING MATLAB CODE!!! Use bisection to determine the drag coefficient needed so that a 95-kg bungee jumper has a velocity of 46m/s after 9 s

USING MATLAB CODE!!!
Use bisection to determine the drag coefficient needed so that a 95-kg bungee jumper has a velocity of 46m/s after 9 s of free fall. Note: the acceleration of gravity is 9.81 m/s?. Start with initial guess of x=0.2 and x=0.5. 0(1) tanh 1) 1) Use graphical method to roughly determine the root of drag coefficient. Use 'Data Tips' tool to pick up the value. Note: use xlabel and y.label command to properly label x and y axes. 2) Manually perform bisection algorithm for the first iteration, and answer following questions a. What is the new estimate of the root x? b. Will the new root replace the x or xu? Why? C. What is the approximate relative error after the first iteration (please use x as the initial guess of the root)? 3) If you would like to achieve a desired error Ex=0.001 (it is not a percentage value), how many iterations do you need? 4) Use bisect() function to find the root
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
