搜索资源列表
NMF_Fusion
- 一个基于NMF算法的影像融合算法,速度很快。NMF算法也是一种正交分解的算法,关于NMF曾发表在05年的科学杂志上,在那篇文章里是用来识别文字的。这里上传的程序是用来进行影像融合的,还附带有试验用的图片。-an algorithm based on the image fusion algorithms, very fast. An algorithm is NMF orthogonal decomposition algorithm on the NMF has published 05 in
nmf
- 基于非负矩阵分解(NMF)的人脸特征提取算法,NMF基本思想是找到一个线性子空间W,使的构成子空间的基本图像的像素点都是正值,而且人脸图像在子空间上的投影系数也是正数
NMF
- LNMF是基于“局部”非负矩阵分解生成特征空间的算法,而NMF是基于非负矩阵分解。-Matrix is based on a "partial" non-negative matrix factorization generation features space algorithm, which is based on the NMF non-negative matrix factorization.
NMFLABSP_ver1.2.zip
- 盲源分离算法中,另一新的理论,非负矩阵分解(NMF)。数据包中有代码及GUI,Blind source separation algorithm, another new theory, non-negative matrix factorization (NMF). Packet has the code and GUI
NMF
- 非负矩阵分解的人脸识别NMF 可正常运行 算法源码-Non-negative matrix factorization NMF for face recognition algorithms can be the normal operation of source
NMF
- 基于NMF算法的可以实现人脸识别,很全。对于研究NMF算法的初学者帮助很大-NMF
DLA
- 内含DLA的matlab代码,以及两篇DLA的原始文章及其在NMF算法中的应用算法的文章。-Includes DLA matlab code, as well as two DLA, the original article in the NMF algorithm algorithm article.
a
- 基于非负矩阵分解(NMF)的人脸特征提取算法,NMF基本思想是找到一个线性子空间W,使的构成子空间的基本图像的像素点都是正值,而且人脸图像在子空间上的投影系数也是正数-Non-negative Matrix Factorization (NMF) of facial feature extraction algorithm, NMF basic idea is to find a linear sub-space W, so that the composition of sub-space o
ogrady2007_phd
- 国外欠定语音盲分离的博士论文,作者为Paul D. O’Grady,LOST算法的作者。该博士论文包括语音信号分离,非负矩阵分解等内容。-Sparse Separation of Under-Determined Speech Mixtures,A dissertation submitted for the degree of Doctor of Philosophy
NMF
- 子空间分解识别算法包括算法的MATLAB程序以及运行结果
ants_arithgom
- aoc.m 是用matlab实现蚁群算法ants_information.m蚁群算法中信息素的构建 mcl是马尔科夫聚类算法 nmf是矩阵的非负分解 Generative Topographic Mapping工具包-aoc.m is matlab implementation of ant colony algorithm ants_information.m pheromone ant colony algorithm is a Markov clustering algorit
nmf
- 这是对于矩阵分解里面,最新出现的一种新的算法:非负矩阵分解的程序-This is the decomposition of the matrix inside, emerging a new algorithm: the procedure of non-negative matrix factorization
nmf(test)
- 用于入侵检测的系统的NMF算法,此部分为用于KDD99数据的测试部分的代码。-Intrusion detection system for NMF algorithm, this part of the test data for KDD99 part of the code.
nmf
- 非负矩阵分解(non-negative matrix factorization,NMF)算法-non-negative matrix factorization,NMF
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算法,c语言实现,下载压缩包后直接解压即可-Non negative matrix factorization, the classic NMF algorithm, C language to achieve, download the compressed package can be directly extracted
nmf.py
- 非负矩阵分解,经典nmf算法,python实现,下载压缩包后直接解压即可-Non negative matrix factorization, the classic NMF algorithm, python language to achieve, download the compressed package can be directly extracted
nmf-master
- 非负矩阵分解算法()
NMF算法
- 主要实现非负矩阵的有效分解,其中有详细的解释,以及什么样的矩阵才能适合该算法(realize the matrix factorization with non-negative matrix)
用于人脸识别的nmf pack
- nmf,lnmf等算法,用于人脸识别,使用matlab语言(face recognition using nmf and lnmf)