Beam Element (2D)

Stiffness matrix of beam element in 2D
12 téléchargements
Mise à jour 29 jan. 2024

Afficher la licence

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

Citation pour cette source

Ayad Al-Rumaithi (2024). Beam Element (2D) (https://www.mathworks.com/matlabcentral/fileexchange/158521-beam-element-2d), MATLAB Central File Exchange. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2017b
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Tags Ajouter des tags

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
1.0.0