This project focuses on the problem of minimizing a given convex function of multiple variables f: ℝ^n^→ℝ without constraints. The algorithms used are based on the idea of iterative descent, starting from some point
The search algorithms studied are:
- Steepest Descent method
- Newton's method
- Levenberg-Marquardt method
The objective function studied is: