Question: Write a MATLAB script to perform the Gauss-Seidel method for the following A and b: A= B= Use an initial guess of x = [0,
Write a MATLAB script to perform the Gauss-Seidel method for the following A and b:
A=
B=
Use an initial guess of x = [0, 0, 0]Twith a stopping criterion of
s = 10-6 , and perform Gauss-Seidel without relaxation, with SOR, and with under relaxation.
-2 2 13
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
