搜索资源列表
unfold_three_order_tensor
- 三阶张量的展开,分别按模-1,2 ,3,且有相应的按模式合并,共两个m文件。-unfold a three order tensor by mode-1/2/3, and refold the 3-order tensor by mode-1/2/3 respectively.
Tensor_unfold
- 张量的模式展开是一个基本的技术,已有各种代码展开结果不尽相同,本代码是根据张量研究领域权威文献“Tensor Deco们positions and Applications”中的公式编写,并经过多次实例验证,与理论描述相符。文件包括两个m文件,一个是按模n展开,而另一个是逆变换,即按模n叠合。-unfolding of the tensor mode is a basic technology, there are a variety of code to make different resu
bd_v312_setup
- 中的公式编写,并经过多次实例验证,与理论描述相符。文件包括两个m文件,一个是按模n展开,而另一个是逆变换,即按模n叠合。--unfolding of the tensor mode is a basic technology, there are a variety of code to make different result. However this code is written by referring to the authority of the tensor field of
tensor_unfold-sample
- 之前上传的 Tensor_unfold 包含两个文件,分别用于张量的展开和重排,但有的读者对函数的变量意义及调用格式有疑问。现在原始文件的帮助部分增加的输入及输出变量的说明,并以单独文件(sample.m)给出的具体的调用示例,一并上传,以供广大读者参阅。-The previous Tensor_unfold contains two files to be used unfold and refold a tensor, but some readers have questions for
HOSVD
- 三维张量的n-模式展开以及合并,能通过测试,对于刚接触三维或者多维张量的研究者来说是个比较好的程序,能够帮助你理解什么是张量的n-模式以及其展开与合并-three-model tensor unfold and refold
unfold_tall3
- 该函数能够对一个三阶张量按任意一模式展开成矩阵(This Matlab function is used to unfold a third order tensor into a matrix on an arbitrary mode)