SOLUTION: Find an LU factorization of the matrix A below.
A=
1 4 -1 5
3 7 -2 9
-2 -3 1 -4
-1 6 -1 7
Algebra.Com
Question 253054: Find an LU factorization of the matrix A below.
A=
1 4 -1 5
3 7 -2 9
-2 -3 1 -4
-1 6 -1 7
Answer by hokies(65) (Show Source): You can put this solution on YOUR website!
Solved using MATLAB:
3.0000 7.0000 -2.0000 9.0000
-0.3333 8.3333 -1.6667 10
-0.6667 0.2000 0 0
0.3333 0.2000 -1.0000 0
RELATED QUESTIONS
1)Find an LU factorization of the matrix A below.
A=
1 4 -1 5
3 7 -2 9
(answered by richwmiller)
find the determinant of the matrix A=(9 6 2
1 2 3
4 5... (answered by Alan3354)
Identify the {{{highlight(cross(factor))}}} factors of the matrix A below using LU (answered by ikleyn)
a.For matrix A =
( 5 7 2 )
( 9 6 4 )
( 3 2 1 ) and
B =
(4 7 3)
(1 1 3)
(8... (answered by ikleyn)
Find the inverse of each matrix, if it exists.
1.[ -2 -1]
[10 7]
2.[-4 2]... (answered by Mathtut)
solve the questions give below by factorization
(1)3x2+x=1 (2)4x2+9=12x... (answered by longjonsilver,kiru_khandelwal)
Find A_2,1 of the matrix:
[ 3 2 7
1 -2 4
5 3 -1]
Thanks.
(answered by ikleyn)
What's the order of the matrix shown below?
[1 -1 3 ]
[4 1 2 ]
A.) 2 × 3
B.) 3 × 2
(answered by estron7,ikleyn)
find the inverse of the matrix
0 -2 1
-5 -2 -3
7 3... (answered by TimothyLamb)