搜索资源列表
NMF_FeatureGet
- 非负矩阵分解技术(Nonnegtive Matrix Factorization 一种信号或图像的特征提取的方法,也可用于图像压缩
nmf_toolbox_ver1.4
- 非负矩阵分解的matlab代码,内容全!希望对大家有用
nmfpack
- NMFs算法(带稀疏度约束的非负稀疏矩阵分解)用于实现基于人脸局部特征的人脸识别,通过近似的矩阵分解进行空间降维。
LNMF
- 人工智能模式识别中基于非负矩阵分解生成特征空间的算法-artificial intelligence pattern recognition based on non-negative matrix factorization generation features of the algorithm space
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
code
- 基于非负矩阵分解的语音分离方法,matlab实现-NMF-based speech separation method, matlab implementation
PIE1
- 基于双权重非负矩阵分解的人脸识别Matlab code-double weight NMF for face recognition
nmf.tar
- 非负矩阵分解程序,里面包含了全面的相关资料和程序代码。-Non-negative matrix factorization program
DISCRIMINANTSPARSENONNEGATIVEMATRIXFACTORIZATION.r
- 判别稀疏非负矩阵分解,提出这个新算法,来进行人脸识别,比传统的NMF和一些其他的扩展算法效果好-Sparse non-negative matrix factorization judge proposed the new algorithm for face recognition, than the traditional extension of NMF algorithm and some other good results
brain_demo
- NMF非负分解进行脑信号的处理的程序,包括导入brain image,NMF信号分解,结果导出。-NMF2, by itself, creates a new brainNMF or raises the existing singleton
非负矩阵分解
- 盲信号分离中的非负矩阵分解,高光谱图像解混等等。
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 calculations, feature extraction
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 independently.)
Tucker COM
- Tucker分解、非负分解,比较传统的经典算法,用于对比实验(Tucker decomposition and non negative decomposition)
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)
Cochleagram ISNMF2D
- 数据矩阵运用非负矩阵分解算法,分解得到两个低维矩阵,并用于信号分离。(The data matrix is decomposed into two low-dimensional matrices by non-negative matrix decomposition algorithm and used for signal separation.)
uv分解
- 非负矩阵分解算法,采用块坐标下降法,效率更高。用于复杂网络计算。