登录
首页 » matlab » tensor_toolbox_2.5

tensor_toolbox_2.5

于 2020-12-24 发布 文件大小:399KB
0 209
下载积分: 1 下载次数: 28

代码说明:

  2014最新的张量的工具包,工具包中包含了各种张量函数。(2014 new tensor toolbox, contains a newest variety of tensor function.)

文件列表:

tensor_toolbox_2.5
..................\@ktensor
..................\........\arrange.m,1577,2012-01-30
..................\........\Contents.m,1938,2012-02-01
..................\........\datadisp.m,3162,2012-01-30
..................\........\disp.m,1111,2012-01-30
..................\........\display.m,704,2012-01-30
..................\........\double.m,820,2012-01-30
..................\........\end.m,940,2012-01-30
..................\........\extract.m,964,2012-01-30
..................\........\fixsigns.m,3162,2012-01-30
..................\........\full.m,859,2012-01-30
..................\........\innerprod.m,1540,2012-01-30
..................\........\isequal.m,892,2012-01-30
..................\........\ktensor.m,2298,2012-01-30
..................\........\minus.m,1197,2012-01-30
..................\........\mtimes.m,1055,2012-01-30
..................\........\mttkrp.m,1213,2012-01-30
..................\........\ncomponents.m,705,2012-01-30
..................\........\ndims.m,675,2012-01-30
..................\........\norm.m,882,2012-01-30
..................\........\normalize.m,2747,2012-02-01
..................\........\nvecs.m,1850,2012-01-30
..................\........\permute.m,1015,2012-01-30
..................\........\plus.m,1036,2012-01-30
..................\........\redistribute.m,888,2012-01-30
..................\........\score.m,5127,2012-02-01
..................\........\size.m,893,2012-01-30
..................\........\subsasgn.m,1537,2012-01-30
..................\........\subsref.m,1511,2012-01-30
..................\........\times.m,1060,2012-01-30
..................\........\tocell.m,1048,2012-01-30
..................\........\ttm.m,3554,2012-01-30
..................\........\ttv.m,2354,2012-01-30
..................\........\uminus.m,613,2012-01-30
..................\........\uplus.m,621,2012-01-30
..................\@sptenmat
..................\.........\aatx.m,1075,2012-01-30
..................\.........\Contents.m,805,2012-02-01
..................\.........\disp.m,1900,2012-01-30
..................\.........\display.m,681,2012-01-30
..................\.........\double.m,838,2012-01-30
..................\.........\end.m,797,2012-01-30
..................\.........\full.m,983,2012-01-30
..................\.........\nnz.m,671,2012-01-30
..................\.........\norm.m,701,2012-01-30
..................\.........\size.m,891,2012-01-30
..................\.........\sptenmat.m,6731,2012-01-30
..................\.........\subsasgn.m,2157,2012-01-30
..................\.........\subsref.m,1343,2012-01-30
..................\.........\tsize.m,990,2012-01-30
..................\.........\uminus.m,614,2012-01-30
..................\.........\uplus.m,622,2012-01-30
..................\@sptensor
..................\.........\and.m,1526,2012-01-30
..................\.........\collapse.m,2084,2012-01-30
..................\.........\Contents.m,2946,2012-02-01
..................\.........\contract.m,1964,2012-01-30
..................\.........\ctranspose.m,665,2012-01-30
..................\.........\disp.m,2308,2012-01-30
..................\.........\display.m,694,2012-01-30
..................\.........\divide.m,1158,2012-01-30
..................\.........\double.m,728,2012-01-30
..................\.........\elemfun.m,1255,2012-01-30
..................\.........\end.m,811,2012-01-30
..................\.........\eq.m,2372,2012-01-30
..................\.........\find.m,1040,2012-01-30
..................\.........\full.m,1002,2012-01-30
..................\.........\ge.m,1718,2012-01-30
..................\.........\gt.m,1792,2012-02-01
..................\.........\innerprod.m,1860,2012-01-30
..................\.........\isequal.m,932,2012-01-30
..................\.........\ldivide.m,776,2012-01-30
..................\.........\le.m,2304,2012-01-30
..................\.........\lt.m,2161,2012-02-01
..................\.........\minus.m,1812,2012-01-30
..................\.........\mldivide.m,1133,2012-01-30
..................\.........\mrdivide.m,1133,2012-01-30
..................\.........\mtimes.m,1162,2012-01-30
..................\.........\mttkrp.m,1415,2012-01-30
..................\.........\ndims.m,776,2012-01-30
..................\.........\ne.m,2401,2012-01-30
..................\.........\nnz.m,728,2012-01-30
..................\.........\norm.m,695,2012-01-30
..................\.........\not.m,917,2012-01-30
..................\.........\nvecs.m,1801,2012-01-30
..................\.........\ones.m,778,2012-01-30
..................\.........\or.m,1266,2012-01-30
..................\.........\permute.m,1232,2012-01-30
..................\.........\plus.m,1765,2012-01-30
..................\.........\private
..................\.........\.......\allsubs.m,1002,2012-01-30
..................\.........\.......\extract.m,1486,2012-01-30
..................\.........\.......\irenumber.m,951,2012-01-30
..................\.........\.......\renumber.m,1606,2012-01-30
..................\.........\.......\subdims.m,1949,2012-01-30
..................\.........\rdivide.m,2871,2012-01-30
..................\.........\reshape.m,1350,2012-01-30
..................\.........\scale.m,1726,2012-01-30
..................\.........\size.m,806,2012-01-30

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • zp_2D
    说明:  自己编的2维pml,是自学pml经典的教材事例,其中有些地方与葛老师书中不同(Own series of two-dimensional pml, pml is the classic textbook example of self-study, some of which different parts of the book with GE teacher)
    2010-04-08 23:26:39下载
    积分:1
  • matlab-topology
    matlab与ansys结合研究拓扑优化(Matlab and ansys using the topology optimization)
    2013-01-24 09:57:15下载
    积分:1
  • mode
    非常齐全的数字通信调制源代码。对于初学数字通信仿真的人有很大帮助!(Very complete source code modulation digital communication. For the beginner digital communication simulation of great help to the people!)
    2010-12-08 16:28:26下载
    积分:1
  • algorithm
    计算多速滤波器以及其优化算法和加快速率的提高(this program can help you improve the filter )
    2012-09-19 10:11:46下载
    积分:1
  • rbf
    建立一个径向基神经网络,对非线性函数y=sqrt(x)进行逼近,并作出网络的逼近误差(The establishment of a radial basis function neural network, the nonlinear function y = sqrt (x) to approximate, and make the network approximation error)
    2014-05-19 16:47:11下载
    积分:1
  • risk
    基于正态分布下的最小风险Bayes分类器(Minimum risk Bayes classifier based on normal distribution)
    2012-05-10 21:54:44下载
    积分:1
  • circle
    PDETOOLBOX工具箱在偏微分方程中对圆形边界的实例应用(The toolbox in partial differential equations PDETOOLBOX circular boundary instance applications)
    2013-02-02 22:32:07下载
    积分:1
  • cv5
    Implement loss? part of JPEG encoder for grayscale images on the first implement grayscale image quantization
    2011-02-02 17:21:00下载
    积分:1
  • bandelet
    说明:  Matlab程序,基于bandelet的图像分割,内含用到的工具包以及相关的图片(Matlab program, based on bandelet of image segmentation, includes use of tools and related images)
    2010-04-12 10:59:40下载
    积分:1
  • gui-matlab
    一次matlab课程作业,使用了GUI程序,非常基础,适合初学者,不错的启蒙程序。(A matlab course work, the use of a GUI program, very basic, suitable for beginners, a good program of enlightenment.)
    2012-08-16 21:07:44下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载