Module 5 : Numerical Techniques

Lecture 1 : Review of numerical methods: Root finding and Solution of Deferential Equations

 

Taking ,


Figure 5.1.2: Illustration of Newton-Raphson method

It may be noted that point is closer to the actual solution . Now taking as the guess value the iteration is repeated till the functional value is within the tolerance limit.

In secant method

In Muller method

For a system of equations, one may use Newton's method.

To solve the differential equations following methods may be used