登录
首页 » matlab » GA遗传算法解决TSP问题

GA遗传算法解决TSP问题

于 2021-04-23 发布
0 312
下载积分: 1 下载次数: 5

代码说明:

说明:  GA遗传算法解决TSP问题,旨在以遗传算法解决城市路径规划最优问题。(The purpose of solving TSP problem with GA is to solve the optimal problem of urban path planning with GA.)

文件列表:

GA遗传算法解决TSP问题, 0 , 2021-04-17
GA遗传算法解决TSP问题\cross.m, 970 , 2020-05-10
GA遗传算法解决TSP问题\exchange.m, 75 , 2020-05-10
GA遗传算法解决TSP问题\fit.m, 176 , 2020-05-10
GA遗传算法解决TSP问题\main.m, 3489 , 2020-05-10
GA遗传算法解决TSP问题\mutation.m, 242 , 2020-05-10
GA遗传算法解决TSP问题\myLength.m, 368 , 2020-05-10
GA遗传算法解决TSP问题\plot_route.m, 467 , 2020-05-10
GA遗传算法解决TSP问题\reverse.m, 533 , 2020-05-10

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

发表评论

0 个回复

  • image-renoise
    各种实现图像去噪的matlab程序,包括贝叶斯估计去噪,DJ阈值去噪等(A variety of image denoising matlab program, including Bayesian estimation denoising DJ threshold denoising)
    2013-01-03 20:50:48下载
    积分:1
  • glrt
    广义似然比函数,对未知正弦信号的幅度、频率、时间延迟、相位进行估计(Generalized likelihood ratio function of the unknown sinusoidal signal amplitude, frequency, time delay, phase estimation)
    2013-06-07 22:48:15下载
    积分:1
  • feixianxing1ti
    通过对非线性系统进行线性化,掌握状态反馈线性化方法的过程,并通过Simulink仿真过程,验证设计的控制率能否满足设计要求并进一步掌握状态反馈线性化方法(By linearization of nonlinear systems, state feedback linearization method to master the process, and by Simulink simulation verify the design of control rate can meet the design requirements and to further understand the state feedback linearization method)
    2016-05-25 16:37:21下载
    积分:1
  • 43680516Multipath_channal_coding
    说明:  通信中多径信道模型的matlab源代码,用于无线移动信道建模(Multipath_channel model source code, used in wireless mobile channel modeling.)
    2009-07-27 20:44:21下载
    积分:1
  • delaunay-triangulation
    在matlab中用delaunay函数实现三角剖分,在一个三角形区域内,实现简单的均匀的delaunay剖分。(In matlab function implementation using delaunay triangulation, in the area of ​ ​ a triangle, a simple uniform delaunay triangulation.)
    2020-07-01 04:40:02下载
    积分:1
  • matlabclassicalalgorithm
    说明:  matlab 经典算法的程序,包含插值,规划,数据分析等(classical algorithm matlab procedures, including interpolation, planning, data analysis, etc.)
    2009-08-11 20:32:16下载
    积分:1
  • forces_postsemirigidplaneframe
    matlab FE that assign force for post processing
    2009-12-22 12:17:19下载
    积分:1
  • ga
    说明:  GA算法代码 function pop=initpop(popsize,chromlength) pop=round(rand(popsize,chromlength)) rand 随机产生每个单元为 {0,1} 行数为 popsize,列数为 chromlength 的矩阵, roud 对矩阵的每个单元进行圆整。这样产生的初始种群。 2.2 计算目标函数值 2.2.1 将二进制数转化为十进制数(1) 遗传算法子程序 Name: decodebinary.m 产生 [2^n 2^(n-1) ... 1] 的行向量,然后求和,将二进制转化为十进制(GA algorithm code function pop=initpop(popsize,chromlength) pop=round(rand(popsize,chromlength)) rand 随机产生每个单元为 {0,1} 行数为 popsize,列数为 chromlength 的矩阵, roud 对矩阵的每个单元进行圆整。这样产生的初始种群。 2.2 计算目标函数值 2.2.1 将二进制数转化为十进制数(1) 遗传算法子程序 Name: decodebinary.m 产生 [2^n 2^(n-1) ... 1] 的行向量,然后求和,将二进制转化为十进制)
    2012-04-28 18:02:03下载
    积分:1
  • thesis_nwang
    A major challenge to MIMO-OFDM systems is how to obtain the channel state in- formation accurately and promptly for coherent detection of information symbols and channel synchronization.
    2013-02-20 19:59:25下载
    积分:1
  • shuangpu
    本附件包含在matlab环境下双谱分析源码的m文件,除了高阶谱,是用的比较广泛的一种。主要用于TDOA及弱信号检测等。可以动手下载后在matlab下运行之。和我前次发的高阶谱分析帖子一样,是要手动加入matlab高阶谱工具箱! (This annex is included in the matlab environment bispectral analysis of source code of m documents, in addition to high-end spectrum, is widely used as a comparison. Mainly for TDOA and weak signal detection. Can begin download matlab running it. And my previous post issued order spectral analysis, is to manually add order spectrum matlab toolbox!)
    2013-05-22 11:30:35下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载