文件名称:monituihuo
- 所属分类:
- 人工智能/神经网络/遗传算法
- 资源属性:
- [Matlab] [源码]
- 上传时间:
- 2016-11-21
- 文件大小:
- 2kb
- 下载次数:
- 0次
- 提 供 者:
- 张*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
本实验提出了一类适用于连续函数全局优化问题的模拟退火算法,采用直接产生新解的方法求解De Jone函数的局部最小值,输出最优解和最小值。-In this paper, we propose a class of simulated annealing algorithm which is suitable for the global optimization of continuous functions. We use the method of generating new solutions directly to solve local minima of De Jone function, and output the optimal solution and minimum value.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
1.模拟退火算法\DeJone.m
..............\jone.m
..............\main.m
..............\metropions.m
..............\newanswer.m
1.模拟退火算法