Principal Strains in 3D Problems

Calculates the magnitude and orientation of principal strains for any strain state in 3D problems
127 download
Aggiornato 17 set 2024

Visualizza la licenza

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

Cita come

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

Compatibilità della release di MATLAB
Creato con R2017b
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su Statistics and Machine Learning Toolbox in Help Center e MATLAB Answers
Tag Aggiungi tag

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
1.0.1

Added website

1.0.0