Question: Using Matlab. Please write the script. The values must directly output to the command window. Please help I have no idea how to do this.
Using Matlab. Please write the script. The values must directly output to the command window. Please help I have no idea how to do this.


Part 2: (2 PTS) A uniform beam of total length L (m) with one fixed end is subjected to a load-force at the free end P (N). The deflection of the free end of the beam (m) (Greek 'delta') can be calculated using the equation below. The Young's Modulus E (N/m2 is a material property that changes depending on what metal the beam is cast from. The moment of inertia, I (m4), is a geometric property that depends on the beam shape. PL' (2) 3EI Write a script to use nested for loops to calculate an array delta that holds deflection values for all possible combinations of E and l. U se the data shown in Table for your vectors l and E, a beam length (L) of 8.87 m and a load (P) of 92.1 N. Calculate a 3x4 array for delta and output that to the command window. Then, calculate and output variables Steel, t beams, and square titanium. Steel should be a vector containing the deflection of steel beams of each cross-section shape. t beams should be a vector
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
