View source: R/sof.exponential.R
makeExponentialFunction | R Documentation |
This scalable test function is based on the definition
f(\mathbf{x}) = -\exp\left(-0.5 \sum_{i = 1}^{n} \mathbf{x}_i^2\right)
with the box-constraints \mathbf{x}_i \in [-1, 1], i = 1, \ldots, n
.
makeExponentialFunction(dimensions)
dimensions |
[ |
[smoof_single_objective_function
]
S. Rahnamyan, H. R. Tizhoosh, N. M. M. Salama, Opposition-Based Differential Evolution (ODE) with Variable Jumping Rate, IEEE Sympousim Foundations Com- putation Intelligence, Honolulu, HI, pp. 81-88, 2007.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.