-
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
-
chinese-proprem
解决中文问题的一些技巧, 非常经典 谢谢支持 希望对您有所帮助(Chinese language skills to solve the problem of some very classic thank you want to help you support)
- 2009-11-23 11:28:25下载
- 积分:1
-
ar_yulewalker_burg1
对信号在AR模型下进行的的yuler_walker,和burg算法谱估计(AR model of the signal under the yuler_walker, and spectral estimation algorithm burg)
- 2009-05-12 14:49:32下载
- 积分:1
-
calculstatorique
Induction machine stator fault
- 2015-03-03 14:35:19下载
- 积分:1
-
Montcarlo
this file is the identification of the fermentation process using Monte-Carlo method to define Q-matrix.
this m.file is a complete simulation of a chemical fermentation process which is done in Matlab.
this job includes an on-line estimationn of the states of a control system and also the identification of the parameters of process.
this work can be considered an identification research project to a great extent.
- 2010-12-16 16:35:07下载
- 积分:1
-
three_lever_inverter
本例程是三电平故障诊断仿真,通过观察输出波形来判断哪个开关管有损坏,是什么损坏(This Simulation files is a three-level fault diagnosis simulation, by observing the output waveform to determine which switch is damaged, what damage is)
- 2021-01-06 15:28:54下载
- 积分:1
-
Wind_Turbine_Model_R2012b
wind turbine model in 12
- 2013-02-08 03:15:46下载
- 积分:1
-
An-Introduction-to-Programming-and-Numerical-Meth
An Introduction to Programming and Numerical Methods in MATLAB - S.R. Otto & J.P. Denier
- 2014-09-22 01:56:34下载
- 积分:1
-
cruise_control_input_linearization
车辆巡航自动控制,采用输入状态线性算法,车辆模型为非线性模型(vehicle cruise control, input-state linearization, nonlinear vehicle model)
- 2012-01-25 11:52:24下载
- 积分:1
-
小波空域相关滤波
说明: 空域相关滤波是基于小波系数尺度之间相关性原理。
%比较适用于高信噪比信号(Spatial correlation filtering is based on the correlation principle between wavelet coefficient scales.
% is more suitable for high SNR signals)
- 2019-04-12 20:09:06下载
- 积分:1