Truss Element (3D)
バージョン 1.0.1 (1.11 KB) 作成者:
Ayad Al-Rumaithi
Stiffness matrix of truss element in 3D
This function finds the stiffness matrix of truss element in 3D.
function k=truss_stiffness(E,A,L,Cx,Cy,Cz)
Input:
E: Modulus of Elasticity
A: Section Area
L: Length
Cx, Cy, and Cz: Direction cosines of the truss with respect to x, y, and z axes
Output:
k: Stiffness Matrix
引用
Ayad Al-Rumaithi (2024). Truss Element (3D) (https://www.mathworks.com/matlabcentral/fileexchange/158536-truss-element-3d), 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!