登录
首页 » matlab » improved-ant-colony-algorithm

improved-ant-colony-algorithm

于 2020-04-16 发布
0 284
下载积分: 1 下载次数: 3

代码说明:

说明:  改进的蚁群算法的实用性很强,解决了很多问题(Improved ant colony algorithm is very practical and has solved many problems.)

文件列表:

蚁群补充, 0 , 2016-04-21
蚁群补充\ACforVRP, 0 , 2016-04-21
蚁群补充\ACforVRPTW, 0 , 2016-04-21
蚁群补充\ACforVRPTW\AntColony, 0 , 2016-04-21
蚁群补充\ACforVRPTW\AntColony\addAt.m, 226 , 2016-04-14
蚁群补充\ACforVRPTW\AntColony\antsColony.m, 1282 , 2016-04-14
蚁群补充\ACforVRPTW\AntColony\c101.txt, 2227 , 2016-04-14
蚁群补充\ACforVRPTW\AntColony\costToAdd.m, 516 , 2016-04-14
蚁群补充\ACforVRPTW\AntColony\disttab.m, 334 , 2016-04-14
蚁群补充\ACforVRPTW\AntColony\drawRoute.m, 633 , 2016-04-14
蚁群补充\ACforVRPTW\AntColony\global_update.m, 693 , 2016-04-14
蚁群补充\ACforVRPTW\AntColony\isTimeFactible.m, 1238 , 2016-04-14
蚁群补充\ACforVRPTW\AntColony\left_update.m, 138 , 2016-04-14
蚁群补充\ACforVRPTW\AntColony\make_way.m, 4292 , 2016-04-14
蚁群补充\ACforVRPTW\AntColony\minimumCost.m, 299 , 2016-04-14
蚁群补充\ACforVRPTW\AntColony\nearestH.m, 528 , 2016-04-14
蚁群补充\ACforVRPTW\AntColony\normalize.m, 160 , 2016-04-14
蚁群补充\ACforVRPTW\AntColony\PFIH.m, 2083 , 2016-04-14
蚁群补充\ACforVRPTW\AntColony\phero_initialize.m, 183 , 2016-04-14
蚁群补充\ACforVRPTW\AntColony\quicksort.m, 439 , 2016-04-14
蚁群补充\ACforVRPTW\AntColony\r101.txt, 2108 , 2016-04-14
蚁群补充\ACforVRPTW\AntColony\rad2deg.m, 44 , 2016-04-14
蚁群补充\ACforVRPTW\AntColony\rc11.txt, 2154 , 2016-04-14
蚁群补充\ACforVRPTW\AntColony\removeElement.m, 180 , 2016-04-14
蚁群补充\ACforVRPTW\AntColony\roulette.m, 450 , 2016-04-14
蚁群补充\ACforVRPTW\AntColony\totalCost.m, 409 , 2016-04-14
蚁群补充\ACforVRPTW\AntColony\totalDistance.m, 320 , 2016-04-14
蚁群补充\ACforVRP\ACATSP.m, 4142 , 2016-04-05
蚁群补充\ACforVRP\ACforTSP.m, 473 , 2016-04-05
蚁群补充\ACforVRP\ACforVRP.m, 5958 , 2016-04-05
蚁群补充\ACforVRP\ACforVRPmain.m, 912 , 2016-04-05
蚁群补充\ACforVRP\acopt.jar, 46101 , 2014-06-13
蚁群补充\ACforVRP\DrawRoute.m, 562 , 2016-04-05
蚁群补充\MY_template.pdf, 2145006 , 2016-04-14

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

发表评论

0 个回复

  • insdem01
    inertial navigation system1
    2008-01-09 19:36:05下载
    积分:1
  • MATLAB-TOOLBOX
    MATLAB语言工具箱-TOOLBOX实用指南 涉及科学算法,自动控制,信号处理,神经网络等多科学领域。(Toolbox MATLAB language-TOOLBOX Practical Guide for scientific algorithms, automatic control, signal processing, neural networks and other fields of science.)
    2008-07-19 11:27:57下载
    积分:1
  • ImageProcessing
    英国matlab图像处理教学,中值滤波,均值滤波等等。(uk matlab image processing teaching, median filter,average filter and so on)
    2014-10-11 14:26:08下载
    积分:1
  • LBP
    LBP算子,可直接运行使用,并配有ORL数据库(LBP algorithm)
    2015-02-04 10:22:54下载
    积分:1
  • communication
    ldpc codes are low no. of ones and more no. of zeroes
    2011-08-02 05:15:28下载
    积分:1
  • Proficient_in_matlab_and_c_mixed_programming_sourc
    精通matlab与c++混合程序设计源码。共7章,7个压缩包。(Proficient in matlab and c++ mixed programming source code. A total of seven chapters, seven cabinet.)
    2009-12-17 09:14:12下载
    积分:1
  • gen_ambig_lfwlfw
    LFM—LFM组合波形信号模糊函数图及模糊度图的仿真。(LFM-LFM combination waveform signal ambiguity function diagram and ambiguity simulation.)
    2013-02-01 22:31:43下载
    积分:1
  • code
    求解线性不定方程组的一个基解(未知数个数大于方程个数),代码简单有效,可以利用该代码求出所有基解,从而得到不定方程组解得一般形式(A radical solution for solving linear equations uncertain (unknown number greater than the number of equations), the code is simple and effective, you can use the code to all base solution obtained, resulting in variable equations have the general form of the solution)
    2014-01-05 10:12:14下载
    积分:1
  • liziqun
    关于粒子群算法的matlab的详细设计与实现,里面附带有详细的注释与说明(About particle swarm algorithm matlab detailed design and implementation, together with detailed comments and instructions)
    2015-04-12 09:39:15下载
    积分:1
  • Channel-flow-past-a-cylinderical
    Channel flow past a cylinderical obstacle, using a LB method
    2013-03-02 22:31:43下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载