Solution: Grid Search

Understand the explanation and solution of the grid search challenge.

We'll cover the following...

Explanation

The objective function in the problem statement is a constrained optimization problem. If [a1,b1][a_1, b_1] and [a ...