Assignment 1 Nte
Assignment 1 Nte
With Gauss-Seidel Method and Jacobi method solve it. Determine the rate of convergence of the
method and the number of iterations needed to max {|εk|} ≤ 10-2. Compare the rate of convergence
of both methods.
Perform the number of iterations required to achieve the given accuracy starting with X0= [221]T
and compare the results with the exact solution [342]T.
Q5. Perform four iterations for the following system of equations using SOR method.
You may use w=1.25, the initial approximation is X0= [0 0 0]T. Compare the result with the exact
solution [221]T .
Q6.
Q7.