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

1 view (last 30 days)
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

Find more on Sparse Matrices in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!