Week - 1 |
Curve fitting method |
Week - 2 |
curve fitting with lines and error calculation |
Week - 3 |
Curve fitting with polynomial of degree n and error calculation. |
Week - 4 |
Curve fitting with exponential function and error calculation. |
Week - 5 |
Interpolation and Taylor polynomial. |
Week - 6 |
Lagrange interpolation polynomial. |
Week - 7 |
Examples of Lagrange interpolation polynomial |
Week - 8 |
Hermite interpolation polynomial. |
Week - 9 |
Cubic naturel spline interpolations. |
Week - 10 |
Cubic clamped spline interpolations. |
Week - 11 |
Numerical solutions of nonlinear equations |
Week - 12 |
Bisection algorithm |
Week - 13 |
Fixed-point iteration. |
Week - 14 |
The Newton-Raphson Method. |