Elastic Constitutive Law
バージョン 1.0.6 (1.14 KB) 作成者:
Ayad Al-Rumaithi
Elastic material model in 3D problems
Elastic material model in 3D problems.
function [s,D]=Elastic_Model(Material,e)
Input:
--------
Material: A variable containing material properties Material.E (Modulus of Elasticity) and Material.v (poisson ratio)
e: (6*1) Strain vector
Output:
-----------
s: (6*1) Stress vector
D: (6*6) Constitutive matrix
引用
Ayad Al-Rumaithi (2024). Elastic Constitutive Law (https://www.mathworks.com/matlabcentral/fileexchange/70167-elastic-constitutive-law), MATLAB Central File Exchange. に取得済み.
MATLAB リリースの互換性
作成:
R2017b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linuxカテゴリ
- AI and Statistics > Statistics and Machine Learning Toolbox > Regression >
- Sciences > Material Sciences >
Help Center および MATLAB Answers で Regression についてさらに検索
タグ
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!