MATLAB实现粒子群算法我要分享

Particle swarm optimization based on MATLAB

关注次数: 134

下载次数: 0

文件大小: 629.71 kB

代码分类: 其他

开发平台: matlab

下载需要积分: 2积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:其中粒群优化方法就是模拟鸟群的社会行为发展而来,本代码是运用MATLAB实现的粒子群优化算法,不同的函数放在m文件中总共有13个函数,还有一个粒子群算法的ppt


English Description:

One of the particle swarm optimization method is to simulate the social behavior of birds developed, this code is the use of MATLAB particle swarm optimization algorithm, different functions in the m file, a total of 13 functions, there is a particle swarm optimization algorithm PPT


代码预览

相关推荐