⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 genfunc.html

📁 Java实现的遗传算法工具集:GA Playground
💻 HTML
字号:
<html>
<head>
<title>The GA Playground: Interactively-Defined-Function Optimization</title>
<META HTTP-EQUIV="keywords" CONTENT="Java,Genetic Algorithm,Interactive Experiment">
<META HTTP-EQUIV="description" CONTENT="A general GA (Genetic Algorithm) toolkit implemented in Java">
<META HTTP-EQUIV="author" CONTENT="aridolan@netvision.net.il">
</head>
<body>

<Center><H3>The GA Playground<br> Interactively-Defined-Function Optimization</H3></Center>

<Center><H4>Optimization of a user-defined function with N variables</H4><br></Center>
<p>

<H4>Important: Supported in application mode only!</H4>
Interactively defined functions are not supported in applet mode, and cannot be run in browsers. This option is available only when GA Playground is run as an application.
<p>


<H4>Defining the function to be optimized:</H4>
<UL>
<LI>Enter/Modify a mathematical expression
<LI>The expression can be arbitrarily long or complex
<LI>Parameter Constraints can only be defined by numerical ranges
<LI>Example of a function string: (x1*x2)/sin(x3)+tan(x4)...
<LI>Fill all other entries
<LI>Click the Update Button
<LI>Go to the Execution Screen and click Start
<LI>The defined problem can be saved by the File/Save Parameters menu command 
</UL>

<p align="center">
<applet width="750" height="500" code="GaaApplet.class" archive="tabsplitter.jar,ScsGrid.jar,jel.jar,gaa.jar">
<PARAM NAME =paramFileName value="GenFunc.par">
You either do not have Java support or it is disabled in your browser</applet>
</p>


<hr>
<p>
<center>
|
<A HREF="../../index.html">Home Page</A> | 
<A HREF="../../JavaFloys.html">Floys</A> |
<A HREF="../../iFloys.html">iFloys</A> |
<A HREF="../../eFloys.html">eFloys</A> |
<A HREF="../../tFloys640_1.html">tFloys</A> |
<A HREF="../../Floys2.html">Floys Description</A> |
<A HREF="../../JcaToi.html">Java CA</A> |
<A HREF="../../wica/index.html">Wica</A> |
<A HREF="../../Dolls1.html">Doll House</A> |
<A HREF="../../PictureBrowser.html">Picture-Browser</A> |
<A HREF="../../Download.html">Download</A> |
<A HREF="../../ad/admain.html">Alife Database</A> |
<A HREF="gaa.html">GA Playground</A> |
<A HREF="../../Experiments.html">Experiments</A> |
</center>

<hr>
<Address><B>Ariel Dolan</B><br>
<A href="mailto:aridolan@netvision.net.il">aridolan@netvision.net.il</A><br>
Tel. 972-3-7526264<br>
Fax. 972-3-5752173</Address>

<br><small><!-- date start -->Last modified on: Tuesday, 21 July, 1998.<!-- date end --></small>
</body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -