Some corrections in the HTML.
This commit is contained in:
@@ -2,15 +2,15 @@
|
||||
<head>
|
||||
<title>Generalized Rastrigin's function</title>
|
||||
</head>
|
||||
<body><EFBFBD>
|
||||
<body>
|
||||
<h1 align="center">Generalized Rastrigin's function</h1>
|
||||
<center>
|
||||
<img src="images/rastrigintex.jpg" width="500" height="101">
|
||||
</center>
|
||||
<p>
|
||||
Rastrigin's function is symmetric. It is based on the simple <i>sphere function</i> (called f_1 in the JavaEva<EFBFBD> context), but it is multimodal because a modulation term on the basis of the cosine function is added. This evokes hills and valleys which are misleading local optimums.
|
||||
Rastrigin's function is symmetric. It is based on the simple <i>parabola function</i> (called f1 in the JavaEvA context), but it is multimodal because a modulation term on the basis of the cosine function is added. This evokes hills and valleys which are misleading local optima.
|
||||
<p>
|
||||
Values are used for the following illustrations: <i>A</i>=10, <i>ω</i>=2*π, <i>n</i>=2.
|
||||
Values used for the following illustrations: <i>A</i>=10, <i>ω</i>=2*π, <i>n</i>=2.
|
||||
|
||||
<br>
|
||||
<img src="images/rastrigin20.jpg" border="2">
|
||||
|
Reference in New Issue
Block a user