结合PSO粒子群改进蝙蝠算法我要分享

Improved bat algorithm based on PSO Particle Swarm Optimization

粒子群对比 粒子群 蝙蝠算法 改进粒子群 PSO对比

关注次数: 353

下载次数: 0

文件大小: 1KB

代码分类: 智能算法

开发平台: matlab

下载需要积分: 1积分

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

代码描述

中文说明:

一种结合PSO粒子群改进蝙蝠算法,用sphere对其在不同参数设置下运行50次,计算最优值、最差值、平均值、方差进行对比


English Description:

A combination of PSO particle swarm optimization bats algorithm, with the sphere in the different parameters set to run 50 times, calculate the optimal value, the worst value, the average, the variance were compared


代码预览

BAsphere.m

相关推荐