Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

As shown in the notes, the velocity as a function of time ( t ) for a object of mass m falling due to gravity

As shown in the notes, the velocity as a function of time (t) for a object of mass m falling due to gravity (g) and subject to aerodynamic coefficient cd) is given by
v(t)=gmcd2tanh(gcdm2t)
where tanh is the hyperbolic tangent. From an experiment for an object with mass m=74kg, a velocity of 40ms is measured after 5.5s of free fall. Given this data, it is possible to determine the drag coefficient by solving the nonlinear equation above for the given data and with g=9.81ms2.
For this problem, you will determine the value of cd for the given data using the bisection method by hand calculation. You can use your calculator (if it has the tanh) or a MATLAB anonymous function to calculate the values of f(cd). First, put the nonlinear function in the form f(cd)=0. Start with an initial bracket for cd between 0.2 and 0.3. Create a table similar to Table 1 of Chapter 03.03 in the HNM text. Iterate until the approximate relative error falls below 0.01%. If you use MATLAB, show the form of the anonymous function (you can write it on paper, you don't need the output from MATLAB). The relative approximation error lona is defined by
lona=|cdnew-cdoldcdnew|100
image text in transcribed

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

New Trends In Databases And Information Systems Adbis 2019 Short Papers Workshops Bbigap Qauca Sembdm Simpda M2p Madeisd And Doctoral Consortium Bled Slovenia September 8 11 2019 Proceedings

Authors: Tatjana Welzer ,Johann Eder ,Vili Podgorelec ,Robert Wrembel ,Mirjana Ivanovic ,Johann Gamper ,Mikolaj Morzy ,Theodoros Tzouramanis ,Jerome Darmont

1st Edition

3030302776, 978-3030302771

More Books

Students also viewed these Databases questions

Question

4. Identify the challenges facing todays organizations

Answered: 1 week ago