文件名称:GA
- 所属分类:
- JSP源码/Java
- 资源属性:
- 上传时间:
- 2017-12-17
- 文件大小:
- 10kb
- 下载次数:
- 0次
- 提 供 者:
- LL小***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
使用java实现遗传算法,求出max{f(x1,x2)=21.5+x1*sin(4*π*x1)+x2*sin(20*π*x2)}的最优解
约束条件为 -3.0<=x1<=12.1 4.1<=x2<=5.8(The use of Java genetic algorithm, calculate the max{f (x1, x2) =21.5+x1*sin (4* PI *x1 +x2*sin (*x2) 20* PI)} of the optimal solution The constraint conditions for -3.0<=x1<=12.1 4.1<=x2<=5.8)
约束条件为 -3.0<=x1<=12.1 4.1<=x2<=5.8(The use of Java genetic algorithm, calculate the max{f (x1, x2) =21.5+x1*sin (4* PI *x1 +x2*sin (*x2) 20* PI)} of the optimal solution The constraint conditions for -3.0<=x1<=12.1 4.1<=x2<=5.8)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
GA\.classpath | 301 | 2017-11-25 |
GA\.project | 378 | 2017-11-25 |
GA\.settings\org.eclipse.jdt.core.prefs | 598 | 2017-11-25 |
GA\bin\Entity.class | 1346 | 2017-12-03 |
GA\bin\progress$1.class | 810 | 2017-12-03 |
GA\bin\progress$2.class | 818 | 2017-12-03 |
GA\bin\progress.class | 9036 | 2017-12-03 |
GA\src\Entity.java | 924 | 2017-12-03 |
GA\src\progress.java | 8519 | 2017-12-03 |
GA\.settings | ||
GA\bin | ||
GA\src | ||
GA |