The following Matlab project contains the source code and Matlab examples used for transform tensor.
FUNCTION
otr = transform(itr,tmx)
PARAMETERS
otr = output tensor, after transformation; has the same dimensions as the input tensor
itr = input tensor, before transformation; should be a 3-element vector, a 3x3 matrix, or a 3x3x3x.
The source code and files included in this project are listed in the project files section, please make sure whether the listed source code meet your needs there.
Project Files:
File Name | Size |
---|---|
license.txt | 1311 |
transform.c | 2857 |
transform.dll | 6656 |
transform.m | 2090 |