Sample Program - 3

1. Solution of a set of linear equations by elimination method.

2. To find the inverse of a matrix using LU decomposition.

3. Solution of a set of linear equations by pivoted elimination method

4. Solution of a set of linear equation by LU decomposition.