搜索资源列表
nmf
- Code to run the Non-negative Matrix Factorization algorithm as presented in the Lee, Seung 1999 Nature paper.
NMF.zip
- 很不错的NMF代码!里面对NMF做了一个非常巧妙的非负限制.,NMF code is very good! NMF done inside of a very clever non-negative constraints.
NMFLABSP_ver1.2.zip
- 盲源分离算法中,另一新的理论,非负矩阵分解(NMF)。数据包中有代码及GUI,Blind source separation algorithm, another new theory, non-negative matrix factorization (NMF). Packet has the code and GUI
GNMF
- 菜登和何晓飞, 2010的PAMI 基于图的非负矩阵分解的paper极其matlab代码。这篇文章在非负矩阵分解中巧妙地加入了流形约束,并推导出了相应的迭代公式。-He Xiaofei Teng and vegetables, 2010 PAMI graph-based non-negative matrix factorization of the paper is extremely matlab code. This article in the non-negative matrix
NMF
- 该软件可实现传统的NMF非负矩阵分解,希望能对大家有所帮助!-This software can realize non-negative matrix factorization. I hope it is helpful for all of us.
nmf-0.09.tar
- NMF 0.09 A non-negative matrix factorization code
petAnalyzeImage
- pet analyze image: a non-negative matrix factorization code for pet analysis
Incremental-NMF-by-Serhat-S
- 由外国专家Serhat S. Bucak编写的代码,关于增量式非负矩阵分解,还有例子,比较好用。-The code, written by foreign experts Serhat S. Bucak incremental non-negative matrix factorization, there are examples of relatively easy to use.
nmf_nature
- 非负矩阵分解NMF,发表在自然杂志上的的完整实现代码-Non-negative matrix factorization ,complete code
code
- 完成三个聚类算法:k-means,非负矩阵分解,谱聚类-Please implement three clustering algorithms: k-means, clustering by non-negative matrix factorization (NMF), and spectral clustering.