Numerical Analysis Blog

Metode NUMERICE, CTI II (RO), Technical University of Cluj-Napoca

This weeks' material

The material covered this week may be structured as follows:

Weeks 6-8

  1. Numerical methods for ODEs: Runge-Kutta methods;
  2. Polynomial interpolation (Interpolare polinomiala): Lagrange and Hermite interpolation.
  3. Divided differences (Diferente divizate);
  4. Spline interpolation (Interpolare spline): linear and cubic splines.

Laboratory (Laborator).

  1. Numerical methods for ODEs: explicit and implicit Euler methods, Runge Kutta methods.
  2. Implementation of the divided difference table for Lagrange interpolation. Polynomial interpolation: Lagrange and Hermite
  3. Linear splines.
  4. Cubic splines.