Truss Element (2D)

Stiffness matrix of truss element in 2D
12 Descargas
Actualizado 26 sep 2024

Ver licencia

This function finds the stiffness matrix of truss element in 2D.
function [k]=truss_stiffness(E,A,L,theta)
Input:
E: Modulus of Elasticity
A: Section Area
L: Length
theta: Orientation Angle
Output:
k: Stiffness Matrix

Citar como

Ayad Al-Rumaithi (2024). Truss Element (2D) (https://www.mathworks.com/matlabcentral/fileexchange/158531-truss-element-2d), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2017b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Etiquetas Añadir etiquetas

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.0.1

Added website.

1.0.0