0% found this document useful (0 votes)
27 views

BCS-054: Computer Oriented Numerical Techniques 3 Credits

This document provides an overview of the course "Computer Oriented Numerical Techniques" which is a 3 credit course. It introduces numerical analysis techniques for solving practical problems that cannot be solved analytically. The course covers various methods for solving linear and non-linear equations, interpolation with equal and unequal intervals, numerical differentiation, integration, and ordinary differential equations. It aims to provide knowledge of computer-oriented numerical methods and techniques.

Uploaded by

Sebastian
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
27 views

BCS-054: Computer Oriented Numerical Techniques 3 Credits

This document provides an overview of the course "Computer Oriented Numerical Techniques" which is a 3 credit course. It introduces numerical analysis techniques for solving practical problems that cannot be solved analytically. The course covers various methods for solving linear and non-linear equations, interpolation with equal and unequal intervals, numerical differentiation, integration, and ordinary differential equations. It aims to provide knowledge of computer-oriented numerical methods and techniques.

Uploaded by

Sebastian
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

4.

BCS-054:

Computer Oriented Numerical Techniques

3 Credits

Introduction and Objectives: In todays world the practical problems are quite complex and it may not be
possible to find their analytical solutions. Hence we have to resort to computer oriented numerical methods
for solving them. Numerical analysis provides knowledge of various techniques to get mathematical entities
involved in solving the problems.
Block 1: Computer Arithmetic and Solution of Linear and Non-linear Equations
Unit 1: Computer Arithmetic
FloatingPoint Arithmetic and Errors, Rounding and Chopping of a Number and Associated Errors,
Floating Point Representation of Numbers, Truncation errors and Taylors Series
Unit 2: Solution of Linear Algebraic Equations
Preliminaries, Direct Methods, Gauss Elimination Method (Basic), Gauss Elimination Method (Row
Interchanges: Pivotal condensation),Iterative Methods, Gauss Jacobi Iterative Method, The GaussSeidel Iteration Method, Comparison of Direct and Iterative Methods
Unit 3: Solution of Non-linear Equations
Non Linear Equations, Solution of Non Linear Equations, Successive Substitution Method(Fixed
point method), Bisection Method ,Newton-Raphson Method, Regula-falsi Method, Secant Method
Block 2: Interpolation
Unit 1: Operator
What is Interpolation, Some Operators and their Properties, Interrelation between operators,
Applications of operators on some functions
Unit 2: Interpolation with Equal Intervals
Difference Table, Interpolation Methods, Newton Forward Difference Formula, Newton Backward
Difference Formula, Central Difference Formula, Stirlings Formula, Bessles Formula
Unit 3: Interpolation with Unequal Intervals
Lagranges Method, Divided Difference Method, Divided Difference Table, Newtons Divided
Difference Method
Block 3: DIFFERENTIATION, INTEGRATION AND DIFFERENTIAL EQUATIONS
Unit 1: Numerical Differentiation
Differentiation by Forward/Backward Difference Formula, Differentiation by Central Difference
Formula
Unit 2: Numerical Integration
Methodologys of Numerical Integration, Rectangular Rule, Trapezoidal Rule, Simpsons (1/3) Rule
Unit3: Ordinary Differential Equation
Initial Value and Boundary Value Problem, Eulers Method, Improved Eulers Method, Runge
Kutta (R-K) Methods (of Order 2 and 4)
43

You might also like