文件名称:Particle-swarm-optimization
介绍说明--下载内容均来自于网络,请自行研究使用
粒子群算法是寻找某个最大值,但是我
们工程上用的目标函数往往是求最小值,因此我把程序改成寻找目标函数的最小值了。
如果需要调回来的话,在函数体里面把max() 改为min()-Particle swarm optimization (pso) algorithm is to find a maximum, but me
The project with the minimum of the objective function is often, so I change the program to find the minimum objective function.
If need to back here, within the body of the function is the Max to the min () ()
们工程上用的目标函数往往是求最小值,因此我把程序改成寻找目标函数的最小值了。
如果需要调回来的话,在函数体里面把max() 改为min()-Particle swarm optimization (pso) algorithm is to find a maximum, but me
The project with the minimum of the objective function is often, so I change the program to find the minimum objective function.
If need to back here, within the body of the function is the Max to the min () ()
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Particle swarm optimization.doc