Principal Stresses in 3D Problems

Calculates the magnitude and orientation of principal stresses for any stress state in 3D problems
ダウンロード: 406
更新 2024/9/15

ライセンスの表示

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 AnswersStatistics and Machine Learning Toolbox についてさらに検索
タグ タグを追加

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
1.0.1

Added Website

1.0.0