Principal Strains in 3D Problems

Calculates the magnitude and orientation of principal strains for any strain state in 3D problems
124 Downloads
Updated 10 Jul 2019

View License

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

Cite As

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. Retrieved .

MATLAB Release Compatibility
Created with R2017b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Statistics and Machine Learning Toolbox in Help Center and MATLAB Answers
Tags Add Tags

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0