MATH-204-E NUMERICAL METHODS LAB.
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.
5. To solve the system of linear equations using Gauss-Seidal iteration method.
6. To solve the system of linear equations using Gauss-Jorden method.
7. To Integrate numerically using Trapezoidal rule.
8. To Integrate numerically using Simpson’s rules.
9. To find the largest eigen value of a matrix by power-method.
10. To find numerical solution of ordinary differential equations by Euler’s method.
11. To find numerical solution of ordinary differential equations by Runge-Kutta method.
12. To find numerical solution of ordinary differential equations by Milne’s method.
13. To find the numerical solution of Laplace equation.
14. To find numerical solution of wave equation.
15. To find numerical solution of heat equation.
BOOKS SUGGESTED :
1. Applied Numerical Analysis by Curtis F. Gerald and Patrick G. Wheatley-Pearson, Education Ltd.
2. Numerical Methods : E. Balagurusamy T.M.H.
Note: Ten experiments are to be performed out of which at least seven experiments should be performed from above list. Remaining three experiments may either be performed from the above list or designed by the concerned institution as per the scope of the syllabus.
Related posts:
- PTU Syllabus | ME-319 Numerical Methods in Engg. (Lab)
- ME- 319 E APPLIED NUMERICAL TECHNIQUES AND COMPUTING LAB.
- PTU Syllabus | ME-309 Numerical Methods in Engineering
- UPTU Syllabus | EEE-351: NUMERICAL TECHNIQUE LAB
- ME – 311 E APPLIED NUMERICAL TECHNIQUES AND COMPUTING