Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Please show excel and matlab code. Using Excel create a graph of the following theoretical function for Lift of an airplane (Lift vs. Velocity) for

Please show excel and matlab code.

image text in transcribed

Using Excel create a graph of the following theoretical function for Lift of an airplane (Lift vs. Velocity) for 2 lift coefficients C_L. Create your Excel sheet so you are using absolute references for the constants.Your Velocity (x values) should range from 300 ft/s to 700 ft/s. You must choose an appropriate stepsize to create a smooth plot. Use good graphing practices. L = 1/2 C_LrhoV^2S Where: L = Lift (lb) C_L = Lift Coefficient (unitless), use 0.30 and 0.52 for this graph rho = Density of the air, we will use the density at 40,000 ft, rho = 0.00058735 slug/ft^3 V = Velocity of the airplane (ft/s) S = Area of the wings, S = 5500 ft^2 Complete the same problem as above in MATLAB. Note, you cannot just copy and paste the values in from Excel. You must create the vectors inside your MATLAB script file. Using Excel create a graph of the following theoretical function for Lift of an airplane (Lift vs. Velocity) for 2 lift coefficients C_L. Create your Excel sheet so you are using absolute references for the constants.Your Velocity (x values) should range from 300 ft/s to 700 ft/s. You must choose an appropriate stepsize to create a smooth plot. Use good graphing practices. L = 1/2 C_LrhoV^2S Where: L = Lift (lb) C_L = Lift Coefficient (unitless), use 0.30 and 0.52 for this graph rho = Density of the air, we will use the density at 40,000 ft, rho = 0.00058735 slug/ft^3 V = Velocity of the airplane (ft/s) S = Area of the wings, S = 5500 ft^2 Complete the same problem as above in MATLAB. Note, you cannot just copy and paste the values in from Excel. You must create the vectors inside your MATLAB script file

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

DB2 11 The Database For Big Data And Analytics

Authors: Cristian Molaro, Surekha Parekh, Terry Purcell, Julian Stuhler

1st Edition

1583473858, 978-1583473856

More Books

Students also viewed these Databases questions

Question

differentiate the function ( x + 1 ) / ( x ^ 3 + x - 6 )

Answered: 1 week ago