N-D Test Functions F¶FreudensteinRoth test objective function.
This class defines the Freudenstein & Roth global optimization problem. This is a multimodal minimization problem defined as follows:
![f_{\text{FreudensteinRoth}}(\mathbf{x}) = \left\{x_1 - 13 + \left[(5 - x_2)x_2 - 2 \right] x_2 \right\}^2 + \left \{x_1 - 29 + \left[(x_2 + 1)x_2 - 14 \right] x_2 \right\}^2](_images/math/62c0c08ee6b864fcadc6a33061c32d320eb6d12f.png)
Here,
represents the number of dimensions and
for
.
Two-dimensional FreudensteinRoth function
Global optimum:
for ![\mathbf{x} = [5, 4]](_images/math/58ff3aa9712e7bec524cf76e8c00aaa536db494e.png)