Question: A= 2 Question 1 B=0 (10 marks) The maximum deflection of a simply supported beam, 8max, subjected to uniform load q is given by the

A= 2 Question 1 B=0 (10 marks) The maximum deflection of a simply supported beam, 8max, subjected to uniform load q is given by the following formula: 5qL+ = 384E1 E is the where q is the uniform load in N/m, L is the length of the beam in m elastic modulus in /m2, and I is the second moment of area in mi (=8 E=0 i) Create a MATLAB function called Beam Deflection that takes in two inputs (arguments): the first is the uniform load q and the second is the stiffness k = return a scalar value of the deflection called through the variable name: D and Copy and paste your MATLAB code below: (5 marks) ii) Call your function through a MATLAB script by using the following values: . q=(A+B+H) x 103 N E =(A+D) x 1010 N m2 L =(C+H) m 1 = (C+E+H) x 10-6 m Copy and paste your MATLAB code below: (5 marks) ModuleCode_SEM1_2021/2022 Page 3 of 9
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
