Constant Strain Triangle
バージョン 1.0.1 (1.18 KB) 作成者:
Ayad Al-Rumaithi
Calculates the area and deformation matrix (B) of constant strain triangle in finite element analysis
This function finds the area and deformation matrix (B) of constant strain triangle in finite element analysis:
function [A B]=cst(V)
Input:
-------
V: (3*2) Vertices coordinate matrix. The rows represent each node and columns x-coordinate and y-coordinate.
Output:
----------
A: Area
B: Deformation Matrix
引用
Ayad Al-Rumaithi (2025). Constant Strain Triangle (https://www.mathworks.com/matlabcentral/fileexchange/70155-constant-strain-triangle), MATLAB Central File Exchange. に取得済み.
MATLAB リリースの互換性
作成:
R2017b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linuxカテゴリ
- Mathematics and Optimization > Partial Differential Equation Toolbox > Domain-Specific Modeling > Structural Mechanics >
Help Center および MATLAB Answers で Structural Mechanics についてさらに検索
タグ
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!