文件名称:Modified-lbest-PSO-on-GPU
- 所属分类:
- matlab例程
- 资源属性:
- [Matlab] [源码]
- 上传时间:
- 2015-07-20
- 文件大小:
- 3kb
- 下载次数:
- 0次
- 提 供 者:
- Shiqi******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
这个是基于环形拓扑结构的约束微粒群算法,对原来的算法做了改进,只用到了一个邻居节点,效果与基本的微粒群算法大致相当。但是在对多模函数的计算上,优于基本的微粒群算法。这个算法的运行平台是GPUmat,需要的运行环境有:Matlab, GPU, GPUmat, Visual Studio.-This the modified particle swarm optimization algorithm that based on ring toplopy with constrain condition. The lbest of this algorithm only comes itself and its one neighbourhood , the experimental result show its performance as well as simple PSO. However, it is better than simple PSO when it is applied in the multimodal function. The systme environment including: Matlab, GPU, GPUmat, Visual Studio.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Modified lbest PSO on GPU\ModifiedLbestGPU.m
.........................\rosenbrock.m
Modified lbest PSO on GPU