-
ACTSP
实现了蚁群算法求解TSP问题。注释详细
function[R_best,L_best,L_ave,Shortest_Route,Shortest_Length]=ACATSP(C,NC_max,m,Alpha,Beta,Rho,Q)
-------------------------------------------------------------------------
主要符号说明
C n个城市的坐标,n×2的矩阵
NC_max最大迭代次数
m蚂蚁个数
Alpha表征信息素重要程度的参数
Beta表征启发式因子重要程度的参数
Rho信息素蒸发系数
Q信息素增加强度系数
R_best各代最佳路线
L_best各代最佳路线的长度
=========================================================================
(Ant Colony Algorithm for the realization of the TSP problem. Notes the detailed function [R_best, L_best, L_ave, Shortest_Route, Shortest_Length] = ACATSP (C, NC_max, m, Alpha, Beta, Rho, Q) ------------------------------------------------------------------- The main symbol------ C n that cities coordinates, n × 2 matrix NC_max the largest number of iterations m the number of Alpha ant pheromones characterized the importance of the parameters Beta factor heuristic importance of characterization of the parameters Rho evaporation coefficient of pheromone pheromone Q increase in intensity coefficient R_best best route generations generations L_best the length of the best route ====== ================================================== =================)
- 2009-05-09 17:21:45下载
- 积分:1
-
Codes
Simulated Annealing, Traveling Salesman Problem,
- 2014-01-05 23:01:27下载
- 积分:1
-
8
说明: scalable router and hierarchical model based on architecture and models
- 2010-09-28 16:07:45下载
- 积分:1
-
Arnold
这是一个图像数值矩阵Arnold转换函数的MATLAB源代码(This is a numerical matrix image Arnold transfer function MATLAB source code)
- 2009-01-10 19:06:56下载
- 积分:1
-
rbf_mems
为了提高使用精度,研究了某型号MEMS陀螺仪的随机漂移模型。采用游程检验法分析了
该陀螺仪随机漂移数据的平稳性,并根据该漂移为均值非平稳、方差平稳的随机过程的结论,
采用梯度径向基(RBF)神经网络对漂移数据进行了建模。实验结果表明:相比经典RBF网络模
型而言,这种方法建立的模型能更好地描述MEMS陀螺仪的漂移特;相对于季节时间序列模型而
言,其补偿效果提高了大约15%。(In order to improve accuracy, to study a particular model of the MEMS gyroscope random drift model. Using run-length analysis of the test gyro random drift data stationarity, and in accordance with the drift for the average non-stationary, the variance of the random process a smooth conclusion, the use of gradient radial basis (RBF) neural network drift data to build mode. The experimental results show that: compared to the classical RBF network model, this method of establishing a model to better describe the MEMS gyroscope drift special compared with the seasonal time series model, the effect of their compensation increased by approximately 15.)
- 2008-01-29 18:25:35下载
- 积分:1
-
fdsvm11
svm with matlab code
- 2011-05-22 18:19:58下载
- 积分:1
-
MATLAB
Matlab关于信号处理的书籍,Matlab信号处理详解,详细的介绍了利用Matlab进行地信号处理知识编程(Matlab books on signal processing, Matlab Signal Processing Xiangjie, a detailed introduction to the use of Matlab signal processing knowledge of programming)
- 2013-01-24 13:55:06下载
- 积分:1
-
andnot_adline
and gate using adaline
- 2010-10-15 10:31:23下载
- 积分:1
-
高考志愿填报系统
我们在暑假编写的高考志愿辅助填报系统,通过一定数量的检验,有一定的可行性,仅供参考(prepared in the summer of the candidates support the voluntary reporting system, through a certain amount of testing, a certain possibility is for reference only)
- 2005-08-23 09:53:50下载
- 积分:1
-
zxbxs
基于matlab的正弦波波形显示仿真源代码(sinusoidal waveform simulation shows the source code)
- 2007-04-27 10:43:53下载
- 积分:1