Nelder Mead simplex method Objective Function The objective function used in this project is a simple quadratic function: $$ f(x_1, x_2) = x_1^2 + x_2^2 $$ Visualization: Below is the 3D plot of the objective function, showing its parabolic structure: