资源简介
利用matlab写的张量分解,可用于高阶张量的分析

代码片段和文件信息
% Tensor Toolbox (Sandia National Labs)
% Version 2.4 22-MAR-2010
%
% including...
% MET: Memory Efficient Tucker (Tamara Kolda and Jimeng Sun)
%
% Tensor Toolbox for dense sparse and decomposed n-way arrays.
%
% khatrirao - Khatri-Rao product of matrices.
% sptendiag - Creates a sparse tensor with v on the diagonal.
% sptenrand - Sparse uniformly distributed random tensor.
% tendiag - Creates a tensor with v on the diagonal.
% tenones - Ones tensor.
% tenrand - Uniformly distributed pseudo-random tensor.
% tenzeros - Zeros tensor.
%
% @TENSOR
% and - Logical AND (&) for tensors.
% collapse - Collapse tensor along specified dimensions.
% contract - Contract tensor along two dimensions (array trace).
% ctranspose - is not defined for tensors.
% disp - Command window display of a tensor.
% display - Command window display of a tensor.
% double - Convert tensor to double array.
% end - Last index of indexing expression for tensor.
% eq - Equal (==) for tensors.
% find - Find subscripts of nonzero elements in a tensor.
% full - Convert to a (dense) tensor.
% ge - Greater than or equal (>=) for tensors.
% gt - Greater than (>) for tensors.
% innerprod - Efficient inner product with a tensor.
% isequal - for tensors.
% ldivide - Left array divide for tensor.
% le - Less than or equal (<=) for tensor.
% lt - Less than (<) for tensor.
% minus - Binary subtraction (-) for tensors.
% mldivide - Slash left division for tensors.
% mrdivide - Slash right division for tensors.
% mtimes - tensor-scalar multiplication.
% mttkrp - Matricized tensor times Khatri-Rao product for tensor.
% ndims - Return the number of dimensions of a tensor.
% ne - Not equal (~=) for tensors.
% nnz - Number of nonzeros for tensors.
% norm - Frobenius norm of a tensor.
% not - Logical NOT (~) for tensors.
% nvecs - Compute the leading mode-n vectors for a tensor.
% or - Logical OR (|) for tensors.
% permute - Permute tensor dimensions.
% plus - Binary addition (+) for tensors.
% power - Elementwise power (.^) operator for a tensor.
% rdivide - Right array divide for tensors.
% reshape - Change tensor size.
% scale - Scale along specified dimensions of tensor.
% size - Tensor dimensions.
% squeeze - Remove singleton dimensions from a tensor.
% subsasgn - Subscripted assignment for a tensor.
% subsref - Subscripted reference for tensors.
% tenfun - Apply a function to each element in a tensor.
% tensor - Create tensor.
% times - Array multiplication for tensors.
% transpose - is not defined on tensors.
% ttm - Tensor times matrix.
% ttt - Tensor mulitplication (tensor times tensor).
% ttv - Tensor times vector.
% uminus - Unary minus (-)
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 1640 2010-03-19 16:46 tensor_toolbox\@ktensor\arrange.m
文件 1689 2010-03-22 11:24 tensor_toolbox\@ktensor\Contents.m
文件 3230 2010-03-19 16:46 tensor_toolbox\@ktensor\datadisp.m
文件 1175 2010-03-19 16:46 tensor_toolbox\@ktensor\disp.m
文件 770 2010-03-19 16:46 tensor_toolbox\@ktensor\display.m
文件 886 2010-03-19 16:46 tensor_toolbox\@ktensor\double.m
文件 1002 2010-03-19 16:46 tensor_toolbox\@ktensor\end.m
文件 1030 2010-03-19 16:46 tensor_toolbox\@ktensor\extract.m
文件 1230 2010-03-19 16:46 tensor_toolbox\@ktensor\fixsigns.m
文件 923 2010-03-19 16:46 tensor_toolbox\@ktensor\full.m
文件 1609 2010-03-19 16:46 tensor_toolbox\@ktensor\innerprod.m
文件 2364 2010-03-19 16:46 tensor_toolbox\@ktensor\ktensor.m
文件 1262 2010-03-19 16:46 tensor_toolbox\@ktensor\minus.m
文件 1120 2010-03-19 16:46 tensor_toolbox\@ktensor\mtimes.m
文件 1278 2010-03-19 16:46 tensor_toolbox\@ktensor\mttkrp.m
文件 775 2010-03-19 16:46 tensor_toolbox\@ktensor\ncomponents.m
文件 739 2010-03-19 16:46 tensor_toolbox\@ktensor\ndims.m
文件 941 2010-03-19 16:46 tensor_toolbox\@ktensor\norm.m
文件 1851 2010-03-19 16:46 tensor_toolbox\@ktensor\normalize.m
文件 1914 2010-03-19 16:46 tensor_toolbox\@ktensor\nvecs.m
文件 1081 2010-03-19 16:46 tensor_toolbox\@ktensor\permute.m
文件 1100 2010-03-19 16:46 tensor_toolbox\@ktensor\plus.m
文件 956 2010-03-19 16:46 tensor_toolbox\@ktensor\size.m
文件 1602 2010-03-19 16:46 tensor_toolbox\@ktensor\subsasgn.m
文件 1577 2010-03-19 16:46 tensor_toolbox\@ktensor\subsref.m
文件 1115 2010-03-19 16:46 tensor_toolbox\@ktensor\times.m
文件 1113 2010-03-19 16:46 tensor_toolbox\@ktensor\tocell.m
文件 3616 2010-03-19 16:46 tensor_toolbox\@ktensor\ttm.m
文件 2416 2010-03-19 16:46 tensor_toolbox\@ktensor\ttv.m
文件 678 2010-03-19 16:46 tensor_toolbox\@ktensor\uminus.m
............此处省略260个文件信息
- 上一篇:henon 映射
- 下一篇:基于MATLAB的变压器空载合闸瞬变过程仿真研究
相关资源
- matlab_OFDM调制解调(来自剑桥大学)
- Matlab路面裂缝识别69319
- 高灵敏度GPS接收机MATLAB仿真,附捕获
- 基于MATLAB的质点弹道计算与外弹道优
- 阵列天线的matlab仿真
- MATLAB 经典程序源代码大全
- MATLAB小波软阈值去噪代码33473
- 天线阵的波束形成在MATLAB仿真程序及
- 非线性SVM算法-matlab实现
- 《MATLAB 智能算法超级学习手册》-程序
- 组合导航matlab程序
- 读取txt文件内容matlab代码实现
- Matlab实现基于相关的模板匹配程序
- matlab优化工具箱讲解
- 基于MATLAB的快速傅里叶变换
- 光纤传输中的分布傅立叶算法matlab实
- 基于matlab的图像处理源程序
- matlab 椭圆拟合程序
- 算术编码解码matlab源代码
- optical_flow 光流法 matlab 实现程序
- 引导图像滤波器 Matlab实现
- 分形几何中一些经典图形的Matlab画法
- OFDM系统MATLAB仿真代码
- SVM工具箱(matlab中运行)
- 图像小波变换MatLab源代码
- LU分解的MATLAB实现
- 冈萨雷斯数字图像处理matlab版(第三
- 替代数据法的matlab程序
- 用matlab实现的多站定位系统性能仿真
- 通过不同方法进行粗糙集属性约简m
评论
共有 条评论