-
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
-
encoder_chaos
数字混沌编码器与解码器.用非线性滤波器实现混沌的编码。(chaotic digital coder )
- 2010-11-04 23:48:12下载
- 积分:1
-
FSK
FSK调制解调MATLAB源代码 高斯白噪声 调制 眼图 信噪比
(FSK modulation and demodulation MATLAB source code modulation Gaussian white noise signal eye diagram
)
- 2009-06-11 20:37:27下载
- 积分:1
-
Untitled1
a code to match picture with a picture the wepcam in matlab
- 2014-10-19 03:52:57下载
- 积分:1
-
hilbert
Discrete-time analytic signal via Hilbert transform.
X = HILBERT(Xr) computes the so-called discrete-time analytic signal
- 2015-02-11 20:18:14下载
- 积分:1
-
mkmpauyn
基于matlab GUI界面设计,UPAwIgD参数在matlab R2009b调试通过,本科毕设要求参见标准测试模型,对于初学者具有参考意义,AipuFFZ条件利用matlab GUI实现的串口编程例子,本程序的性能已经达到较高水平。( Based on matlab GUI interface design, UPAwIgD parameter In matlab R2009b debugging through, Undergraduate complete set requirements refer to the standard test models, For beginners with a reference value, AipuFFZ condition Use serial programming examples matlab GUI implementation, The performance of the program has reached a high level.)
- 2016-02-19 23:31:55下载
- 积分:1
-
ELMmain
说明: EEG脑电信号处理,使用CSP提取特征,后使用极限学习机ELM进行模型训练和分类,有较高的正确率。(CSP processing and ELM classification of EEG data.)
- 2020-11-19 23:09:39下载
- 积分:1
-
Fraunhofer-Diffraction
这个是各种孔和缝的夫琅禾费衍射的源代码,希望有用。(This is a variety of hole and slit Fraunhofer diffraction of the source code, I hope useful.)
- 2011-12-01 19:15:33下载
- 积分:1
-
BrownM
说明: 布朗BrownM代码,MATLAB仿真算法(BrownM代码)
- 2010-03-29 20:00:53下载
- 积分:1
-
SKMsmo
说明: 用来实现支持向量机的多核学习的SMO 算法(smo algorithm for multiple kernel learning)
- 2011-04-08 21:29:22下载
- 积分:1