Use one Jacobi step from (0, 0) on 5x + y = 11, x + 4y = 9. What is the new x?
Answer: ______________
Use one Jacobi step from (0, 0) on 5x plus y = 11, x plus 4y = 9. What is the new x?
Answer: ______________
The system here is strictly diagonally dominant, so Jacobi converges from any starting guess.
Circle one: True False
Use one Jacobi step from (0, 0) on the same system. What is the new y?
Answer: ______________
Ana says the system 5x + y = 11, x + 4y = 9 is strictly diagonally dominant, so Jacobi converges from any starting guess. Is Ana right?
Circle one: True False
Why does the conjugate gradient method demand a symmetric positive definite matrix?
After the first step the guess is (2.2, 2.25). What is x after the second Jacobi step?
Continue Jacobi on the same system. After the first step the guess is (2.2, 2.25). What is x after the second step?
What does a preconditioner change, and why does that help?
Why does the conjugate gradient method demand a symmetric positive definite matrix?