Week 7-8

  • Derivatives using newton’s Forward difference interpolation formula
  • Derivatives using newton’s backward difference interpolation formula
  • Introduction to Numerical Integration, derivation of formula based on Newton Raphson Method
  • Newton-Cotes Formula: Trapezoidal rule  and its code