-
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
-
double
一个用matlab编写双线性法求图像的放大与 缩小的小程序(Matlab bilinear used to prepare a method of shrinking the image to enlarge a small program)
- 2008-01-30 15:34:40下载
- 积分:1
-
source-code
source code of ecg signal
- 2013-03-04 21:25:51下载
- 积分:1
-
chi2test
此代码用于具有卡方或近似卡方分布的统计量的假设检验(chi-square test)
- 2020-11-16 21:29:42下载
- 积分:1
-
codebookkk
系统仿真了HSDPA中的harq系统,对HARQ系统的吞吐量,重传次数做了分析描述
turbo 码matlab编译码程序,包括map和siso译码算法(Simulation of HSDPA in harq system, HARQ throughput of the system, the number of retransmissions to do the analysis described decoding turbo code matlab procedures, including map and siso decoding algorithm)
- 2013-09-05 14:56:46下载
- 积分:1
-
Speech-signal-DSB-demodulation
基于Simulink的语音信号的DSB调制和解调过程,运用连续系统和离散系统分别用于参数的选取和调制解调的模拟,利于课堂的教学(DSB modulation and demodulation process based on Simulink speech signal, using continuous and discrete systems simulation parameters are used to and modem, and is conducive to teaching classroom)
- 2015-02-02 20:04:02下载
- 积分:1
-
FOURTH-METHOD
fourth-order pseudospectral method for integrating the NLS equation
- 2014-02-14 05:57:25下载
- 积分:1
-
optimization-toolbox-of-MATLAB
matlab 最优化处理的一些简单编程,以及附带若干个例子(Some simple matlab program optimization, and with some examples)
- 2014-02-21 16:00:18下载
- 积分:1
-
Adaptive-Filtering-Algorithms
自适应滤波器算法与实现 英文第三版 Paulo S.R. Diniz编著(Adaptive Filtering- Algorithms and Practical Implementation
Third Edtion)
- 2011-12-23 16:58:04下载
- 积分:1
-
audio
说明: 对语音进行解调,用MATLAB实现,希望对大家有用(For demodulation of the voice, using MATLAB to achieve, in the hope that useful)
- 2009-08-08 15:51:58下载
- 积分:1