You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
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.
Cite As
pezhman moradi (2026). Transformation matrix for stress and strain (https://au.mathworks.com/matlabcentral/fileexchange/54626-transformation-matrix-for-stress-and-strain), MATLAB Central File Exchange. Retrieved .
Acknowledgements
Inspired by: Min and Max for Array, K-Fold Cross Validation, Cross validation sets
General Information
- Version 1.0.0.0 (4.17 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 |
