-
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
-
IMGREG-Matlab
基于相位相关性的图相配准,多用于检测,识别等领域,matlab的源代码。(Based on phase correlation matching prospective plans are used for detection, identification and other fields, matlab source code.)
- 2007-11-29 15:50:14下载
- 积分:1
-
dynamic-meterology(5_9chapter)part-2
an introduction to dynamic meterology chapter 5-9 chapter matlab所有代码 气象专业经典资料(an introduction to dynamic meterology chapter 5-9 matlab code)
- 2013-12-11 18:42:30下载
- 积分:1
-
MatLab-program-design
介绍了matlab程序设计方法,并给出了一些具体实例(it introduces matlab program designing method,and it gives some specific examples.)
- 2011-05-09 15:36:21下载
- 积分:1
-
lianxuzhouqixinhaopinpufenxi
说明: 该文件包括了连续周期信号的单边带及双边带频谱分析的所有源代码及仿真波形,设计完整,而且符合要求。(The document includes a continuous cycle, and bilateral single-sideband signal with a spectral analysis of all source code and simulation waveforms, design integrity, but also meet the requirement.)
- 2010-03-30 18:10:46下载
- 积分:1
-
FNNPSOGSA
matlab code for hybrid algorithm
- 2015-03-23 14:55:09下载
- 积分:1
-
kalmafiltering
关于扩展卡尔曼滤波的MATLAB程序 其目标是跟踪移动物体进行定位(Multi-sensor optimal information fusion Kalman filters with applications)
- 2009-09-06 09:40:18下载
- 积分:1
-
Least-square-filtering
这个包中包含学习最小均方滤波的一个例子及其和其它滤波方法的一些比较。(This package contains the learning of least mean square with an example. And it compared least mean square method with other filtering methods.)
- 2009-05-23 11:13:40下载
- 积分:1
-
composite
simple tool to calculate laminate stresses/strains
- 2010-03-14 05:20:20下载
- 积分:1
-
image-segmentation
In this paper, the concepts of Daubechies wavelet
transform are discussed. The Daubechies wavelets are
a family of orthogonal wavelets defining a discrete
wavelet transform and characterized by a maximal
number of vanishing moments for some given support.
With each wavelet type of this class, there is a scaling
function which generates an orthogonal multi
resolution analysis.
- 2015-01-07 14:03:08下载
- 积分:1