-
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
-
NNETinMatlab
demonstrate the use of artificial neural network in MATLAB
- 2010-11-05 23:58:56下载
- 积分:1
-
FIR
matlab音乐生成文件生成一个wav格式的音乐(matlab generate music files it is very easy)
- 2013-12-08 22:45:07下载
- 积分:1
-
compreessing
check this out , it may be interesting but it is a damn code , just try to understand.
- 2010-09-22 20:52:01下载
- 积分:1
-
matlabtools
MatLab工具箱应用指南:控制工程篇。很实用的各种命令,还有讲解。(MatLab Application Toolbox Guide: Control Engineering articles. A variety of very useful commands, as well as to explain.)
- 2010-12-01 16:18:12下载
- 积分:1
-
quad2dg
高斯积分法的matlab编程,目的在于求解一维,二维三维问题的数值积分。(Numerically evaluates 2D integrals using Gauss quadrature.)
- 2013-09-07 11:13:35下载
- 积分:1
-
STBC-OFDM-(included-ML-MAP-estimation)
STBC OFDM (included ML MAP estimation),Alamouti_FD, CIR_estimation, Tx_data_signal_generator_Alamouti_FD
- 2014-12-16 00:33:01下载
- 积分:1
-
synsq_toolbox_v1.1
同步挤压小波变换的源代码以及几个实例,这些代码由作者Gaurav Thakur等人编写,非常经典。(synchroqueezing wavelet transform)
- 2021-03-12 19:39:25下载
- 积分:1
-
chapter-two
matlab有限元结构动力分析与工程应用 第二章源程序(matlab finite element structural dynamic analysis and engineering application source code chapter)
- 2011-11-24 16:42:06下载
- 积分:1
-
libsvm-mat-2.89-3
用于运行SVM的工具包;由林智仁开发成功。可直接在matlab环境下运行
(a toolbox for SVM, explored by LIN.it is feasible to run it in MATLAB)
- 2010-10-29 21:34:08下载
- 积分:1