-
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
-
hand_guesture
Matlab based guesture tracking
- 2015-02-03 01:46:13下载
- 积分:1
-
MATLAB_image
详细介绍了如何利用MATLAB进行图片处理,并用实例实现(Details of how to use MATLAB for image processing, and implementation with examples)
- 2010-10-19 10:08:13下载
- 积分:1
-
1280fft
1280点fft变换,改变传统的需2046点FFT的情况。(1280 point FFT,radix 4 and radix 5 )
- 2010-11-07 23:05:19下载
- 积分:1
-
yuanmachengxu
这是一个弹片机控制的数字调频系统,能发射不同的频段.(This is a shrapnel control the number of FM system can be launched in different bands.)
- 2007-01-18 14:29:48下载
- 积分:1
-
2
说明: 地震数据通常含有噪音,通过该方法可以去除地震数据中的噪音,更好的反演结果(Seismic data usually contains noise, the method can remove the noise in the seismic data, better inversion results)
- 2013-12-25 08:41:36下载
- 积分:1
-
软判决解映射的简化算法
提出了一种软判决解映射的简化算法,简化算法同时提高性能(a new simplified soft-output demapping algorithm)
- 2017-12-07 20:48:41下载
- 积分:1
-
Genetic_Algorithm
matlab遗传算法工具箱 进化计算 遗传算法
基于遗传算法搜索的最优化方法(matlab genetic algorithm toolbox evolutionary computation genetic algorithm based on genetic algorithm optimization method)
- 2010-09-29 12:07:07下载
- 积分:1
-
Spiht2004-04-26
SPIHT图像压缩编码的Matlab程序。(SPIHT image compression encoding procedure of Matlab.)
- 2009-04-12 20:16:29下载
- 积分:1
-
cpqphp_nvram
This is a series of function that deals with setting & getting the hotplug resource table in some environment variable.
- 2015-01-04 09:41:33下载
- 积分:1