Solving Systems of Equations: Gaussian, Jacobi, and SOR Methods
Implementation and comparative analysis of Gaussian elimination, Jacobi iterative method, and Successive Over-Relaxation (SOR) method for solving linear systems with code-oriented algorithm explanations.