Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
0% found this document useful (0 votes)
33 views

76622numerical Analysis and Programming

This course introduces numerical analysis techniques for solving applied problems that cannot be solved through ordinary analytical methods. It focuses on computer programming to apply numerical techniques to engineering and science problems. The course covers various methods for solving algebraic equations, simultaneous equations, interpolation, numerical integration and differentiation, differential equations, and statistical computation through curve fitting and data analysis.
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
33 views

76622numerical Analysis and Programming

This course introduces numerical analysis techniques for solving applied problems that cannot be solved through ordinary analytical methods. It focuses on computer programming to apply numerical techniques to engineering and science problems. The course covers various methods for solving algebraic equations, simultaneous equations, interpolation, numerical integration and differentiation, differential equations, and statistical computation through curve fitting and data analysis.
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

NUMERICAL ANALYSIS AND PROGRAMMING

Course Code: BTM 301 Credit Units: 03

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:

Module I: Solution of Algebraic and Transcendental Equation

Error in a series approximation, Bisection Method, Iteration method, Method of false position, Newton-Raphson
method

Solutions of Simultaneous equation

Gauss elimination method, Jacobi iteration method, Gauss Seidal method

Module II: Interpolation

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

Module III: Numerical Integration and Differentiation

Introduction, Numerical differentiation Numerical Integration: Trapezoidal rule, Simpsons 1/3 and 3/8 rules.

Module IV: Solution of differential Equations

Eulers Method, Runga-Kutta Methods.

Module V: Statistical Computation

Frequency chart, Curve fitting by method of least squares, fitting of straight lines, polynomials, exponential
curves etc, Data fitting with Cubic splines.

You might also like