17 模拟退火算法参考程序
代码说明:
模拟退火算法主要用于难以准确求出具体的解的问题之中。通过多次迭代,它可以不断地接近最优解。程序易看懂(Simulated annealing algorithm is mainly used in the problem that it is difficult to find the exact solution. Through many iterations, it can keep approaching the optimal solution.)
文件列表:
17 模拟退火算法参考程序, 0 , 2018-03-21
17 模拟退火算法参考程序\code, 0 , 2018-03-21
17 模拟退火算法参考程序\code\SA_GUI_Demo, 0 , 2018-03-21
17 模拟退火算法参考程序\code\SA_GUI_Demo\fitness.m, 207 , 2017-09-06
17 模拟退火算法参考程序\code\SA_GUI_Demo\main.m, 1409 , 2017-09-06
17 模拟退火算法参考程序\code\SA_TSP_Demo, 0 , 2018-03-21
17 模拟退火算法参考程序\code\SA_TSP_Demo\Distance.m, 289 , 2015-11-10
17 模拟退火算法参考程序\code\SA_TSP_Demo\DrawPath.m, 420 , 2015-11-10
17 模拟退火算法参考程序\code\SA_TSP_Demo\Metropolis.m, 563 , 2015-11-10
17 模拟退火算法参考程序\code\SA_TSP_Demo\NewAnswer.m, 249 , 2015-11-10
17 模拟退火算法参考程序\code\SA_TSP_Demo\OutputPath.m, 171 , 2015-11-10
17 模拟退火算法参考程序\code\SA_TSP_Demo\PathLength.m, 273 , 2015-11-10
17 模拟退火算法参考程序\code\SA_TSP_Demo\main.m, 1971 , 2017-09-06
下载说明:请别用迅雷下载,失败请重下,重下不扣分!


