05bc0301 Computer Oriented Numerical Methods PDF
05bc0301 Computer Oriented Numerical Methods PDF
Learning Objectives:
With the current deployment of computer technology and tools, it is very important to
develop efficient algorithms for solving in science, engineering, technology, insurance
and banking.
Thus, the objective of this course is to enable students to obtain an intuitive and working
Understanding of numerical methods for the basic problems of numerical analysis and
gain an experience in the implementation of numerical methods using a computer.
They would also gain an appreciation of the concept of error handling in these methods
and need to analyze and predict it.
Prerequisites:
Basic knowledge of Functions, Matrix, Differentiation & Integration.
Course Content:
Sr. No. Course Content Hours
1 FLOATING-POINT ARITHMETIC: 04
Addition Operation
Subtraction Operation
Multiplication Operation
Division Operation
ERRORS:
Data Errors
Truncation Errors
Round-off Errors
Computational Errors
MEASURES OF ACCURACY:
Absolute Error
Relative Error
2 ITERATIVE METHODS FOR FINDING ROOTS: 07
Bisection Method
Discuss convergence
False Position Method
only without derivation
Secant Method
Method of Successive
Approximation
3 INTERPOLATION AND APPROXIMATION: 12
Polynomial interpolation :
o Lagrangian Interpolation, Newton’s Forward Difference
Interpolation, Newton’s Backward Difference Interpolation,
Newton’s Divided Difference Interpolation
Approximation :
o Least Square Curve Fitting, Linear Regression and Non
Text Book(s):
1. “Computer Oriented Numerical Methods” by R. S. Salaria,Khanna Publisher.
Reference Book(s):
1. T Veerarajan, T Ramachandran, “Numerical Methods with Programs in C”, 2nd Edition,
Tata McGraw Hill Publication
2. V. Rajaraman, “Numerical Methods”, 3rd Edition, Prentice-Hall India Pvt. Ltd.
3. R M Somasundaram, R M Chandrasekaran, “Numerical Methods with C++Programming”,
Prentice-Hall India Pvt. Ltd.
4. C F Gerald, P O Wheatley, “Applied Numerical Analysis”, 7th Edition, Pearson
Education Asia, New Delhi
5. Atkinson, Han, “Elementary Numerical Analysis”, Wiley India Edition
6. Dr. V N Vedamurthy, Dr. N. Ch. S N Iyengar, “Numerical Methods”, VikasPublication
7. Richard L Burden, J Douglas Faires, “Numerical Analysis”, Cengage Publication
8. Srimanta Pal, “Numerical Methods”, Oxford University Press
8 8.1 to 8.3
4
9 9.2(9.2.1, 9.2.2, 9.2.3)
4 4.16
5
5 5.1, 5.2, 5.3, 5.4(5.4.1 & 5.4.2), 5.5, 5.6