登录
首页 » C# » 模拟退火算法解决TSP问题,用固体退火模拟组合优化问题,将内能E模拟为目标函数值f,温度T演化成控制参数t,即得到解组合优化问题的模拟退火算法:由初始解i和控制...

模拟退火算法解决TSP问题,用固体退火模拟组合优化问题,将内能E模拟为目标函数值f,温度T演化成控制参数t,即得到解组合优化问题的模拟退火算法:由初始解i和控制...

于 2022-02-20 发布 文件大小:1.29 kB
0 52
下载积分: 2 下载次数: 1

代码说明:

模拟退火算法解决TSP问题,用固体退火模拟组合优化问题,将内能E模拟为目标函数值f,温度T演化成控制参数t,即得到解组合优化问题的模拟退火算法:由初始解i和控制参数初值t开始,对当前解重复“产生新解→计算目标函数差→接受或舍弃”的迭代,并逐步衰减t值,算法终止时的当前解即为所得近似最优解-Simulated annealing algorithm to solve the TSP problem, combined with solid-annealing simulation optimization problems, the internal energy E is modeled as the objective function value f, temperature T evolved into control parameter t, that is to be solutions of combinatorial optimization problems simulated annealing algorithm: from the initial solution i and control the parameters of the initial value t begin to repeat the current solution, " to generate new solutions of differential → → calculation of the objective function to accept or give up," iteration, and gradually decay t values, the algorithm is terminated shall be derived from the current approximate solution of the optimal solution

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • fiujai-V7.1
    小波包分析提取振动信号中的特征频率,分析了该信号的时域、频域、倒谱,循环谱等,有井曲线作为输入可计算其地震波的衰减。( Wavelet packet analysis to extract vibration signal characteristic frequency, Analysis of the signal time domain, frequency domain, cepstrum, cyclic spectrum, etc. There is a well attenuation curve as input to calculate its seismic waves.)
    2017-05-09 20:23:34下载
    积分:1
  • Lave1
    #include <iostream> #include <stdlib.h> #include <string.h> using namespace std const kl = 4, kzs = 2, m = 6, n = 4, Error = 5 char *K[kl] = {{"01"},{"bB"},{"23456789ACDEFacdef"},{"hH"}} int A[m][n] = {{1,2,2,5}, {1,3,2,4},{2,2,2,4},{2,2,2,4},{5,5,5,5},{5,5,5,5}},
    2010-01-20 23:55:27下载
    积分:1
  • first
    实现固定时隙分配的TDMA算法,有完整的节点和进程模型,用opnet实现(The TDMA algorithm for fixed slot allocation has a complete node and process model, which is implemented by opnet.)
    2021-02-08 15:09:54下载
    积分:1
  • efotoSource
    摄影测量的一个开源代码,内部含有后方交会、前方交会、相对定向、立体量测、像点匹配等功能源代码。(An Photogrametry open source project, including intersection, relative oriention, stereo measure, image matching source code.)
    2016-10-04 18:16:47下载
    积分:1
  • Point
    window编程中,指针结构体函数,很实用。(programming window, the pointer structure functions, very practical.)
    2013-09-20 23:22:12下载
    积分:1
  • AD9834_430F149_3_signal
    用430F149控制芯片AD9834产生3路信号,通过串行方式控制。又IOUT/IOUTB及SBOUT输出,全部已经用库函数实现,只需直接调用!比起他的代码简单方便。(By 430F149 control chip AD9834 generates three signals, through the serial mode control. Also IOUT/IOUTB and SBOUT output has been achieved with all library functions, just directly call! Compared to his simple code.)
    2014-11-25 21:13:31下载
    积分:1
  • wuziqi
    五子棋巧妙设计,可以帮你设计出界面丰富的五子棋,很好玩(Backgammon clever design can help you design the 331 interface, a lot of fun)
    2012-05-21 18:25:06下载
    积分:1
  • precoded
    precoded code for mimo
    2013-08-27 11:36:32下载
    积分:1
  • ucosII_78888
    一个朋友给的最新的uc/os-ii源代码(A friend to the latest uc/os-ii source code)
    2012-10-04 10:01:32下载
    积分:1
  • codes
    it is used in microcontroller..
    2012-02-06 18:27:04下载
    积分:1
  • 696518资源总数
  • 104321会员总数
  • 14今日下载