文件名称:psopt-SourceCode
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2015-03-23
- 文件大小:
- 13kb
- 下载次数:
- 0次
- 提 供 者:
- Mas***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
PSOpt is a program to demonstrate the optimization process of particle
swarm optimization. A two-dimensional objective function is visualized
by levels of grey: the lighter the color, the higher the function value.
The particles are shown as red circles, their trajectory as red lines.
The global memory (best point found up to now by the whole swarm) is shown
as a blue cross-hair, the local memory (best points found by each of the
particles) as small blue crosses. To run the program, first choose one of
the example functions, then create a particle swarm, and finally start the
optimization.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
psopt\PSODemo.java
.....\PSOPanel.java
.....\makefile
.....\run
.....\run.bat
.....\runjar
.....\runjar.bat