UTeM BMFR Google Search Engine
Custom Search
Part 3 - How do I find the inverse of a square matrix using LU Decomposition?
Posted by BMFRGuru at 7:52 PMExample 3
Use LU decomposition to find the inverse of

Knowing that

We can solve for the first column of [B]=
by solving for

First solve
![]()

to give
![]()
![]()
Forward substitution starting from the first equation gives
![]()
![]()
![]()
![]()
![]()
![]()
![]()
Hence

Now solve
![]()
that is

![]()
![]()
![]()
Backward substitution starting from the third equation gives
![]()
= ![]()
![]()
![]()
= -0.9524
![]()
= 0.04762
Hence the first column of the inverse of [A] is

Similarly by solving


and solving

gives

Hence

Can you confirm the following for the above example?
=![]()
0 Comments:
Subscribe to:
Post Comments (Atom)













