-
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
-
zixiangguan
用MATLAB仿真现代谱估计中的自相关算法(MATLAB simulation of modern spectral estimation using the autocorrelation algorithm)
- 2011-06-25 13:11:24下载
- 积分:1
-
IncCond_MPPT
光伏电池最大功率点跟踪方法的扰动观察法的s函数(S function of the method of maximum power point tracking of photovoltaic cells perturbation and observation method)
- 2013-04-16 10:46:50下载
- 积分:1
-
资源分配算法的OFDM仿真算法 ALLOCATION
关于资源分配算法的OFDM仿真算法,在无线通信领域的。(An OFDM simulation algorithm for resource allocation algorithms in the field of wireless communications.)
- 2020-11-27 19:59:31下载
- 积分:1
-
MATLABhanshusuchashouce
MATLAB函数速查手册,详细的介绍了matlab使用的各种函数的用法,方便大家查找。(MATLAB Function Quick Reference, a detailed description of the matlab functions using a variety of usage, we find convenient.)
- 2010-12-10 21:16:57下载
- 积分:1
-
AWGNPQPSK
说明: 完成QPSK的调制和解调 并通过瑞利信道分析误比特性能(QPSK modulation and demodulation completed by analysis of BER performance in Rayleigh Channel)
- 2011-04-12 21:28:15下载
- 积分:1
-
work
关于自动控制原理的一些matlab代码,帮助大家理解和学习matlab(About automatic control theory of some matlab code)
- 2014-08-20 14:40:03下载
- 积分:1
-
power_statcom
这个例子显示了一个静止同步补偿器(STATCOM)用于中点电压调节的500千伏输电线路。(This example shows a Static Synchronous Compensator (STATCOM) used for midpoint voltage regulation on a 500-kV transmission line.)
- 2016-05-09 18:15:44下载
- 积分:1
-
matrix-transponse-in-vb-and-one-time-pad-cipher-c
one time pad encryption code in MATLAB and matrix transpose in visual basic
- 2012-08-13 21:47:54下载
- 积分:1
-
IterationADP
Iteration ADP是迭代自适应动态控制的matlab程序,算法精度比ADP高(Iterative ADP is iterative adaptive dynamic control matlab program, the algorithm more accurate than ADP)
- 2020-06-30 04:00:02下载
- 积分:1