-
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
-
a
说明: 1、对原文《线性时滞系统的记忆与无记忆复合H∞状态反馈控制》仿真例子作了修正。原例子根据定理1没有解。
2、对该控制方法利用matlab lmi工具箱做了仿真验证。(matlab lmi toolbox)
- 2010-07-21 22:19:04下载
- 积分:1
-
imation-succesive-adc
Matlab code for succsesive approximation ADC
- 2011-01-22 13:44:00下载
- 积分:1
-
recoverbits
Spread Spectrum Watermarking MATLAB
- 2012-01-02 11:18:07下载
- 积分:1
-
zhuzhou
matlab提取图像质心和主轴,使用的是matlab图像处理工具箱函数(extraction matlab image centroid and the spindle, using matlab image processing toolbox functions)
- 2014-02-18 11:00:29下载
- 积分:1
-
path_short
求无向无权值复杂网络的各点对之间的最短路径,以及网络平均路径长度(abtain the shortest path of a complex net and get the averange path of the whole net)
- 2012-03-11 10:35:41下载
- 积分:1
-
2006325105515_640598402_1
遗传算法对一些应用的算例 比较详尽
适合初学者借鉴(Some applications of genetic algorithms more detailed examples drawing for beginners)
- 2010-05-29 21:57:40下载
- 积分:1
-
OFDMSIMULATE
OFDM仿真
参数:
% 子载波数 128
% 位数/ 符号 2
% 符号数/ 载波 1000
% 训练符号数 0
% 循环前缀长度 8 (1/16)*T
% 调制方式 4-QAM
% 多径信道数 3
% IFFT Size 128
% 信道最大时延 2
(OFDM simulation parameters : % subcarriers median number of 128%/2% Symbol Symbol/Carrier Training 1000% 0% Symbol few cyclic prefix length 8 (1/16)* T% modulation 4-QAM% multi-path channel number 3% 128% Size IFFT letter Maximum delay 2)
- 2007-05-05 22:59:17下载
- 积分:1
-
gaijinyuzhiquzao
通过改进的阈值函数,实现小波阈值去噪,通过验证,效果较好(Improved threshold function, the wavelet threshold denoising pass validation, the better)
- 2021-04-08 21:59:00下载
- 积分:1
-
KPLS
说明: 基于核函数的偏最小二乘算法,先对原矩阵进行核函数非线性变化,再用非线性迭代求解(Kernel-based partial least-squares algorithm, first the original non-linear function of changes in the nuclear matrix, and then non-linear iterative solution)
- 2021-03-16 11:59:22下载
- 积分:1