Use GMRES to solve the system in Exercise 9.4.33. Compare the rate of convergence with the CG
Question:
Use GMRES to solve the system in Exercise 9.4.33. Compare the rate of convergence with the CG algorithm in Exercise 9.6.8.
Data From Exercise 9.4.33
The matrix arises in the finite difference (and finite element) discretization of the Poisson equation on a nine point square grid. Solve the linear system Au = e5 using
Data From Exercise 9.6.8
Use the Conjugate Gradient Method to solve the system in Exercise 9.4.33. How many iterations do you need to obtain the solution that is accurate to 2 decimal places? How does this compare to the Jacobi and SOR Methods?
Data From Exercise 9.4.33
The matrix arises in the finite difference (and finite element) discretization of the Poisson equation on a nine point square grid. Solve the linear system Au = e5 using
Step by Step Answer: