Question: Part B: Deducing kinematic parameters from the object trajectory In Part A , you were given trajectories of four dropping ball experiments. You have computed

Part B: Deducing kinematic parameters from the object trajectory
In Part A, you were given trajectories of four dropping ball experiments. You have computed the average trajectory. Starting from these results, please complete the following exercise (Hint: Try using a FOR loop):
(B1) Create a "test" particle trajectory. Ask MATLAB to create a 2D matrix where the first column is time and the second column is position. Please make the time column linear and the position column sinusoidal. The matrix should be long enough to contain at least 3 periods.
(B2) Develop an algorithm to compute the first derivative. (i) Calculate velocity of the test trajectory (ii) Calculate velocity of the ball drop data.
(B3) Develop an algorithm to compute the second derivative. (i) Calculate acceleration of the test trajectory (ii) Calculate acceleration of the ball drop data.
(B4) Create two graphs. The first graph should contain plots the position, velocity, and acceleration of the test trajectory. The second graph should contain plots of the position, velocity and acceleration of the ball drop data.
 Part B: Deducing kinematic parameters from the object trajectory In Part

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!