登录
首页 » matlab » ACTSP

ACTSP

于 2009-05-09 发布 文件大小:2KB
0 203
下载积分: 1 下载次数: 20

代码说明:

  实现了蚁群算法求解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 ====== ================================================== =================)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • mhzq
    用matlab 实现的图像模糊增强 在matlab 6.5 7.0sp1都可以用(using Matlab achieve the fuzzy images to enhance the Matlab 6.5 can be used 7.0sp1)
    2005-04-15 09:50:12下载
    积分:1
  • montecarlo
    蒙特·卡罗方法(Monte Carlo method),也称统计模拟方法,是二十世纪四十年代中期由于科学技术的发展和电子计算机的发明,而被提出的一种以概率统计理论为指导的一类非常重要的数值计算方法。是指使用随机数(或更常见的伪随机数)来解决很多计算问题的方法。与它对应的是确定性算法。蒙特·卡罗方法在金融工程学,宏观经济学,计算物理学(如粒子输运计算、量子热力学计算、空气动力学计算)等领域应用广泛。(The Monte Carlo method, also known as the statistical simulation method, was proposed in the mid-1940s due to the development of science and technology and the invention of electronic computers. A very important numerical calculation method for classes. Refers to the use of random numbers (or more common pseudo-random numbers) to solve many computational problems. Corresponding to it is a deterministic algorithm. The Monte Carlo method is widely used in financial engineering, macroeconomics, computational physics (such as particle transport calculation, quantum thermodynamics calculation, aerodynamic calculation).)
    2020-12-22 21:49:07下载
    积分:1
  • yz
    这是一个基于圆桌模型仿真阅卷。目标是为了达到用最少的人批改一定数量的试卷,正确率要高。即:前六名的人经过批改后,至少有三个还是在前六名。(This is a based on a the roundtable model simulation scoring. The goal is to reach a certain number of papers use the least amount of people marking the correct rate higher. : Top six man marking after at least three, or in the top six.)
    2013-04-07 15:53:46下载
    积分:1
  • MATLABoptimization
    利用MATLAB仿真软件实现对函数的优化,运行结果可靠。(Using the MATLAB we can realize the optinization of the function and the result is good.)
    2011-12-29 20:46:09下载
    积分:1
  • LibraryMain
    /*A student is a part of institute, the type of student varies on the basis of their department, year of registration, course –UG or PG, status regular, a student of alumni. Based on these details, a student performs various functions in an institute like: registering for a course, attending seminars, viewing and editing details, etc.*/
    2014-09-21 16:49:30下载
    积分:1
  • Manchest
    matlab Manchest编码实现的m 文件(matlab Manchest coding realize the m file)
    2007-07-27 10:02:52下载
    积分:1
  • interpretation
    bouckground substruction
    2011-01-14 05:58:45下载
    积分:1
  • LMS
    LMS算法函数 实现LMS算法定义,方便之后调用(least mean square algorithm)
    2013-09-04 17:12:08下载
    积分:1
  • A1_14
    mathews数值分析书的源代码,用matlab编写,第一章第十四部分。(mathews numerical analysis of the book' s source code, using matlab, the first part of Chapter XIV.)
    2011-10-20 10:27:24下载
    积分:1
  • Electricity_calculator
    This simulation is done on basis to calculate the electricity cost for required time of usage
    2013-10-29 19:11:22下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载