2D Triangular Element

Solving 2D Plane Finite Element Problem using a 6 Node Isoparametric Triangular Element
2,4K download
Aggiornato 11 feb 2014

Visualizza la licenza

This is a simple program solving 2D plane structural problems using finite element method by employing Triangular 6Nodes elements. The code generally consist of a main code (Main.m) and 5 Functions:
1- Reading Data from an Excel File (LoadData.m , Input_Data.xlsx)
2- Element Properties (Tri6N.m)
3- Assembling Stiffness Matrix (Assembe.m)
4- Solving the KD=F equation (Solver.m)
5- Showing the results (ShowResult.m)

Cita come

Salman Sangi (2025). 2D Triangular Element (https://it.mathworks.com/matlabcentral/fileexchange/45488-2d-triangular-element), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R2011a
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
1.0.0.0