文件名称:SA-TSP
介绍说明--下载内容均来自于网络,请自行研究使用
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