Home / Expert Answers / Mechanical Engineering / write-a-matlab-program-that-will-asking-the-user-for-the-beam-conditions-and-loading-conditions-u-pa194

(Solved): Write a MATLAB program that will asking the user for the beam conditions and loading conditions. U ...



Write a MATLAB program that will asking the user for the beam conditions and loading conditions. Use this information to calc

Write a MATLAB program that will asking the user for the beam conditions and loading conditions. Use this information to calculate shear moment equations and plot the shear-moment diagrams. You can use superposition method to this program. Keep L, a, b, w and P parameters and input by user. Beam: simple support beam. Case 1: \( L=m \quad a=2 \mathrm{~m} \quad b=m \) \[ P=6 \mathrm{kN} \] Case 2 : \[ L=5 \mathrm{~m} \quad a=3.5 \mathrm{~m} \]


We have an Answer from Expert

View Expert Answer

Expert Answer


The MATLAB script to plot bending moment and shear diagram is shown below- clc; clear all; a=input('please input value of distributed force length a (
We have an Answer from Expert

Buy This Answer $5

Place Order

We Provide Services Across The Globe