Non-negative Matrix Factorization
- To: mathgroup at smc.vnet.net
- Subject: [mg105370] Non-negative Matrix Factorization
- From: åæ <sunt05 at mails.tsinghua.edu.cn>
- Date: Mon, 30 Nov 2009 06:09:24 -0500 (EST)
Hi community, I'm dealing with a problem which needs NMF(Non-negative Matrix Factorization). I've looked up the document along with Mathematica, but nothing found. And I've tried to implement one function, however, the efficiency is too poor in comparison with built-in SingularValueDecompostion[]. Is there any implement of NMF? Thank you all! sunt