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 4-5

  1. Fixed point iterations (Metode de punct fix);
  2. Numerical methods for ODEs (Metode numerice pentru rezolvarea ecuațiilor diferențiale);
  3. Euler's method (Metoda lui Euler);
  4. Stability: explicit vs implicit

Laboratory (Laborator).

  1. Iterative methods for linear systems: implementation of Jacobi, Gauss-Seidel and SOR methods (if these were not implemented before).
  2. Linear regression and the least squares method (Regresie liniară și metoda celor mai mici pătrate)).
  3. Implementation of the bisection method. Matching the theoretical results with the experimental ones.
  4. Implementation of Newton's method and the secant method. Convergence analysis.
  5. Newton's method for nonlinear systems. Implementation and convergence analysis.