Re: Full rank factorization
- From: Chip Eastham <hardmath@xxxxxxxxx>
- Date: Tue, 14 Aug 2007 02:18:20 -0000
On Aug 13, 7:41 pm, "Aelover11" <aelove...@xxxxxxxxx> wrote:
Anybody knows? Please help!!! thanks/
"Aelover11" <aelove...@xxxxxxxxx> wrote in message
news:f9pq6d$48e$1@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hi all,
I forget this basic method in algebra, please tell me the steps to full
rank factorize a matrix.
specifically, I have a m x n matrix A with rank = r, r<mimn(m,n), I need
to obtain B (mxr) and C (rxn)such that
A=BC/
Thanks
Use Gaussian elimination to express A as a product
of elementary matrices E times a row echelon matrix
R. Note E is mxm and R is mxn (since A is mxn).
Since all but the first r rows of R are zeros,
we may rewrite A = E * R as A = B * C by simply
dropping the final m-r rows of R to get C and
correspondingly the final m-r columns of E to get
B. Now B is mxr and C is rxn.
regards, chip
.
- References:
- Full rank factorization
- From: Aelover11
- Re: Full rank factorization
- From: Aelover11
- Full rank factorization
- Prev by Date: Chemistry solution manual
- Next by Date: Re: GOLDBACH CONJECTURE
- Previous by thread: Re: Full rank factorization
- Next by thread: Re: Full rank factorization
- Index(es):