搜索资源列表
NMF_Fusion
- 一个基于NMF算法的影像融合算法,速度很快。NMF算法也是一种正交分解的算法,关于NMF曾发表在05年的科学杂志上,在那篇文章里是用来识别文字的。这里上传的程序是用来进行影像融合的,还附带有试验用的图片。-an algorithm based on the image fusion algorithms, very fast. An algorithm is NMF orthogonal decomposition algorithm
NoteOnsetDetectionUsingNMF
- 一个音符起点检测程序,其中使用了非负矩阵分解以提取特征减少运算量-NOTE ONSET DETECTION USING NMF
nmf
- 提供NMF程序,非负矩阵分解 用于人脸图像的表示-lnmf and nmf
nmfmatlab7
- 非负矩阵分解应用于脸部图像识别的MATLAB程序-function [W H] = nmf(V,r,maxiter)
nmf.tar
- 非负矩阵分解程序,里面包含了全面的相关资料和程序代码。-Non-negative matrix factorization program
nmf
- 这是对于矩阵分解里面,最新出现的一种新的算法:非负矩阵分解的程序-This is the decomposition of the matrix inside, emerging a new algorithm: the procedure of non-negative matrix factorization
Nonnegative_matrix_factorization.tar
- Nonnegative_matrix_factorization是实现非负矩阵分解的程序,该算法可以用来进行图像分解和模式识别 -Nonnegative_matrix_factorization is to achieve non-negative matrix factorization procedure, the algorithm can be used for pattern recognition and image d
NMF
- 一个基本的非负矩阵分解计算程序, 可在Matlab环境下运行.-Algorithms for Non-negative Matrix Factorization
NMF
- NMF分解程序,非负矩阵分解程序,实现非负矩阵分解-Non Maxtrix f
commDetNMF
- 本程序使用非负矩阵分解方法进行网络社区检测-detecting the community by using the NMF
NMF
- nmf 与 lnmf, 非负矩阵分解基本程序-nmf and lnmf, the basic function
nmfdb
- 本程序为非负矩阵分解,matlab程序。输入为要分解的矩阵和端元数,输出为分解的结果-this program is suitable for NMF .the input data is the matrix to be decomposed and the number of endmember.output is the result
NMF
- 非负矩阵分解的相关程序,适合初级学习者,希望有用。-Of the processes associated with nonnegative matrix decomposition, suitable for junior learners, hope useful
nmf
- NMF(Non-negative Factorization) 非负矩阵分解程序, 可直接调用 -NMF(Non-negative Factorization)
LWSG_NMF
- 该程序是LWSG_NMF方法(局部加权稀疏图正则非负矩阵分解)的matlab实现,可根据所需参数,进行设置-The program is LWSG_NMF method (locally weighted sparse graph regular NMF) matlab implementation, according to the required parameters, set
nmf-1.01
- 一个简易的可运行的非负矩阵分解matlab程序,进一步修改可以用于大规模矩阵非负分解计算,特征提取等-A simple non-negative matrix decomposition matlab program that can be run, further modifications can be used for large scale non-negative matrix decomposition calculatio
nmf-jianhua
- 非负矩阵分解,测试cbcl,orl,swimmer数据集程序,画图程序-NMF, test cbcl, orl, swimmer data collection program, drawing program
nmf
- 非负矩阵分解,处理合成孔径雷达图像,数据处理(The multichannel or wide-angle imaging performance of synthetic aperture radar (SAR) can be improved by applying the compressed sensing (CS) theory to each channel or sub-aperture image formation i
NMF
- 用于非负矩阵分解的程序,包含C程序、MATLAB程序(NMF algorithm % Check that we have non-negative data)
NMF
- 实现非负矩阵分解的程序,适合提取非负信号的特征值(A program for non negative matrix factorization, Suitable for extracting the eigenvalues of non negative signals)