模拟退火的粒子群算法我要分享

Particle swarm optimization based on simulated annealing

PSO退火 模拟退火-粒子 模拟退火-PSO 模拟退火 PSO-GP

关注次数: 246

下载次数: 1

文件大小: 3K

代码分类: 智能算法

开发平台: matlab

下载需要积分: 1积分

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

代码描述

中文说明:基于模拟退火的粒子群算法,模拟退火算法在搜索过程中具有该概率突跳的能力,能够有效地避免搜索过程陷入局部极小解。


English Description:

Based on the simulated annealing particle swarm optimization algorithm, the simulated annealing algorithm has the ability of the probability jump in the search process, which can effectively avoid the search process falling into the local minimum solution.


代码预览