Principal Strains in 3D Problems

版本 1.0.0 (1.2 KB) 作者: Ayad Al-Rumaithi
Calculates the magnitude and orientation of principal strains for any strain state in 3D problems
124.0 次下载
更新时间 2019/7/10

查看许可证

function [E,T]=Principal_Strain_3D(e)

Input:
e: stress vector in the form [epsilon_xx epsilon_yy epsilon_zz gamma_xy gamma_yz gamma_zx]
Output:
E: principal strains magnitude vector
T: principal strains orientation matrix

引用格式

Ayad Al-Rumaithi (2024). Principal Strains in 3D Problems (https://www.mathworks.com/matlabcentral/fileexchange/72112-principal-strains-in-3d-problems), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2017b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB 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!
版本 已发布 发行说明
1.0.0