-
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
-
add-string
一小例子,关于tableview的,如下 (A small example, on the tableview, as follows)
- 2011-01-25 10:24:30下载
- 积分:1
-
bpfphase
用matlab计算并成图形的电路设计中幅频=相位响应图 ,也可为设计计算带通滤波器的中心频率以及Q值提供参考(Using matlab calculation and circuit design graphics in amplitude frequency = phase response, are also available for reference for design and calculation of the bandpass filter with center frequency and Q value)
- 2014-08-13 20:47:48下载
- 积分:1
-
haofushun10
说明: 属于MATLAB开GUI设计开发的入门参考代码,有注释比较通俗易懂(Belongs to Matlab open GUI design and development of the entry reference code, notes more easy to understand)
- 2020-11-25 09:30:28下载
- 积分:1
-
matlab-data-acquisition.rar
基于matlab的数据采集并对所采集的信号进行处理(Based on the matlab data acquisition and the acquisition of the signal processing)
- 2012-01-02 23:37:21下载
- 积分:1
-
AdaBoostL2SVR
支持向量机的混沌是假序列预测研究,支持最小二乘法的向量机(SVM is a false prediction of chaotic sequence, least squares support vector machine)
- 2015-04-19 09:55:05下载
- 积分:1
-
matlab
有关于数学软件的部分练习题的matlab(The part about mathematical software in matlab exercises)
- 2013-06-16 14:36:10下载
- 积分:1
-
lpc-distrotion
This file computes the distortion of speech files regarding to lpc model in different subbands.
- 2010-12-15 21:53:44下载
- 积分:1
-
Matlab_receiver
matlab 软件接收机 完成跟踪和捕获 以及定位解算功能 包括运行需要的中频数据(matlab SOFTWARE RECEIVER)
- 2009-07-14 20:16:15下载
- 积分:1
-
AR
说明: matlab环境下,计算圆极化电磁波轴比的程序(calculated circularly polarized electromagnetic wave axis than the program Matlab environment)
- 2021-03-15 14:49:22下载
- 积分:1