Transformation matrix for stress and strain

Transformation Matrix
448 téléchargements
Mise à jour 24 déc. 2015

Afficher la licence

transform matrix 3D-tensor (Euclidean or Cartesion tensor) of any order (>0) to another coordinate system
%
% arguments: (input)
% intensor - input tensor, before transformation; should be a 3-element
% vector, a 3x3 matrix, or a 3x3x3x... multidimensional array, each
% dimension containing 3 elements.
%
% Tranmatrix - transformation matrix, 3x3 matrix that contains the direction
% cosines between the old and the new coordinate system.
%
% arguments: (output)
% otr - output tensor, after transformation; has the same dimensions as the input tensor.

Citation pour cette source

pezhman moradi (2024). Transformation matrix for stress and strain (https://www.mathworks.com/matlabcentral/fileexchange/54626-transformation-matrix-for-stress-and-strain), MATLAB Central File Exchange. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2014b
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Linear Algebra dans Help Center et MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
1.0.0.0