搜索资源列表
tensor_toolbox_2.2
- 张量分析工具,计算乘积测度空间的张量用于信号处理-tensor analysis tool to calculate the product measure space tensor for Signal Processing
Tensor_MIMO
- 这是CISS会议上发表的著名论文“Tensor Canonical decomposition based method for blind identification of MIMO system with 3-input 2-output case”的源程序,主要是讲基于张量规范分解的多天线系统的忙识别问题,里边包含了相应的文章,可以一起对照着看。-conference on the famous treatise "Tensor Canonical deco mposition
toolbox_tensor_voting.zip
- 张量投票在matlab环境下的仿真。球型张量及棒型张量的仿真,Tensor voting in matlab simulation environment. Spherical and rod-type tensor tensor Simulation
structureTensor
- 结构张量,计算方向程序,是的方向性更强,更精确-Structure tensor
Untitled3
- 结合时空张量和总变差正则最小化的图像运动估计,以及超分辨率图像恢复-Combination of space-time tensor and the total variation is the smallest of the image motion estimation, as well as the super-resolution image restoration
toolbox_diffc
- 结构张量 在图像处理中的应用 图像的去噪 图像的向量-Structure tensor in the application of image processing the image de-noising the image vector
张量分解工具箱最新版
- 最新版本的张量工具箱,可用于张量分解,特征值计算,数据挖掘,压缩感知,图像处理等
contracttensors.rar
- 任意阶张量相乘 比如说 T2*2*2*4 与T2*2*2*4 相乘 得到T2*2*2*2*2*2(TensorFlow A tensor of any order, such as T2*2*2*4 and T2*2*2*4, is multiplied by T2*2*2*2*2*2)
球体sphere正演程序_matlab
- 球体磁梯度张量计算,根据文献中方法编写,可以快速计算各分量(Magnetic gradient tensor of sphere)
半张量积实验简单程序
- 构造测量矩阵,利用的是半张量积方法,是比较简单的程序(Constructing a measurement matrix, using a semi-tensor product method, is a relatively simple procedure)
ADMM_ALL
- 张量分解在推荐系统中有重要作用,代码实现张量的CP分解,用ADMM算法实现(We design an algorithm based on the Alternating Direction Method of Multipliers (ADM- M) technique. Experiments on real-world datasets find that the proposed model outperforms traditional methods.)
tensorhosvd
- 针对文章《基于张量奇异值分解的人脸识别方法》的代码(Face recognition code based on tensor singular value decomposition)
tensor_toolbox
- 张量工具包 全 张量工具包(tensor toolbox tensor toolbox)
urban-traffic-speed-dataset-Guangzhou-master
- 张量数据集 数据集是广州214条匿名路段(主要是主干路和快速路)、时间跨度为两个月(2016年8月1日至2016年9月30日)的实测车速数据,其中,时间窗为10分钟。(The data set of tensor dataset is the measured speed data of 214 anonymous roads in Guangzhou, mainly the main roads and expressways, and the time span is two month
tensorvoting
- 创建二维张量投票框架,基于vs2015,C++,简单易用,功能强大(Create 2D tensor voting framework based on vs2015, C++, easy to use, powerful)
TensorCompletion
- 张量补全很好的学习代码,从Trans大神主页找到的~(Tensor Completion for Estimating Missing Values in Visual Data)
张量分析简明教程%28张若京%29
- ABAQUS材料本构二次开发必须知道的原理,张量分析(it is a good book you must see)
磁偶极子磁场、磁梯度张量场计算
- %% 此函数为计算 点偶极子 周围的磁场的函数 2013年5月6日 %% 计算坐标系及公式参考吴招才博士论文第4.2.1节(61页)的内容 % M为1*3的矩阵,为体磁矩,单位为A*m^2 % r0为1*3的矩阵,包含三个坐标值,r0(1)表示x0,r0(2)表示y0,r0(3)表示z0,为水平圆柱体的中心坐标为r0 % r为Num_obs*3的矩阵,其中存放的是要计算的点的坐标 %% % B 为Num_obs*3的矩阵,为每个计算点处的三分量磁场值 % G 为Num_obs*
张量的matlab工具箱
- matlab软件的张量工具包,里面有利用matlab进行张量运算的各种标准程序集,是处理三维和多维信号必备的工具。使用时,先将工具箱添加到matlab路径中,然后就可以直接调用。
张量工具箱
- Matlab张量工具箱,方便进行张量计算和算法实现,分享给有需要的同仁。