Feeds
已回答
How to make a shear force diagram (SFD) and bending moment diagram (BMD) using Matlab?
clear ALL clc disp('Simply Supported Beam'); disp(' '); L = input('Length of beam in meter = '); disp(' ');disp('Type 1 for...
How to make a shear force diagram (SFD) and bending moment diagram (BMD) using Matlab?
clear ALL clc disp('Simply Supported Beam'); disp(' '); L = input('Length of beam in meter = '); disp(' ');disp('Type 1 for...
2 years 前 | 0
