Beam Element (2D)

Stiffness matrix of beam element in 2D

https://sites.google.com/view/ayad-al-rumaithi

Vous suivez désormais cette soumission

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 (2026). Beam Element (2D) (https://fr.mathworks.com/matlabcentral/fileexchange/158521-beam-element-2d), MATLAB Central File Exchange. Extrait(e) le .

Add the first tag.

Informations générales

Compatibilité avec les versions de MATLAB

  • Compatible avec toutes les versions

Plateformes compatibles

  • Windows
  • macOS
  • Linux
Version Publié le Notes de version Action
1.0.1

Added website.

1.0.0