-
TS_TSP
解决TSP问题的TS算法MATLAB实现,其中加入了变异算法,当然也可以去掉这个步骤,调用TS_TSP(N, inStart, IsBianYi),N是城市数目,inStart是起始城市的序号,IsBianYi就是选择变异否,如果为0则不要变异,否则就是结合变异算子的TS算法。
至于下面的参数可以自己调:
T:总的循环次数;
tabulength:禁忌长度;
Pby:变异概率;
(Solve the TSP problem MATLAB realize TS algorithm, which joined the variance algorithm, of course, this step can also be removed, call TS_TSP (N, inStart, IsBianYi), N is the number of cities, inStart is the serial number of the starting cities, IsBianYi is to choose variation has, if not for the variation of 0, otherwise, it is combined with mutation of the TS algorithm. As for the following parameters can be their own tune: T: total number of the cycle tabulength: taboo length Pby: mutation probability )
- 2007-10-19 16:03:51下载
- 积分:1
-
advance-communication-engineering
these program help to understand fading channel and also in exponentail and traingular pdf random number generation
- 2012-07-17 10:00:54下载
- 积分:1
-
MM1Queue_v2
Monte carlo simulation of an M/M/1 queue, with plots of the convergence of average waiting time, queue length, etc.
- 2011-09-19 10:56:42下载
- 积分:1
-
De-noising-for-Chaotic-Signal
为了提高小波分析方法在混沌去噪中的自适应能力,对不同尺度下的小波信号设定调节因子,根据混沌序列
关联维的大小确定最优阈值。为了提高寻优效率,采用遗传算法全局自适应搜索最优阈值。利用该方法对Lorenz混沌时
间序列进行了去噪分析,结果表明所提方法是非常有效的。(For the purpose of improving adaptive performance of chaotic signals de-noising with wavelet transform,a
floating parameter is set to regulate the threshold of wavelet signal on different scales according to the correlation dimension
of chaotic time series.The genetic algorithm is helpful tO obtain global optimum thresholds and tO reduce much time wasted
by the adaptive searching computation.De-noising for Chaotic time series generated by Lorenz system is simulated to corn—
pare with other methods,and the results showed that the proposed method iS effective)
- 2017-01-19 15:30:22下载
- 积分:1
-
BODY
输入两个整数,当前一个数不小于后一个数是,输出1和两数之差;当小于时,输出0和第一个数。(Enter two integers, a number not less than a number, output 1 and the difference of two numbers when less than output 0 and the first number.)
- 2013-05-09 21:16:20下载
- 积分:1
-
fenlipu
本程序是基于分离谱算法的最小值选中次数加权算法的MATLAB源代码,可以对一维信号先进行谱分离,然后再在最小值的基础上对信号进行重建.(This procedure is based on the sub-out algorithm to select the minimum number of weighted algorithm MATLAB source code, can be conducted one-dimensional spectral signal separation, then the minimum value based on the signal reconstruction.)
- 2008-12-25 21:53:17下载
- 积分:1
-
MATLAB-SVM
MATLAB-SVM 决策算法(有向无环图)(MATLAB-SVM decision-making algorithm (directed acyclic graph))
- 2011-01-07 20:34:14下载
- 积分:1
-
MATLAB
MATLAB经典教程,内容比较全面,易于自学,能够帮助你精通MATLAB(MATLAB Tutorial classic, content more comprehensive, easy to self-learning, can help you proficient in MATLAB)
- 2009-05-12 20:11:37下载
- 积分:1
-
Chaotic_synchronization_in_coupled_lasertest
Chaos synchronization in coupled lasers This is run with Simulink
- 2011-01-16 01:53:58下载
- 积分:1
-
yichuansuanfa
有关利用遗传算法经行风机微观选址的matlab案例源代码(Source code matlab case on the use of genetic algorithms the MORALS machine micro site)
- 2012-05-21 17:09:57下载
- 积分:1