New Reply

LU decomposition of matrix

 
Share Thread
Jan19-12, 11:16 PM   #1
 

LU decomposition of matrix


Actually I am new to this topic.
I read few tutorials about LU decomposition of matrix in the net.
A = LU ; A - actual matrix, L - Lower triangular matrix, U - Upper triangular matrix.Few people say that, principal diagonal elements of L should be unity.
Some others say that, principal diagonal elements of U should be unity.
Pls clarify.
or else suggest me some suitable method for LU decomposition of a matrix.
Thanks.
PhysOrg.com science news on PhysOrg.com

>> City-life changes blackbird personalities, study shows
>> Origins of 'The Hoff' crab revealed (w/ Video)
>> Older males make better fathers: Mature male beetles work harder, care less about female infidelity
Jan19-12, 11:37 PM   #2
 
Hey Muthuraj B and welcome to the forums.

Have you looked at Wikipedia?

http://en.wikipedia.org/wiki/LU_decomposition
Jan20-12, 12:04 AM   #3
 
Thanks, chiro.
Wikipedia says,
"The factorization is unique if we require that the diagonal of L (or U) consist of ones."
Fine. Either 'L' or 'U' has to have unity diagonal elements.
Algorithms for LU decomposition that I can see in the net follows 'L' to have unity diagonal elements. But my problem requires 'U' to have unity diagonal elements.
Could pls suggest such algorithm.
Jan20-12, 12:14 AM   #4
 

LU decomposition of matrix


Ya. Got it.
Attached that file.
Pls check and correct me if anything is wrong.
Thanks all.
Attached Files
File Type: pdf LU_Decomposition.pdf (88.3 KB, 7 views)
New Reply

Similar discussions for: LU decomposition of matrix
Thread Forum Replies
matrix polar decomposition of GL(3,R) Linear & Abstract Algebra 0
Difference/Relation between Eigenvector Matrix and Q matrix in QR decomposition Quantum Physics 0
An LDV decomposition of a matrix. Calculus & Beyond Homework 4
Matrix decomposition Linear & Abstract Algebra 0