Transformation matrix for stress and strain

版本 1.0.0.0 (4.2 KB) 作者: pezhman moradi
Transformation Matrix
448.0 次下载
更新时间 2015/12/24

查看许可证

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.

引用格式

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. 检索来源 .

MATLAB 版本兼容性
创建方式 R2014b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Linear Algebra 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.0.0