Gauss-Jacobi Iterative Method Calculator
Enter your system of linear equations as an augmented matrix, set your initial guess and tolerance, and the Gauss-Jacobi Iterative Method Calculator solves for all variables x₁, x₂, x₃ step by step. Provide the coefficient matrix (A) and constants vector (b) for a 2×2 or 3×3 diagonally dominant system, and get back the solution vector, number of iterations, and a full iteration table showing convergence.
Results
Iterations to Converge
--
x₁ Solution
--
x₂ Solution
--
x₃ Solution
--
Final Error (max |Δx|)
--
Converged?
--