文件名称:SA-TSP
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
Simulated Annealing (SA) is the oldest probabilistic
meta-heuristic algorithm and one of the first algorithms
having ability to avoid being trapped in local minima. It
is inspired by the process of annealing in metallurgy. In
this process a material is heated and slowly cooled into
solid crystal state with minimum energy and larger
crystal size to reduce defects in metallic structures. Once
the system has cooled, the configuration will represent a
sample at or close to a global optimum.
meta-heuristic algorithm and one of the first algorithms
having ability to avoid being trapped in local minima. It
is inspired by the process of annealing in metallurgy. In
this process a material is heated and slowly cooled into
solid crystal state with minimum energy and larger
crystal size to reduce defects in metallic structures. Once
the system has cooled, the configuration will represent a
sample at or close to a global optimum.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Matlab File\cal_dis.m
...........\create_new_pop.m
...........\fitness.m
...........\posmat.mat
...........\SA.m
Matlab File