MATH-204-E NUMERICAL METHODS LAB.
September 7th, 2009
No comments
MATH-204-E NUMERICAL METHODS LAB.
Class Work : 25 Marks
Exam. : 25 Marks
WRITE DOWN AND EXECUTE THE FOLLOWING PROGRAMS USING C/C++/MATLAB
1. To find the roots of non-linear equation using Bisection method.
2. To find the roots of non-linear equation using Newton’s method.
3. Curve fitting by least – square approximations.
4. To solve the system of linear equations using Gauss-Elimination method.