76622numerical Analysis and Programming
76622numerical Analysis and Programming
Course Objective:
This course deals with the techniques of numerical analysis, which gives the solution to applied problem when
ordinary analytical method fails. Emphasis is given on computer programming also so that the given techniques
can be used in design of engineering and scientific problems.
Course Contents:
Error in a series approximation, Bisection Method, Iteration method, Method of false position, Newton-Raphson
method
Finite Differences, Difference tables Polynomial Interpolation: Newtons forward and backward formula
Central Difference Formulae: Gauss forward and backward formula. Interpolation with unequal intervals:
Lagranges Interpolation, Newton Divided difference formula
Introduction, Numerical differentiation Numerical Integration: Trapezoidal rule, Simpsons 1/3 and 3/8 rules.
Frequency chart, Curve fitting by method of least squares, fitting of straight lines, polynomials, exponential
curves etc, Data fitting with Cubic splines.