Simply supported beam evaluations
Version 2.0.0.0 (65.7 KB) by
Sulaymon Eshkabilov
SS_Beam.m computes simply-supported or Pinned-pinned beam mode shapes & natural frequencies
% HELP: This script computes mode shapes and corresponding natural
% frequencies of the simply-supported beam by user specified mechanical
% properties and size of the beam.
% Prepare the followings:
% - Material properties of the beam, viz. density (Ro), Young's modulus (E)
% - Specify a cross section of the beam, viz. square,rectangular, circular
% - Geometry parameters of the beam, viz. Length, width, thickness
% - How many natural frequencies and mode shapes to evaluate.
Cite As
Sulaymon Eshkabilov (2024). Simply supported beam evaluations (https://www.mathworks.com/matlabcentral/fileexchange/34161-simply-supported-beam-evaluations), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2009b
Compatible with any release
Platform Compatibility
Windows macOS LinuxTags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
2.0.0.0 | The Revised and Updated Version is compatible with recent versions of MATLAB. It has a more appealing display of plots and simulation results. |
|
|
1.0.0.0 |