Beam Element (2D)

Stiffness matrix of beam element in 2D
ダウンロード: 15
更新 2024/9/26

ライセンスの表示

This function finds the stiffness matrix of beam element (frame element) in 2D.
function k=beam_stiffness(E,I,A,L,theta)
Input:
E: Modulus of Elasticity
I: Moment of Inertia
A: Section Area
L: Length
theta: Orientation Angle
Output:
k: Stiffness Matrix

引用

Ayad Al-Rumaithi (2024). Beam Element (2D) (https://www.mathworks.com/matlabcentral/fileexchange/158521-beam-element-2d), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R2017b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
タグ タグを追加

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
バージョン 公開済み リリース ノート
1.0.1

Added website.

1.0.0