搜索资源列表
LU.rar
- 解矩阵方程,可分解为两个矩阵,一个为上三角矩阵,一个为下三角矩阵,再求解,会简化计算,Solution of matrix equation, decomposed into two matrices, one for the upper triangular matrix, a lower triangular matrix, and then solving, will simplify the calculation of
matrix
- 利用fortran语言编写的计算矩阵的奇异值分解的程序!-Using FORTRAN language computing matrix singular value decomposition of the program!
pivotgolf
- 运用matla编写的一个小游戏界面,能够对矩阵进行LU分解,希望读者能从中得到启发-Your goal is to use LUGUI to compute the LU decompositions of nine matrices with as little roundoff error as possible. Your score for each hole is norm(R,inf)+norm(Leps,inf)+norm(Ueps,inf) where R = L*
nmf-mcc
- 最大熵非负矩阵分解用于聚类分析对基因疾病的诊断- nmf by maximzing correntropy f
hw
- 大型稀疏矩阵求逆,采用通过U、L分解的方法求解-Large sparse matrix inversion, through the L, U decomposition
LUfenjie
- 基于数值计算方法中的LU分解法,对矩阵进行分解-Based on numerical methods LU decomposition, matrix decomposition
Matrix
- 矩阵运算功能,包括相乘/求逆/奇异值分解等功能-Matrix operations, including multiplication/inverse/singular value decomposition, etc