Abstract: The main purpose of this article is to find solutions to linear simultaneous equations using iterative methods. The iterative methods include the Jacobi and the Gauss-Seidel methods.
A brief description of the Jacobi method and Gauss-Seidel method is done followed by its derivation and programming in MATLAB. A simple code for both Jacobi and Gauss-Seidel methods is given for understanding and knowledge. A question is solved by both methods and the answer for both is verified as well.
Keywords: Jacobi iterations, Gauss Seidel iterations, Linear Simultaneous Equations