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

搜索资源列表

  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. FOA

    0下载:
  2. 台湾学者新发现的一种新型的算法,可以和遗传算法、蚂蚁算法对比学习。[潘文超]果蠅最佳化演算法_簡體版-Taiwan scholars discovered a new type of algorithm that can and genetic algorithms, ant algorithms comparison study. [Pan Chao] Drosophila optimization algorithms _ Simplified
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:1718359
    • 提供者:情何以堪
  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. ant

    1下载:
  2. 蚂蚁算法小程序,比较好用,大家可以下来看一下,交流一下-Ant Algorithm applet to compare ease of use, we can look under the exchange of about
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:12333
    • 提供者:提阿宁
  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. ant-Qos

    0下载:
  2. 蚂蚁算法在服务质量方面的代码,主要是服务质量方面的东西-Ant Algorithm in the service quality of the code, mainly the quality of services of things
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-11
    • 文件大小:1479
    • 提供者:王强
  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. anttsp

    0下载:
  2. ACSmatlabCode蚁群算法解TSP问题的源代码,希望对学习蚂蚁算法的朋友提供帮助-ant tsp problem
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-31
    • 文件大小:1232
    • 提供者:alison
  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. C_AntCluster

    0下载:
  2. matlab 神经网络 蚂蚁算法,值得一看-matlab neural network ant algorithm, worth a visit
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:892
    • 提供者:tony
  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. 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. 35460349yiqun-tuxing

    0下载:
  2. 蚂蚁算法,路径寻优的一种算法,已经实现了运行。可以一试。(Ant algorithm, a path optimization algorithm, has been implemented. Yes, you can.)
  3. 所属分类:数学计算

    • 发布日期:2017-12-23
    • 文件大小:1024
    • 提供者:半樽酒
  1. 算法

    0下载:
  2. 包含MATLAB当中各种可用的实用的算法程序与指导。(Contains various practical algorithms, procedures, and instructions that are available in MATLAB.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-30
    • 文件大小:21172224
    • 提供者:芸儿
  1. 蚁群算法

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

    • 发布日期:2017-12-28
    • 文件大小:3072
    • 提供者:joyslee
  1. matlab智能算法30个案例代码

    0下载:
  2. 用于应用仿真,30个案例,方便更新,遗传算法,粒子群(ant cloncy)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-31
    • 文件大小:1503232
    • 提供者:大小鸟
« 12 3 »
搜珍网 www.dssz.com