文件名称:SimulatedAnneal
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
我们尝试用模拟退火算法来求解函数优化问题。
给出下面这个函数优化问题
已经知道该优化问题的全局最小值为0,在点(1,1)处取得。
其函数图像为
-We try to use simulated annealing algorithm to solve function optimization problems. Gives the following function optimization problem optimization problem already know the global minimum is 0 at the point (1,1) to obtain at. Its function images
给出下面这个函数优化问题
已经知道该优化问题的全局最小值为0,在点(1,1)处取得。
其函数图像为
-We try to use simulated annealing algorithm to solve function optimization problems. Gives the following function optimization problem optimization problem already know the global minimum is 0 at the point (1,1) to obtain at. Its function images
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Optimization_Problem_Simulated_Annealing.jpg
Optimization_Problem_Simulated_Annealing.m
函数曲面.png
图5.jpg
fun.m
get_newanswer.m