Principal Stresses in 3D Problems

Calculates the magnitude and orientation of principal stresses for any stress state in 3D problems

https://sites.google.com/view/ayad-al-rumaithi

You are now following this Submission

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 (2026). Principal Stresses in 3D Problems (https://www.mathworks.com/matlabcentral/fileexchange/71518-principal-stresses-in-3d-problems), MATLAB Central File Exchange. Retrieved .

Categories

Find more on Statistics and Machine Learning Toolbox in Help Center and MATLAB Answers

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.1

Added Website

1.0.0