2D Triangular Element

Solving 2D Plane Finite Element Problem using a 6 Node Isoparametric Triangular Element

現在この提出コンテンツをフォロー中です。

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)

引用

Salman Sangi (2026). 2D Triangular Element (https://jp.mathworks.com/matlabcentral/fileexchange/45488-2d-triangular-element), MATLAB Central File Exchange. に取得済み.

一般的な情報

MATLAB リリースの互換性

  • すべてのリリースと互換性あり

プラットフォームの互換性

  • Windows
  • macOS
  • Linux
バージョン 公開済み リリース ノート Action
1.0.0.0