How to factorize a matirx(mxn) into two factors (mxr rxn)

Hi I want to start with a mxn matrix A and factorise it into two matrices mxr and rxn. r can be greater than dimentions of martix A.
nnmf allows only for r< min(size(A))

Answers (0)

Categories

Asked:

on 7 Mar 2012

Community Treasure Hunt

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

Start Hunting!