文件名称:PsoProcess
- 所属分类:
- matlab例程
- 资源属性:
- [Matlab] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 2kb
- 下载次数:
- 0次
- 提 供 者:
- zengx*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
粒子群算法OptSwarm记录每个粒子的历史最优解(粒子历史最好的适应度)以及全部粒子搜索到的全局最优解。用Wg代表全局最优解,W.,1代表每个粒子的历史最优解。粒子群初始化阶段表OptSwarm的前N行与表ParSwarm中的相同,而Wg的值为表ParSwarm中适应度值的最大值对应的行。-Particle swarm algorithm OptSwarm record the history of each particle the optimal solution (particles history best fitness), and all the particles of the search to the global optimal solution. Use Wg represents the global optimal solution, w., 1 representative of each particle history to the solution. Particle swarm initial stage OptSwarm table before the line and the table ParSwarm N is same, and the value of the ParSwarm Wg for tables in the maximum fitness value corresponding line.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
PsoProcess.m