搜索资源列表
MartrixEva
- 该源码主要是快速完成矩阵的suv分解,可以利用在各种需要矩阵分解的的应用中。-the main source of rapid completion of the matrix decomposition of the suv, can be used in various needs of the matrix decomposition of the application.
dijkstra
- 银行家算法 1. 实验目的: 用高级语言编写和调试一个利用银行家算法避免死锁的程序,以加深对分配资源时如何避免死锁的理解。 2. 实验内容: 编写一个模拟程序,完成避免死锁的模拟,要求采用dijkstra的银行家算法。 实验具体包括:首先确定可利用资源向量的数据结构、最大需求矩阵,分配矩阵,需求矩阵,然后完成银行家算法、安全性算法等程序代码 最后编写模拟过程的主函数,上机实验并取得结果数据。 -Banker' s Algorithm 1. Experimental
LMaFit-b2
- 递秩矩阵拟合,Matrix Completion ,Sparse Matrix Separation ,Matrix Compressive Sensing -Low-rank Matrix Fitting
5-1
- 分别用两个一维数组存放一个上三角矩阵和一个下三角矩阵,完成两矩阵的乘法并输出结果(使用特殊矩阵基本算法)-Were placed with two one-dimensional array of an upper triangular matrix and a lower triangular matrix, the completion of the two matrix multiplication and the output (using a special matrix of bas
matrixcompletion
- Matrix completion using space projection algorithm.
matrix-completion
- 一个关于线性卷积的程序,使用通过用托普利兹矩阵完成-Linear convolution of a program on the use of matrix completion by using Top Leeds
xishu
- 用C语言实现的稀疏矩阵运算器设计,以三元组结构体类型表示稀疏矩阵非零元,在此基础上完成对稀疏矩阵的转置、相加和相乘操作。-Using C language design sparse matrix operations to triple sparse matrix structure, said non-zero element type, in this based on the completion of the sparse matrix transpose, add and multi
andian
- 该程序完成查找矩阵中的鞍点功能,设计了找某行的最大值和某列的最小值函数。-Completion of the program to find the saddle point matrix function, designed to find a line of maximum and minimum values of a column function
SVT_MostRecent
- 经典的奇异值阈值算法用来解决矩阵填充问题,这是最新更新的版本-A singular value thresholding algorithm for matrix completion
xishujuzhendezhuanzhi
- 完成稀疏矩阵的转置的具体操作,还带测试内容。-Completion of the sparse matrix transpose operation, also with the test content.
MC
- 矩阵填充matrix completion的3种方法IHT,IST,NONCVX代码和demo-The matrix filled matrix completion methods IHT, IST, NONCVX code and demo
Matrix-Completion
- 低秩矩阵方面的实例,矩阵修复方面的MATLAB程序,可以参考学习低秩的方法。-Examples of areas of low rank matrix, the matrix repair aspects of MATLAB program, you can refer to the study of low-rank method.
RBF
- 径向基函数网络(RBF)特点:1)可用于任意维空间的插值;2)训练速度和插值速度较慢;3)一旦训练成功,只要存储权系数矩阵即可,适用于海量数据的插值;4)当数据不全时,可以用于数据补全。 -Radial basis function (RBF) network features: 1) can be used in any dimensional space interpolation 2) interpolation and the training speed slower 3) o
code
- 1.CAmodelfusion.m 主要功能: (1)完成两个传感器各自对基于CA模型的目标状态的Kalman估计; (2)实现传感器的局部状态估计的SCC和CI融合算法的实现; (3)画出局部估计和两种融合估计的位置、速度、加速度的误差; (4)画出局部估计和两种融合估计的协方差椭圆。 2.CVmodelfusion.m 主要功能: 功能与CAmodelfusion.m基本相似,差异在于实现基于CV模型的估计和估计融合。 3.CovInter.m
Desktop
- 求解简单的JSP问题,已知3机器5工件的JSP问题加工工序和加工时间矩阵,求解最有加工顺序下的最小完工时间-Solving simple JSP issues, known 3 5 machine the workpiece JSP processing steps and processing time problems matrix, solving the minimum completion time under most machining sequence
Matrix Completion
- 关于矩阵降秩地震数据重构领域的一些论文以及代码。(Some papers and codes in the field of seismic data reconstruction of matrix reduced rank.)
libs
- 用矩阵补全或张量补全的方法,对缺失数据进行重构(matrix completion or tensor completion ,to reconstruct the missing data)