Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Use Matlab to write a script and post it please. The height and speed of a projectile launched with a speed of v_0 at an

image text in transcribed

Use Matlab to write a script and post it please.

The height and speed of a projectile launched with a speed of v_0 at an angle A to the horizontal are given by: h(t) = v_0 t sin A - 0.5 gt^2 v(t) = squareroot v^2_0 - 2v_0 gt sin A + gt^2 where g is the acceleration due to gravity. The projectile will strike the ground when h(t) = 0, which gives the time to hit t_hit = 2 v_0/g sin A. Suppose that A = 30 degree, v_0 = 40 m/s, g = 9.81 m/s^2. Use MATLAB relational and logical operators to find the times when a. The height is no less than 15 m. b. The height is no less than 15 m and the speed is simultaneously greater than 36 m/s. c. The height is less than 5 m or the speed is greater than 35 m/s. d. Verify your answers by plotting h(t) and v(t) versus t with the same axes

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

More Books

Students also viewed these Databases questions

Question

Explain in detail the different methods of performance appraisal .

Answered: 1 week ago

Question

5. To determine the financial benefits and costs of the program.

Answered: 1 week ago