Question: solve it ON MATLAB... we don't need any hand written script... Make a doc file /txt/ any soft copy or screen shot... 1. Task 1

solve it ON MATLAB... we don't need any hand written script... Make a doc file /txt/ any soft copy or screen shot...
1. Task 1 Write a MATLAB code to solve a linear set of equations using Gauss-Seidel method. The input matrices should be defined inside the code (not taken as input from the command window). The code should be general and should be capable of solving matrices of any size. Use a sample linear system of 5 equations to test your code. In which cases does the Gauss-Seidel method converge? Show an example case where the Gauss-Seidel method fails. Write some applications of Gauss-Seidel method. No built in MATLAB functions related directly to Gauss-Seidel method can be used to solve the
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
