Beam Element (2D)

Stiffness matrix of beam element in 2D

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

Al momento, stai seguendo questo contributo

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

Cita come

Ayad Al-Rumaithi (2026). Beam Element (2D) (https://it.mathworks.com/matlabcentral/fileexchange/158521-beam-element-2d), MATLAB Central File Exchange. Recuperato .

Add the first tag.

Informazioni generali

Compatibilità della release di MATLAB

  • Compatibile con qualsiasi release

Compatibilità della piattaforma

  • Windows
  • macOS
  • Linux
Versione Pubblicato Note della release Action
1.0.1

Added website.

1.0.0