Principal Stresses in 3D Problems
バージョン 1.0.1 (1.22 KB) 作成者:
Ayad Al-Rumaithi
Calculates the magnitude and orientation of principal stresses for any stress state in 3D problems
function [S,T]=Principal_3D(s)
Input:
s: stress vector in the form [sigma_xx sigma_yy sigma_zz tau_xy tau_yz tau_zx]
Output:
S: principal stresses magnitude vector
T: principal stresses orientation matrix
引用
Ayad Al-Rumaithi (2024). Principal Stresses in 3D Problems (https://www.mathworks.com/matlabcentral/fileexchange/71518-principal-stresses-in-3d-problems), MATLAB Central File Exchange. に取得済み.
MATLAB リリースの互換性
作成:
R2017b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linuxカテゴリ
Help Center および MATLAB Answers で Statistics and Machine Learning Toolbox についてさらに検索
タグ
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!