Answered step by step
Verified Expert Solution
Question
1 Approved Answer
I need help to write a matlab script to output the example at the bottom A ball thrown up falls back to the floor and
I need help to write a matlab script to output the example at the bottom
A ball thrown up falls back to the floor and bounces many times. For a ball thrown up in the direction shown in the figure, the position of the ball as a function of time is given by: Ll The velocities in the x and y directions are constants throughout the motion and are given by vvosin (0)cos(a) and Vy = Vo sin() sin () . In the vertical z direc- tion the initial velocity is v, = cos(9), and when the ball impacts the floor its N 5 rebound velocity is 0.8 of the vertical velocity at the start of the previous bounce. 158 The time between bounces is given by 1,-(2%)/g, where v, is the vertical com- ponent of the velocity at the start of the bounce. Make a 3-D plot (shown in the figure) that shows the trajectory of the ball during the first five bounces. Take vo = 20 m/s, = 30, = 25, and g 9.81 m/s2. 10 100 100 y (m) 50 50 x (m) (Here is an example answer. Scaling the y axis to 150 is optional.) 12I 150 100 100120Step 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