1) The diving board shown below has a cross-section of 700 x 45 mm with E = 10.3 GPa. Determine the maximum bending stress and tip deflection when a 280 lb person is standing at the center of the width at the location shown.
1.75 m 2 m
SMAI
MPa
YMAX
m
2) Write a MATLAB m-file to plot the vertical deflection of the diving board in Problem 1) as a function of position along the beam. The plot should be fully annotated with meaningful labels, titles, and legends as appropriate. The MATLAB code provided below shows two ways to implement beam functions. Attach a copy of your plot and your MATLAB code.
hol demo demonstration code for ME 360 HO1 HJSIII, 18 08. 17
constants 10; 4;
fill column vector Erom 0.5 L)'
Co L with step 0.5
number of elements in length (X);
beam 07-07 function using for-loop and if-statement for if -(i) beaml (1) 2*%(1) 2.5* (x(i)-a) else beaml (1) = 1 2*x(1); eno end