Question: Write your own python code for the Jacobi and Gauss-Seidel Methods. Use this code to solve the sparse system within six correct decimal places (forward
Write your own python code for the Jacobi and Gauss-Seidel Methods. Use this code to solve the sparse system within six correct decimal places (forward error in the infinity norm) for n=100. The correct solution is [1, , 1]. Print the number of steps needed and the backward error. The system is
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
