-
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
-
lagrangian--uc
unitcommitment usig laglang reduse
- 2013-12-04 03:33:04下载
- 积分:1
-
plot2svg_20120915
matlab code for Scalable Vector Graphics (SVG) Export of Figures
- 2015-02-05 14:48:46下载
- 积分:1
-
wavelet
图像频域变换源代码,只针对该应用领域内的同行用于学术研究,不能用于商业活动!!(Image Transferation original codes)
- 2010-07-05 11:46:49下载
- 积分:1
-
fastica
用matlab实现的最大化负熵的独立分量分析方法,作了正交化处理,可以同时分离出所有的独立分量(无噪声条件下)(Using matlab to achieve the maximization of the negentropy method of independent component analysis, orthogonal made of processing, can be isolated from all of the independent component (no noise))
- 2009-06-04 18:27:26下载
- 积分:1
-
cpu
用全加器设计8位运算器逻辑电路图
2、根据逻辑电路用 VHDL编程实现
3、调试编译通过后,仿真
(this file can help you learn the design of cpu)
- 2010-01-05 09:56:11下载
- 积分:1
-
GPSR_6.0
压缩感知中一种非常典型的梯度投影算法,算法的速度非常快(Compressed sensing in a very typical gradient projection algorithm, the algorithm is very fast)
- 2011-04-27 09:56:35下载
- 积分:1
-
jpegtbx_1.4
jpeg matlab toolbox
jpeg 编解码matlab实现,做试验用(jpeg Matlab toolbox jpeg codecs Matlab realized, as a test used)
- 2006-10-18 15:45:55下载
- 积分:1
-
MATLAB-control
一篇关于“MATLAB环境下控制系统实时仿真实验的研究”的大论文,很详细。(Essay on " MATLAB environment control system for real-time simulation of a" big paper in great detail.)
- 2009-09-25 20:52:39下载
- 积分:1
-
matlab
说明: MATLAB源码程序,实现对人脸的识别,很好的人脸识别程序(MATLAB source code procedures, to achieve face recognition, face recognition a very good program)
- 2009-08-03 11:11:13下载
- 积分:1