Question: I need help doing this in python. The first file (main.py) is the one i can edit and the other where the heaveside function is,

I need help doing this in python. The first file (main.py) is the one i can edit and the other where the heaveside function is, im suppose to call to and cannot edit that file.

I need help doing this in python. The first file (main.py) isthe one i can edit and the other where the heaveside functionis, im suppose to call to and cannot edit that file. Create

Create a plot of the trajectory y(t)of a vertically thrown ball under gravity (g = 9.81 m.s that comes to rest on the ground at y = 0; u(t) = -59 + vot + yo y(t) = u(t)(u(t)) Think for a moment what the function y(t) should look like. What is the role of the Heaviside function (x) here? Why does y(t) correctly describe the trajectory of the ball? Code requirements Create a function y_throw(t, vo, yo=2) that calculates y(t) as defined above. (Choose initial position yo = 2 m as default.) Create two plots for two different initial velocities Vo = 20 m.s-1 (with linewidth 4 points, and solid linestyle) Vo = 0m.s-1 (with linewidth 2 points, and dashed linestyle) and add labels to the individual graphs indicating the initial velocities "VO=... m/s" Plot for 100 equally spaced steps 0 0: 25 return 1 26 return 0.5

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!