Principal Stresses in 3D Problems

Calculates the magnitude and orientation of principal stresses for any stress state in 3D problems
395 Downloads
Updated 11 May 2019

View License

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

Cite As

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

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