Description Usage Arguments Value
This function generates the 4 by 4 stiffness matrix for an Euler-Bernoulli beam element.
1 | EulerBeam_Element_Matrix(DOF = 4, YoungMod, MomentI, Length)
|
DOF |
Degree of freedom (4 for a beam). |
YoungMod |
Young modulus. |
MomentI |
Principal moment of inertia of the cross-section. |
Length |
Length |
Stiffness matrix of an Euler-Bernoulli beam element.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.