搜索资源列表

  1. BP_蚁群算法_ANN

    1下载:
  2. 利用蚁群算法优化BP神经网络,程序里面有现成的数据和结果,能够自行检验
  3. 所属分类:源码下载

    • 发布日期:2010-09-10
    • 文件大小:847904
    • 提供者:mountaintao
  1. QAS组播 蚁群

    0下载:
  2. QAS蚁群算法程序
  3. 所属分类:文档资料

    • 发布日期:2011-04-18
    • 文件大小:31744
    • 提供者:lxdsea
  1. 蚁群算法演示程序

    0下载:
  2. 蚁群算法演示程序
  3. 所属分类:Windows编程

  1. 连续蚁群算法实现代码

    0下载:
  2. 关于连续蚁群算法的实现matlab程序
  3. 所属分类:程序开发库

  1. 蚁群算法程序

    1下载:
  2. 改进的蚁群算法程序-improved program of ant conoly algorithm
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-19
    • 文件大小:269312
    • 提供者:王涛
  1. 蚁群算法matlab程序

    1下载:
  2. 利用蚁群在搜索食物源的过程中体现出来的寻优能力来解决离散系统中的一些优化问题(Some optimization problems in discrete systems are solved by using ant colony optimization capability in searching for food sources)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:Kevin-wang
  1. 蚁群算法

    0下载:
  2. 简单的蚁群算法程序,适合初学者,里面是路径规划的内容(Simple ant colony algorithm program, suitable for beginners)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:1475584
    • 提供者:tian+
  1. 蚁群算法Matlab程序

    0下载:
  2. 求解VRP问题,实用的蚁群算法matlab程序(To solve the VRP problem, a practical ant colony algorithm matlab program)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:16384
    • 提供者:flyever98
  1. 蚁群算法matlab程序

    0下载:
  2. 蚁群算法 可以直接运行,实验过程很顺利,非常好用,整理清楚(yiqunsuanfafeichanghaoyong)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:8192
    • 提供者:wangdahuier
  1. 蚁群算法

    0下载:
  2. 路径优化蚁群算法matlab程序‘ 在求解该问题的蚂蚁算法中,每只蚂蚁是一个独立的用于构造路线的过程,若干蚂蚁过程之间通过自适应的信息素值来交换信息,合作求解,并不断优化。(Path optimization, ant colony algorithm, matlab program. In the ant algorithm for solving this problem, each ant is an independent
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:hhhhhhyy
  1. 蚁群算法 C语言程序(已运行)

    0下载:
  2. 智能优化算法-蚁群算法被广泛的应用到组合优化领域,C语言实现(Implementation of ant colony algorithm in C language)
  3. 所属分类:Windows编程

    • 发布日期:2024-05-19
    • 文件大小:4096
    • 提供者:清凉伊夏
  1. 蚁群算法

    0下载:
  2. 实现了最佳路劲选择,而不遗漏任何一个坐标位置的蚁群算法程序,c++.(An ant colony algorithm program for selecting the best road strength without missing any one coordinate position, c++.)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:18512896
    • 提供者:Starkey
  1. 蚁群算法matlab程序代码

    0下载:
  2. 用于配套学习智能算法,属于蚁群智能算法的例子(An intelligent algorithm for learning)
  3. 所属分类:数值算法/人工智能

  1. 蚁群程序

    0下载:
  2. 非常好用的程序,它能够实现蚁群程序算法,算出最佳的路径,是入门初学者就能够看懂的。(It can achieve yiqun active to find best road.)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:芝芝1
  1. 蚁群算法

    0下载:
  2. 一个很有意思的小程序,叫做蚁群算法,不过好像有点bug……(A very interesting program called ant colony optimization, but it seems to have some bug...)
  3. 所属分类:C#编程

    • 发布日期:2024-05-19
    • 文件大小:242688
    • 提供者:yellow sea
  1. 蚁群算法

    0下载:
  2. 蚁群算法,包括蚁群算法解决TSP问题,蚁群算法寻找最优解等问题还包括蚁群算法的c语言程序,希望能帮助大家!(Ant colony algorithm, including ant colony algorithm to solve the TSP problem, ant colony algorithm to find the optimal solution and other issues, including the C lan
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:23076864
    • 提供者:linmi
  1. 针对TSP问题的各种蚁群优化程序ACOTSP-1.03

    0下载:
  2. 针对TSP问题的各种ACO蚁群优化算法的程序,C++语言实现, 对研究蚁群优化的小伙伴有所帮助(ACO ant colony optimization algorithm The program of various ACO ant colony optimization algorithms for the TSP problem and the implementation of the C++ language are hel
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:105472
    • 提供者:shiyuanyin
  1. 蚁群算法(路径规划程序)

    0下载:
  2. 蚁群算法是一种群智能算法,也是启发式算法。基本原理来源于自然界蚂蚁觅食的最短路径原理。蚁群算法根据模拟蚂蚁寻找食物的最短路径行为来设计的仿生算法,因此一般而言,蚁群算法用来解决最短路径问题,并真的在旅行商问题(TSP,一个寻找最短路径的问题)上取得了比较好的成效。目前,也已渐渐应用到其他领域中去,在图着色问题、车辆调度问题、集成电路设计、通讯网络、数据聚类分析等方面都有所应用。(Ant colony algorithm is a pop
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:145408
    • 提供者:wyj2277
  1. 混沌蚁群算法

    0下载:
  2. 前推回代法的辐射状配电网潮流程序 matlab编写蚁群算法实践 粒子群工具箱PSOt 基于遗传算法配电网无功优化方法程序源代码 求解机组组合问题的多种群混沌蚁群算法(Forward push back generation method of radial distribution network tidal current procedures matlab prepared ant colony algorithm PSOt bas
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-19
    • 文件大小:873472
    • 提供者:千与12
  1. 蚁群算法matlab程序

    0下载:
  2. 蚁群算法,可运行的MATLAB程序,非本人原创(Ant Colony Algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:电力系统
« 12 3 4 5 6 7 8 9 10 ... 42 »

源码中国 www.ymcn.org