nmf算法的一个简单我要分享

A simple algorithm of NMF

非负矩阵分解 nmf 非负矩阵 NMF-matlab-code

关注次数: 356

下载次数: 0

文件大小: 980B

代码分类: 一般算法

开发平台: matlab

下载需要积分: 1积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:nmf算法的一个简单代码实现,将一个矩阵分解成两个非负矩阵的乘积。


English Description:

A simple code implementation of NMF algorithm decomposes a matrix into the product of two nonnegative matrices.


代码预览