Description Usage Arguments Value References
The ackley function of N variables for testing optimization methods. The global optima for the function is given by xi = 0, forall i E 1...N, f(x) = 0. Domain xi E [-32.768, 32.768], for all i = 1, ..., d
1 | f1.ackley(x)
|
x |
The vector of function parameters |
The function value
https://www.sfu.ca/~ssurjano/ackley.html
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.