搜索资源列表
NMF
- NMF分解程序,非负矩阵分解程序,实现非负矩阵分解-Non Maxtrix f
nmf(text-classes)
- 该代码主要描述了如何用NMF用于文本分类,改方法主要讲述了NMF用与数据降维-NMF text classes
Max-Margin-Semi-NMF
- 在NMF中使用SVM的最大边缘思想,提高分类效果。它是有监督的,局限在于2类,当然使用SVM的多类,就会解决该问题。-The resulting basis matrix is used to extract features that maximize the margin of the resulting classifier
NMF
- 本资源为NMF源代码,MATLAB版的,实现nmf对人脸图像的特征提取。-Resources for the NMF source code, MATLAB version, nmf the characteristics of the face image extraction.
nmf
- 非负矩阵分解(non-negative matrix factorization,NMF)算法-non-negative matrix factorization,NMF
nmf-example1
- nmf的两个简单例程,搜集于网络,为matlab代码。-nmf two simple routine to collect network matlab code.
nmf
- 基于非负矩阵分解(NMF)的人脸特征提取算法,其基本思想是找到一个母性子空间,是的构成子空间的基图像的像素点都是正值-algorithm of NMF of face detection by matlab
SVD-VS-NMF
- svd和nmf的对比,在时间和效果对比,各个算法的特点-svd VS nmf
NMF
- nmf 与 lnmf, 非负矩阵分解基本程序-nmf and lnmf, the basic function
NMF
- NMF在对Iris数据集上进行将为处理。-NMF:dimension reduction in the dataset Iris
NMF.tar
- NMF常用源码。需要的拿去。NME常用MATLAB源码。-NMF common source. Need to take. NME used MATLAB source.
nmf-mcc
- 最大熵非负矩阵分解用于聚类分析对基因疾病的诊断- nmf by maximzing correntropy f
NMF
- 完整的NMF算法资料,有说明文件,有代码,也有运行案例。是非常不错的学习NMF的资料。-This is a NMF complete algorithm, including information, documentation, and the code, and also run case. This is a very good learning information of NMF.
nmf
- 非负矩阵分解(NMF)的一种实现算法,非常好用的方法-Non-negative matrix factorization (NMF) is an implementation of the algorithm, a very handy way
NMF-NMF-SQ-Hashing
- 通过强大和安全的形象散列 非负矩阵因式分解,在信息取证与安全,376-390,2007年IEEE交易。NMF-NMF-SQ哈希- V. Monga, and M. K. Mihcak, Robust and secure image hashing via non-negative matrix factorizations, IEEE Transactions on Information Forensics and Security, 2(3), 376-390, 2007.
NMF-DTU-Toolbox
- matlab源代码,是非负矩阵分解工具箱,包含乘法更新,最小二乘约束,投影梯度法等方法-Usage: [W,H] = nmf(X,K,alg,maxiter,speak) W: output matrix H: output matrix X: input matrix K: number of components alg: algorithm to use maxiter: maximum number of iterations speak: p
nmf
- NMF(Non-negative Factorization) 非负矩阵分解程序, 可直接调用 -NMF(Non-negative Factorization)
NMF-matlab
- nmf即是非负矩阵分解,就是把一个非负的源矩阵分解为两个非负的矩阵,在光谱解混中用的较多。-nmf that is non-negative matrix factorization, it is the source of a non-negative matrix factorization of two non-negative matrix, more mixed with the solution in the spectrum.
NMF
- 用matlab实现的基于非负矩阵分解NMF的聚类算法,已测试通过-NMF decomposition using clustering algorithm based on non-negative matrix matlab achieved, have been tested
NMF
- 非负矩阵(NMF)的构造的仿真程序,帮助大家理解NMF的具体应用-Non-negative matrix (NMF) in the structure of the simulation program to help you understand the specific application of NMF