-
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
-
Template Classes
Template Classes的用法(Template usage)
- 2005-02-25 21:31:42下载
- 积分:1
-
狼群优化算法仿真代码GWO
说明: 狼群优化算法仿真代码,包括论文和全部程序,通过更改函数编号仿真不同函数的效果。(Wolf swarm optimization algorithm simulation code, including the paper and all procedures, through changing the function number to simulate the effect of different functions.)
- 2020-07-22 15:38:44下载
- 积分:1
-
dspsdadc_fixpt
DSP Fixed point algorithms is used in this wwork. This work is very narrow and same time committement will be solved with new algorithms technique of econmic dispatch.
- 2012-10-06 18:26:32下载
- 积分:1
-
mixed-integer-programming-problem
处理混合整数规划问题,可以方便计算整数规划问题(Handle mixed integer programming problem)
- 2020-11-02 15:29:53下载
- 积分:1
-
sys
本实验隶属现代数字信号处理,涉及到谱估计和谱分解,对学习数字信号的现代处理方法帮组很大。系统辨识实验实现:输入为功率为1(方差为1)的白噪声信号,通过一个线性移不变(LSI)系统,采用功率谱分析方法实现系统辨识对一个LSI系统进行辨识,并比较最后辨识出的系统与原系统的差别,分别显示出来。
(Experimental realization of system identification: input power of 1 (variance 1) of the white noise signal through a linear shift invariant (LSI) system, using power spectral analysis method of system identification of an LSI system identification, and compare the final system and identify the difference between the original system, respectively, is displayed.)
- 2011-12-13 22:04:50下载
- 积分:1
-
TFRSTFT
可以对信号进行短时傅里叶变换,也可以对反射系数序列进行短时傅里叶变换(STFT)
- 2009-06-07 08:27:05下载
- 积分:1
-
csc_v
说明: CSC变换,simulink仿真,包含MATLAB仿真文件验证(CSC transform, simulink simulation, including the MATLAB simulation file validation)
- 2009-08-07 19:42:21下载
- 积分:1
-
F16model
介绍了F16的动态方程,并给出了其simulink实现方式和控制算法。(Introduce the dynamic model of F16 and give its simulink model and control algorithm.)
- 2011-10-26 22:34:11下载
- 积分:1
-
pxc3895335
Face recognition is still a challenging task due to the different problems such as pose, illumination, expression and occlusions. Due to these problems, it needs an extensive research. Various face recognition techniques exists but they suffer one or the other limitations.
- 2014-11-21 14:07:39下载
- 积分:1