0

Numerical Methods are used for solving mathematical problems using computations. One of the key concepts used in developing computational solutions is the Taylor Series. You must go through the details of BCS054: Numerical Methods course prior to attempting lab sessions on numerical methods.

This section includes three practical sessions. This section is based on Block 1 of BCS054. Therefore, you must go through the Block 1 before performing activities suggested in this section. You need to use a programming language to implement a numerical method. You may use C for the purpose of this course. In this section, we will be using Dev C++ compiler for demonstration of some of the programs relating to Numerical methods. This section demonstrates three mail concepts viz. Use of Floating point numbers and errors, solving of linear and non-linear equations. We will demonstrate one program as example for these topics.

Download from Google Drive

Post a Comment

 
Top