negative data input to nmf (non-negative matrix factorization)

11 次查看(过去 30 天)
I want to apply non-negative matrix factorization on a data matrix of gene expression, but the matrix contain negative as well as positive data. the problem is Nmf does n't accept negative data. what should I do to make nmf work on this matrix??
  1 个评论
siva singireddi
siva singireddi 2019-5-20
you must need to convert that matrix into positive.if you are analyzing the signals you will apply fft or stft technique to convert that matrix into positive these are the tools which convert the matrix, negative to positive.if you are analyzing the some elements please convert that negative elements into positive.

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Matrices and Arrays 的更多信息

产品

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by