-
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
-
paper4
分布式视频编码中虚拟信道模型的动态估计..(Distributed video coding in dynamic virtual channel model is estimated)
- 2011-12-04 15:49:35下载
- 积分:1
-
signal3
线性调频信号是一种雷达常用的电磁波信号,当雷达信号检测到目标时候,反射后得到雷达回波信号,此时由于多普勒效应,信号的频率发生偏移,这个源码仿真出雷达检测到目标加速度信息的回波信号。(LFM signal is a commonly used electromagnetic radar signal, when the radar signal detection to the target time, after reflection of radar echo signal, at this time due to Doppler effect, the signal)
- 2021-01-28 19:28:41下载
- 积分:1
-
A-generic-controller-architecture-for-intelligent
A generic controller architecture for intelligent robotic systems
- 2011-01-18 03:45:31下载
- 积分:1
-
miditoolbox_Windows
buat midi toolbox dalam matlab yang berfungsi dalam pembuatan data base
- 2011-01-24 11:53:56下载
- 积分:1
-
ldpc_decode
LDPC BP译码算法在MATLAB中直接使用就行(matlab BP decoding)
- 2014-12-20 19:47:49下载
- 积分:1
-
upload
采用MATLAB 对图像进行加噪,滤波,置乱等方面的处理代码。(photo noise in matlab)
- 2009-06-12 20:32:24下载
- 积分:1
-
myedge
说明: 边缘检测程序,Matlab源码,利用常用的几个边缘检测算子实现图像的边缘检测~(Procedures for edge detection, Matlab code, the use of several commonly used edge detection operator of the edge detection image ~)
- 2009-07-26 17:24:40下载
- 积分:1
-
image-overview
In the previous chapters we have encountered a number of ways to process digital
images, to recognize objects therein and to
- 2014-11-14 08:43:23下载
- 积分:1
-
AHPSolver
层析分析法模型,能实现评价权重的确定,并进行一致性检验(AHP-Analytic Hierarchy Process)
- 2014-02-09 18:17:30下载
- 积分:1