搜索资源列表
SimpleDataStruct
- 小弟初学者,简单数据结构: 包括单链表逆置,对陈矩阵相乘,分解单链表,分块查找,交换左右自述,模式匹配,二叉排序树、删除子串,冒泡排序等-younger beginners, a simple data structure : single-chain including inverse home, Chen matrix multiplication, single-chain decomposition. Search Block, exchange around the readme,
matriccaculator
- 可对任意两个矩阵做加法、减法、乘法等运算;同时可对单个矩阵求转置矩阵、三角分解、奇异值分解等操作,功能强大。
matlab_numer
- 数值分析中几个基础的matlab程序,包括选主元的高斯消去,矩阵的LU分解以及Jacobi迭代
LDL_Tpdf
- 实对称矩阵LDL_T分解的异步并行算法与实现
LUGPU1.0
- 使用GPU的强大并行计算能力来实现稠密矩阵的LU分解计算。
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
qr
- 矩阵QR分解的算法,使用openMP实现, 请在支持并行计算的机器上编译运行-Matrix QR decomposition algorithm, the use of openMP implementation, to support parallel computing in the compile and run on the machine
lu.rar
- 这是用并行程序语言MPI做的关于矩阵LU分解的程序,程序中很好的实现了分解过程的并行性。,This is used MPI parallel programming language to do LU decomposition on the matrix of the procedures, procedures to achieve a good decomposition process parallelism.
openmp
- openmp实现矩阵乘法,采用行列分解算法-openmp matrix multiply openmp matrix multiply
ogrady2007_phd
- 国外欠定语音盲分离的博士论文,作者为Paul D. O’Grady,LOST算法的作者。该博士论文包括语音信号分离,非负矩阵分解等内容。-Sparse Separation of Under-Determined Speech Mixtures,A dissertation submitted for the degree of Doctor of Philosophy
Jacobian_algorithm_optimization
- 雅克比过关法算法求矩阵的奇异值分解,是雅克比算法的优化-Jacobi algorithm for seeking clearance method singular value decomposition of the matrix is a Jacobian algorithm optimization
LUwithOpenMP
- 用OpenMP实现的LU矩阵分解算法,选择了合适的并行颗粒度,速度快。-LU decomposition with OpenMP
spams_2.3
- 字典学习 和 矩阵分解的工具箱,用于训练数据。-SPAMS: a SPArse Modeling Software
ludep
- mpi_lU 并行算法,矩阵分解的并行算法-mpi_lu parallel
nmf-mcc
- 最大熵非负矩阵分解用于聚类分析对基因疾病的诊断- nmf by maximzing correntropy f
Matlab_matrix_fenjie
- Matlab 中的矩阵分解函数 矩阵分解是指根据一定的原理用某种算法将一个矩阵分解成若干个矩阵的乘积。-LU QRCholesky,Schur Hessenberg
nmf
- 非负矩阵分解,将一个非负矩阵分解成两个非负矩阵的乘积-non-negative matrix factorization
MPI
- 矩阵分解MPI实现,在KD60的平台下,利用Linux操作系统下进行操作,运行程序。-Matrix decomposition MPI implementation, at KD60 platform, operating under the use of Linux operating system, run the program.
MLNMF_Demo
- matlab——多层非负矩阵分解光谱解混代码-Spectral Unmixing of Hyperspectral Imagery Using Multilayer NMF
第一章
- 本文件用于矩阵分解的直接算法,针对徐树方老师的《数值线性代数》课后第一章练习题(This document is used for matrix decomposition of the direct algorithm, for teacher Xu Shufang's "Numerical Linear Algebra" after the first chapter exercises)