-
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
-
particles_4X4
以4*4为模板在一幅灰度图像中寻找像素值大于给定阈值的点(Of 4* 4 in a gray image as a template to find the pixel value is greater than a given threshold point)
- 2010-11-27 11:01:58下载
- 积分:1
-
signal_procesing_user
数字信号处理课程设计基于matlab 文件内容
(Digital signal processing matlab file contents based on course design)
- 2011-02-01 13:23:31下载
- 积分:1
-
pmsm_foc
Simulink model of field oriented control. permanent magnet synchronous motor.
- 2015-03-19 10:13:21下载
- 积分:1
-
downlink_scambling.r
下行信道加扰源码,matlab编写,方便对通信模型的仿真和学习(Downstream channel scrambling codes, matlab prepared to facilitate the simulation model for communication and learning)
- 2014-02-18 15:54:34下载
- 积分:1
-
MATLAB_Simulink
《MATLAB_Simulink建模与仿真实例精讲》书中所有实例源代码,很好很强大,希望能给大家打来帮助,+GOODLUCK~(" MATLAB _ Simulink modeling and simulation example" book all examples of source code, nice, hoped can give everybody to call for help,+ GOODLUCK ~)
- 2012-03-26 18:31:19下载
- 积分:1
-
QAM-eye
此程序绘制出QAM经调制,模拟高斯信道干扰后,解调之后的眼图(This program draws QAM modulated analog Gaussian channel interference, after demodulation eye diagram)
- 2013-04-26 22:22:39下载
- 积分:1
-
bss
unified model of bss
- 2012-12-02 12:31:41下载
- 积分:1
-
ScatteredDataInterpolationusingRadialBaseFunctions
Set of functions that can be used for interpolation of scattered data of any dimensionality. (Set of functions that can be used for interp olation of scattered data of any dimensionalit y.)
- 2006-10-22 18:59:19下载
- 积分:1
-
Controller_designsimulink
he modeling equation of this system is
MD2X+bDX+kX = F
The transfer function between the displacement X(s) and the input F(s) then becomes
X(s) / F(s) = 1 / (Ms2 + bs +k)
- 2013-12-20 14:32:51下载
- 积分:1