-
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
-
Bp
说明: 本程序为BP算法在一个简单分类中的应用,主要针对异或问题,有助于对本算法的理解()
- 2007-08-16 15:20:47下载
- 积分:1
-
lanczos1
说明: 利用lanczos输注特征值,特征向量,尽请指正(Lanczos infusion using eigenvalue)
- 2010-04-14 20:13:34下载
- 积分:1
-
Turboequalization
说明: 关于短波通信中多径的Matlab仿真代码(On short-wave communications in multi-path simulation of Matlab code)
- 2008-11-16 21:35:30下载
- 积分:1
-
in-de-in
code for wsn The statements below guide us to write the code for the transmission of sensed data to a sink node using cognitive radios in multiple spectrum bands. In doing this we are trying to find the most appropriate modulation scheme using MATLAB simulation.
- 2013-11-21 03:56:28下载
- 积分:1
-
蚁群算法+Dijkstra算法=二维路径规划
说明: 基于蚁群算法和Dijkstra算法的二维路径规划,程序是MATLAB的m文件,下载运行main文件即可(Two-dimensional path planning based on ant colony algorithm and Dijkstra algorithm, the program is m file of MATLAB, download and run the main file.)
- 2020-01-03 21:32:47下载
- 积分:1
-
grnnpredict
对GRNN的进行改进,用来做预测,其中对于每一组输入向量给其一个平滑因子,预测的效果不错(Improvements on the conduct of GRNN, used for prediction, in which each set of input vectors for a smoothing factor to its forecast good results)
- 2021-04-19 10:28:51下载
- 积分:1
-
TSP_Particle
在MATLAB中用粒子群算法解决TSP问题。(use the particle swarm optimization(PSO) to solve the TSP problem。)
- 2010-01-17 21:37:20下载
- 积分:1
-
Matlab-ODE--PPT
matlab解常微分方程的一个非常好的PPT,可以让初学者尽快了解常微分方程的解法(matlab solution of ordinary differential equations of a very good PPT, so that beginners can understand as soon as possible the solution of ordinary differential equations)
- 2011-08-04 20:30:52下载
- 积分:1
-
register
有关三维点云数据的配准程序,使用matlab编写的(For three-dimensional point cloud data registration procedures, matlab prepared using)
- 2013-09-14 18:23:26下载
- 积分:1