View source: R/sof.drop.wave.R
makeGeneralizedDropWaveFunction | R Documentation |
Multimodal single-objective function following the formula:
\mathbf{x} = -\frac{1 + \cos(\sqrt{\sum_{i = 1}^{n} \mathbf{x}_i^2})}{2 + 0.5 \sum_{i = 1}^{n} \mathbf{x}_i^2}
with \mathbf{x}_i \in [-5.12, 5.12], i = 1, \ldots, n
.
makeGeneralizedDropWaveFunction(dimensions = 2L)
dimensions |
[ |
[smoof_single_objective_function
]
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.