Some corrections in the HTML.

This commit is contained in:
Marcel Kronfeld
2008-03-27 14:52:43 +00:00
parent cde69378fa
commit ec20723dd9
10 changed files with 37 additions and 29 deletions

View File

@@ -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>&#969;</i>=2*&#960;, <i>n</i>=2.
Values used for the following illustrations: <i>A</i>=10, <i>&#969;</i>=2*&#960;, <i>n</i>=2.
<br>
<img src="images/rastrigin20.jpg" border="2">