模拟退火算法我要分享

Simulated annealing algorithm

模拟退火MATLAB 模拟退火极值 退火-极值 全局优化算法 极值-matlab

关注次数: 151

下载次数: 0

文件大小: 5K

代码分类: 智能算法

开发平台: matlab

下载需要积分: 1积分

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

代码描述

中文说明:模拟退火算法是为了避免求解最优化出现局部极值问题而提出的算法,保证最终的结果是全局最优的,该matlab源程序能在matlab环境中实现


English Description:

Simulated annealing algorithm is proposed to avoid the local extremum problem in solving optimization, and ensure that the final result is global optimal. The matlab source program can be realized in Matlab environment


代码预览