Your task is to implement Matlab code for
- Naive gauss elimination method of solving simultaneous equations.
- Gauss Jordan Method of solving simultaneous equations.
- Polynomial deflation technique.
- Mullers method for solving polynomial equation.
- Cramers rule of solving simultaneous equations.
For problem 1,2,and 4 solve the following equations
For problem 3 and 4 use example from book.
This homework must be submitted before 8th May 2018 11:55 pm. After this time no homework will be allowed.
Your codes must be yours. Any plagiarism will be penalized with negative marking.