中文说明:
主要实现非负矩阵的有效分解,其中有详细的解释,以及什么样的矩阵才能适合该算法。
English Description:
It mainly realizes the efficient decomposition of nonnegative matrix, which has detailed explanation, and what kind of matrix is suitable for the algorithm p>
NMF algorithm for efficient decomposition of nonnegative matrix
关注次数: 304
下载次数: 2
文件大小: 2KB
中文说明:
主要实现非负矩阵的有效分解,其中有详细的解释,以及什么样的矩阵才能适合该算法。
English Description:
It mainly realizes the efficient decomposition of nonnegative matrix, which has detailed explanation, and what kind of matrix is suitable for the algorithm p>
NMF算法\myNMF.m
NMF算法\NMF1.m
NMF算法\NMF2.m
NMF算法\NMF3.m
NMF算法