Sample Programs - 4

1.To compute the integral of a function using Gauss quadrature method.

2. Interpolation by Newton's divided difference formula

Datafile- data.dat

3. Find the solution of a system of non-linear equations

4. To compute the integral of a function using Simpsons rule

5. To compute the integral of a function using mid point rule