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년 초과 전 | 0
