文件名称:Particle-swarm-optimization
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
粒子群算法是寻找某个最大值,但是我
们工程上用的目标函数往往是求最小值,因此我把程序改成寻找目标函数的最小值了。
如果需要调回来的话,在函数体里面把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