makeSchwefelFunction | R Documentation |
Highly multimodal test function. The cursial thing about this function is, that the global optimum is far away from the next best local optimum. The function is computed via:
f(\mathbf{x}) = \sum_{i=1}^{n} -\mathbf{x}_i \sin\left(\sqrt(|\mathbf{x}_i|)\right)
with \mathbf{x}_i \in [-500, 500], i = 1, \ldots, n.
makeSchwefelFunction(dimensions)
dimensions |
[ |
[smoof_single_objective_function
]
Schwefel, H.-P.: Numerical optimization of computer models. Chichester: Wiley & Sons, 1981.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.