Loading...
 

Pre-conditioner

When our system of equations
\( Ax=b \)
is difficult to solve, then we can construct a preconditioner \( M \) (another matrix) such that if we multiply our equation on the left by \( M^{-1} \) czyli
\( M^{-1}Ax=M^{-1}b \)
and additionally in between \( Ax \)
we put \( M^{-1}M \) (we can do it because \( M^{-1}M \) is an identity matrix), then a new system of equations
\( M^{-1} A M^{-1} M x = M^{-1} b \)
may be easier to solve. Of course, it all depends on the clever structure of the matrix \( M \).
An example is given in the Iterative solver chapter. Preconditioners for iterative algorithms are described in chapter 8 of the textbook by Yousef Saad [1].


Ostatnio zmieniona Piątek 10 z Wrzesień, 2021 08:58:10 UTC Autor: Maciej Paszynski
Zaloguj się/Zarejestruj w OPEN AGH e-podręczniki
Czy masz już hasło?

Hasło powinno mieć przynajmniej 8 znaków, litery i cyfry oraz co najmniej jeden znak specjalny.

Przypominanie hasła

Wprowadź swój adres e-mail, abyśmy mogli przesłać Ci informację o nowym haśle.
Dziękujemy za rejestrację!
Na wskazany w rejestracji adres został wysłany e-mail z linkiem aktywacyjnym.
Wprowadzone hasło/login są błędne.