Lab 12: Week of Nov 07-14
 


Write a program to solve simultaneous equations using Gaussian
elimination method.

Reference: Advanced Engineering Mathematics by Erwin Kreyszig. It is
discussed in chapter on Linear Algebra, section 6.3 in the 8th edition.
You may use any other reference book to look at this material.