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

조회 수: 11 (최근 30일)
khuzaima
khuzaima 2014년 8월 18일
댓글: siva singireddi 2019년 5월 20일
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