The course is designed to provide engineering students a view of optimization as a tool for engineering decision making. Students will be given a fundamental introduction to the optimization ...
The goal of a numerical optimization problem is to find a vector of values that minimizes some cost function. The most fundamental example is minimizing the Sphere Function f(x0, x1, .. xn) = x0^2 + ...