Linear System of Equations

This page includes lecture notes and C++ programing script to understand work on Matrices and Linear System of Equations. It deals with Solution of Linear Equations:- (1) Gauss Elimination Method and (2) gauss-Seidel Iterative method. Computation of Eigenvalues and Eigenvectors of Matrices by iterative Methods.  Please check for the updates from time to time......