登录
首页 » matlab » mtsp问题matlab代码

mtsp问题matlab代码

于 2017-09-20 发布 文件大小:4KB
0 240
下载积分: 1 下载次数: 7

代码说明:

  使用ga算法,通过八种评价机制解决多旅行商问题(The GA algorithm is used to solve the multiple traveling salesman problem via eight evaluation mechanisms)

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

发表评论

0 个回复

  • fftgibbs
    To show Gibbs phenomenon, using FFTs to sum Fourier Give the curve plot at the end of the simulation
    2007-08-22 09:54:59下载
    积分:1
  • Objectrecognition
    本文提出了一种改进的一电平削波自相关算法,不仅从原来上分析了该算法具有良好的抗噪性能的原因,而且利用十五种不同的脚步声对该算法进行了测试,结果证明算法的有效性。(This paper proposes an improved one level clipping autocorrelation algorithm, not only from the original analyzed the resistance of the algorithm has good noise performance reasons, and Li Yong 15 kinds of different step algorithm was tested, 结果prove its validity.)
    2010-08-30 22:41:16下载
    积分:1
  • rengongmianyi
    a=load( q.txt ) width=input( 请输入窗宽 ) step=input( 请输入步长 ) m=length(a) for i=1:floor((m-width)/step+1) s(i,1:width)=a(1,1+(i-1)*step:width+(i-1)*step) end b=max(max(s)) M=s./b Rs=input( 请输入本体集半径 ) nd=input( 请输入检测器数模 ) k=1 while k<=nd d{k}=rand(1,width) for i=1:floor((m-width)/step+1) if (norm(d{k}-s(i,:)))^2<Rs break end end k=k+1 end for j=1:nd for i=1:floor((m-width)/step+1) R(i)=(norm(d{j}-s(i,:)))^2(a = load (' q.txt' ) width = input (' Please enter the window width' ) step = input (' Enter step size' ) m = length (a) for i = 1: floor ((m-width)/step+1) s (i, 1: width) = a (1,1+ (i-1)* step: width+ (i-1)* step) end b = max (max (s)) M = s./b Rs = input (' Please enter the body set radius' ) nd = input (' Please enter the number of detector modules' ) k = 1 while k < = nd d {k} = rand (1, width) for i = 1: floor ((m-width)/step+1) if (norm (d {k}-s (i ,:)))^ 2 <Rs break end end k=k+1 end for j=1:nd for i=1:floor((m-width)/step+1) R(i)=(norm(d{j}-s(i,:)))^2)
    2011-05-21 16:46:49下载
    积分:1
  • hist33
    在原有matlab程序的基础上增加一个功能即原有程序在未统计之前,一个数默认频次为一,但是这个可以在频次不为1的情况下统计总的频次(Add a function on the basis of the original matlab program that is not before the original program statistics, a number of default frequency is one, but this can count the total frequency in the frequency is not a case)
    2014-02-24 09:10:36下载
    积分:1
  • maogei
    光纤陀螺输出误差的allan方差分析,基于K均值的PSO聚类算法,使用matlab实现智能预测控制算法。( allan FOG output error variance analysis, K-means clustering algorithm based on the PSO, Use matlab intelligent predictive control algorithm.)
    2016-12-16 12:23:04下载
    积分:1
  • uwb_ch
    我们导师编写的802.15.3A程序,相对IEEE的程序做了相当大的简化,很值得参考(We tutor prepared 802.15.3a procedure, the relative IEEE procedures to do a considerable simplification, it is worth considering)
    2007-08-22 09:18:56下载
    积分:1
  • FuzzyToolV32
    FuzzyToolV32 matlab software
    2012-06-15 19:06:59下载
    积分:1
  • The.Students.Introduction.To.MATHEMATICA
    How to use Mathematica Package for numerical computation
    2010-07-04 16:42:15下载
    积分:1
  • tracking1
    tracking1 is used to track a man in video
    2011-08-19 13:02:22下载
    积分:1
  • PWM
    针对光伏电池电路直流部分的MPPT算法所设计的PWM脉宽调制模型。(MPPT algorithm for the DC portion of the photovoltaic cell circuit design of the PWM pulse width modulation model.)
    2013-04-19 16:42:42下载
    积分:1
  • 696516资源总数
  • 106913会员总数
  • 8今日下载