Problem

The trajectory of an object can be modeled aswhere y = height (m), θ0 = initial angle (rad...

The trajectory of an object can be modeled as

where y = height (m), θ0 = initial angle (radians), x = horizontal distance (m), g = gravitational acceleration (= 9.81 m/s2), υ0 = initial velocity (m/s), and y0 = initial height. Use MATLAB to find the trajectories for y0 = 0 and υ0 = 28 m/s for initial angles ranging from 15 to 75° in increments of 15°. Employ a range of horizontal distances from x = 0 to 80 m in increments of 5 m. The results should be assembled in an array where the first dimension (rows) corresponds to the distances, and the second dimension (columns) corresponds to the different initial angles. Use this matrix to generate a single plot of the heights versus horizontal distances for each of the initial angles. Employ a legend to distinguish among the different cases, and scale the plot so that the minimum height is zero using the axis command.

Step-by-Step Solution

Request Professional Solution

Request Solution!

We need at least 10 more requests to produce the solution.

0 / 10 have requested this problem solution

The more requests, the faster the answer.

Request! (Login Required)


All students who have requested the solution will be notified once they are available.
Add your Solution
Textbook Solutions and Answers Search
Solutions For Problems in Chapter 2