Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Complete this problem using Matlab 13.21 An object can be projected upward at a specified velocity. If it is subject to linear drag, its altitude

Complete this problem using Matlab

image text in transcribedimage text in transcribed

13.21 An object can be projected upward at a specified velocity. If it is subject to linear drag, its altitude as a function of time can be computed as mg z = zo + . (vo + mi) (1 e-cm') where z = altitude (m) above the earth's surface (defined as z=0), zo = the initial altitude (m), m = mass (kg), c = a linear drag coefficient (kg/s), vo = initial velocity (m/s), and t = time (s). Note that for this formulation, positive velocity is considered to be in the upward direction. Given the following parameter values: g = 9.81m/s2, zo = 100 m, vo = 60 m/s, m = 90 kg, and c = 14 kg/s, the equation can be used to calculate the object's altitude. Determine the time and altitude of the peak elevation (a) graphically, (b) analytically, and (c) with the golden-section search until the approximate error falls below as = 1% with initial guesses of t1 = 0 and tu = 10 s. All problems must be completed with the use of Matlab 13.21 An object can be projected upward at a specified velocity. If it is subject to linear drag, its altitude as a function of time can be computed as mg z = zo + . (vo + mi) (1 e-cm') where z = altitude (m) above the earth's surface (defined as z=0), zo = the initial altitude (m), m = mass (kg), c = a linear drag coefficient (kg/s), vo = initial velocity (m/s), and t = time (s). Note that for this formulation, positive velocity is considered to be in the upward direction. Given the following parameter values: g = 9.81m/s2, zo = 100 m, vo = 60 m/s, m = 90 kg, and c = 14 kg/s, the equation can be used to calculate the object's altitude. Determine the time and altitude of the peak elevation (a) graphically, (b) analytically, and (c) with the golden-section search until the approximate error falls below as = 1% with initial guesses of t1 = 0 and tu = 10 s. All problems must be completed with the use of Matlab

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_2

Step: 3

blur-text-image_3

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

Fundamentals Of Database System

Authors: Elmasri Ramez And Navathe Shamkant

7th Edition

978-9332582705

More Books

Students also viewed these Databases questions