CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 matlab例程 搜索资源 - matlab 蚂蚁算法

搜索资源列表

  1. AntsColony

    0下载:
  2. 使用蚂蚁算法解决商旅问题(TSP) Matlab GUI 编程-ant algorithm used to solve a traffic problem (TSP) Matlab GUI
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:12214
    • 提供者:于晓飞
  1. antscolony2

    0下载:
  2. 简单的求解tsp问题,比matlab demo中的更细,用的是蚂蚁算法。
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2990
    • 提供者:木南
  1. 13

    0下载:
  2. 基于MATLAB的程序..利用蚂蚁算法求解TSP问题
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2174
    • 提供者:周文慧
  1. mayisf

    0下载:
  2. 蚂蚁算法的matlab实现规则来源于大自然的进化。而大自然的进化根据刚才讲的也体现为多样性和正反馈的巧妙结合。而这样的巧妙结合又是为什么呢?为什么在你眼前呈现的世界是如此栩栩如生呢?答案在于环境造就了这一切,之所以你看到栩栩如生的世界,是因为那些不能够适应环境的多样性与正反馈的结合都已经死掉了,被环境淘汰了!
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2580
    • 提供者:孙子平
  1. aca_path.rar

    0下载:
  2. 利用蚂蚁算法求解最短路径问题,稍作修改既可以用于移动机器人路径规划当中。,Ants use the shortest path algorithm to solve the problem, with some slight modifications can be used in mobile robot path planning among them.
  3. 所属分类:matlab例程

    • 发布日期:2017-03-25
    • 文件大小:8476
    • 提供者:付他
  1. 蚁群算法求解TSP问题的matlab程序

    0下载:
  2. %蚁群算法求解TSP问题的matlab程序 clear all close all clc %初始化蚁群 m=31;%蚁群中蚂蚁的数量,当m接近或等于城市个数n时,本算法可以在最少的迭代次数内找到最优解 C=[1304 2312;3639 1315;4177 2244;3712 1399;3488 1535;3326 1556;3238 1229;4196 1004; 4312 790;4386 570;3007 1970;2562 1756;2788 1491;2381 1
  3. 所属分类:matlab例程

  1. ChengShiMaYiChengXu

    0下载:
  2. 城市蚂蚁算法MATLAB程序,跟刚才上传的不一样,都有很高的使用价值-Ant Algorithm MATLAB city procedures, with just uploaded not the same, have a very high value
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:10812
    • 提供者:yanxinxu
  1. acs

    2下载:
  2. 利用蚂蚁算法求解TSP问题的matlab源程序,适合初学蚂蚁算法的朋友学习,同时又利于理解TSP问题。-The use of ant algorithm matlab source TSP problem, suitable for beginners to learn ant algorithm friends, but also conducive to understanding the problem TSP.
  3. 所属分类:matlab

    • 发布日期:2015-12-31
    • 文件大小:2903
    • 提供者:付他
  1. ACTSP

    0下载:
  2. 实现了蚁群算法求解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蚂蚁个数
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1863
    • 提供者:王晶
  1. mtsp_ga

    0下载:
  2. matlab多旅行商问题以及各种算法如蚂蚁算法和遗传算法-matlab multi-traveling salesman problem and various algorithms such as the ant algorithm and genetic algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:4055
    • 提供者:sunyongnan
  1. ACATSP

    0下载:
  2. 蚂蚁算法求解TSP 很不错的 Matlab程序-ant colony optimization FOR TSP
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1988
    • 提供者:Melo Wong
  1. ant

    1下载:
  2. 蚂蚁算法求解路径优化问题就是求解有车辆约束问题的matlab程序,包括四个文件。-Ant algorithm for path optimization problems
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:2522
    • 提供者:hezhuzi
  1. ASM

    0下载:
  2. 包含了一个蚂蚁算法中的蚁密系统,程序运行良好!-Contains a dense ant ant algorithm in the system, run good!
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:2833
    • 提供者:st
  1. ASZ_ODER_MAXMIN

    1下载:
  2. 包含了一个蚂蚁算法中的蚁周系统,采用了最大最小方法,程序运行良好!-Contains an ant algorithm ants week system, using the maximum and minimum methods, procedures worked well!
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:3208
    • 提供者:super104
  1. AntClass

    0下载:
  2. 蚁群聚类算法,基于蚂蚁算法的聚类分析,matlab源码-Ant colony clustering algorithm, cluster analysis based on ant algorithm, matlab source
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:114415
    • 提供者:fangjuan
  1. acatsp

    1下载:
  2. 用蚂蚁算法智能的解决大规模TSP问题,有大量测试用例,图形化的展示运行过程。-Intelligent use of ant algorithm to solve large-scale TSP problem, a large number of test cases, graphical display of running.
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:8735
    • 提供者:li
  1. GOA

    1下载:
  2. 提出的蚱蜢优化算法(GOA)在数学上模拟和模拟蚂蚁群体在自然界中的行为以解决优化问题。(The proposed Grasshopper Optimisation Algorithm (GOA) mathematically models and mimics the behaviour of grasshopper swarms in nature for solving optimisation problems.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-23
    • 文件大小:3243008
    • 提供者:6457唐
  1. TSP问题代码

    0下载:
  2. 本文是以旅行商问题为研究点,利用蚂蚁算法优化求解最短路径,平台工具是具有绘图功能的matlab软件。(This paper takes traveling salesman problem as the research point, and uses ant algorithm to optimize the shortest path. The platform tool is matlab software with drawing function.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-24
    • 文件大小:12288
    • 提供者:lm521
  1. 2010full遗传与蚂蚁-此程序包文件名都要改成小写

    0下载:
  2. 所用的遗传算法的MATLAB代码以及ppt教程,大家可以参考参考(MATLAB code used in the genetic algorithm, as well as ppt tutorial, we can refer to reference)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-24
    • 文件大小:654336
    • 提供者:anthony8
  1. 蚁群算法

    0下载:
  2. 蚂蚁算法 蚁群算法是一种用来寻找优化路径的概率型算法。它由Marco Dorigo于1992年在他的博士论文中提出,其灵感来源于蚂蚁在寻找食物过程中发现路径的行为。这种算法具有分布计算、信息正反馈和启发式搜索的特征,本质上是进化算法中的一种启发式全局优化算法。蚁群系统(Ant System或Ant Colony System)是由意大利学者Dorigo、Maniezzo等人于20世纪90年代首先提出来的。他们在研究蚂蚁觅食的过程中,发现单个蚂蚁的行为比较简单,但是蚁群整体却可以体现一些智能的行
  3. 所属分类:matlab例程

    • 发布日期:2017-12-28
    • 文件大小:3072
    • 提供者:joyslee
« 12 »
搜珍网 www.dssz.com