2023 2024 EduVark > Education Discussion > General Discussion


  #1  
July 9th, 2016, 03:22 PM
Unregistered
Guest User
 
Nmf dtu

Hey my friend yesterday got the NMFTU for the MAT Lab use can you please tell me that what is this and what algorithms are implemented in it
  #2  
July 9th, 2016, 03:45 PM
Super Moderator
 
Join Date: Mar 2012
Re: Nmf dtu

The NMFTU Toolbox holds a collection of Non-negative Matrix Factorization (NMF) algorithms implemented for Matlab


Algorithms:

mm: Multiplicative updates method using euclidean distance measure.

cjlin: Projected gradient method

prob: Probabilistic non-negative matrix factorization.

als: Alternating least squares.

alsobs: Alternating least squares with optimal brain surgeon.

Usage:

[W,H] = nmf(X,K,alg,maxiter,speak)

W: output matrix

H: output matrix

X: input matrix

K: number of components

alg: algorithm to use

maxiter: maximum number of iterations

speak: print to screen

Demonstrations:


PET: NMF on a PET dataset

Text: NMF used on a three different datasets; Email, medical, and CNN.


Quick Reply
Your Username: Click here to log in

Message:
Options



All times are GMT +5. The time now is 07:54 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Content Relevant URLs by vBSEO 3.6.0

1 2 3 4 5 6 7 8