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,12 +2,12 @@
<head>
<title>f_1 : Sphere function</title>
</head>
<body><EFBFBD>
<h1 align="center">The Sphere function</h1>
<body>
<h1 align="center">The F1 hyper-parabola function</h1>
<center>
<img src="images/f1tex.jpg" width="85" height="95" border="0" align="center">
</center><br>
The sphere function is a <i>n</i>-dimensional, axis-symmetric, continuously differentiable, convex function:
The hyper-parabola function is a <i>n</i>-dimensional, axis-symmetric, continuously differentiable, convex function:
<p>
Because of its simplicity every optimization-algorithm should be able to find its global minimum at <i>x</i>=[0, 0, ... , 0]
<p>
@@ -15,7 +15,7 @@ Because of its simplicity every optimization-algorithm should be able to find it
<img src="images/f1.jpg" width="480" height="360" border="2" align="middle">
<hr>
More information about the sphere function can be found at:
More information about the F1 function can be found at:
<p>
Kenneth De Jong. <i>An analysis of the behaviour of a class of genetic adaptive systems.</i> Dissertation, University of Michigan, 1975. Diss. Abstr. Int. 36(10), 5140B, University Microflims No. 76-9381.