-
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
-
Fig3b
matlab code for fiber
- 2013-01-10 01:37:25下载
- 积分:1
-
control
自动控制工具库,包含常用的阶跃响应,冲击响应等,可以利用一个函数实现控制系统的模拟功能(Library automation tools, including common step response, impulse response, etc., can use a function of the control system of analog functions)
- 2010-05-25 14:47:15下载
- 积分:1
-
MATLAB
完整书籍《MATLAB在工程数学上的应用》(MATLAB application of mathematics in engineering)
- 2011-06-23 16:11:38下载
- 积分:1
-
Nth_oct_Hand_Arm___AC_Filter_Toolbox
声级的计算程序及显示,如何计算采集到得声音的声压级(Sound level of the computer program and shows how to calculate the sound pressure level was collected)
- 2011-07-21 15:32:29下载
- 积分:1
-
untitledtest
三相电路谐波及无功电流检测Matlab/Simulink仿真模型(Harmonic and reactive current detection)
- 2013-03-11 20:56:40下载
- 积分:1
-
Three_pase_PLL
三相锁相环 PLL 基于s-function builder模块编写 经测试可用 整流逆变均可用(three-phase PLL based on s-function builder )
- 2017-02-19 20:01:51下载
- 积分:1
-
affinity_propagation
Simple and effective means of clustering any data for which a similarity matrix can be constructed. Does not require similarity matrix meet the standards for a metric. The algorithm applies in cases where the similarity matrix is not symmetric (the distance from point i to j can be different from j to i). And it does not require triangular equalities (e.g. the hypoteneus can be less than the sum of the other sides)
- 2009-06-22 12:57:56下载
- 积分:1
-
DS_CDMA
这个仿真程序用于实现DS-CDMA通信系统仿真(The simulation program used to implement DS-CDMA communication system simulation)
- 2011-04-20 13:39:47下载
- 积分:1
-
hankel_var2
本函数计算hankel函数一致展开中的变量(This function calculation hankel function unanimously expand the variable)
- 2012-05-21 16:16:51下载
- 积分:1