Р. Г. Стронгина. Ниж- ний Новгород: Изд-во Нижегородского университета, 2002, 217 с



Pdf көрінісі
бет128/151
Дата26.01.2022
өлшемі1,64 Mb.
#24342
түріСеминар
1   ...   124   125   126   127   128   129   130   131   ...   151
2. Cholesky Factorization 
We would like to compute the solution to a system of linear equations 
AX = B,  where  A  is real symmetric or complex Hermitian and, in either 
case, positive definite matrix, and are rectangular matrices or vectors. 
The Cholesky decomposition can be used to factor A, A = LL
T
 or A = U
T
U, 
where is an upper triangular matrix and L is a lower triangular (L = U
T
)
The factored form of A  is then used to solve the system of equations 
AX = B. 
A recursive algorithm of Cholesky factorization is described in detail in 
[18, 8]. Here we give the final recursive algorithms for the lower triangular 
and upper triangular cases. We assume that is by n. 


Достарыңызбен бөлісу:
1   ...   124   125   126   127   128   129   130   131   ...   151




©emirsaba.org 2024
әкімшілігінің қараңыз

    Басты бет