CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 蚁群算法

搜索资源列表

  1. ACO-TSP

    0下载:
  2. 利用蚁群算法解决旅行商问题,其中运用智能蚂蚁算法-Using Ant Colony Optimization Algorithm to solve Traveling Salesman Problem
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:74112
    • 提供者:波波
  1. ANT

    0下载:
  2. 蚁群算法,程序运行后可以出现蚂蚁出巢寻找最短路的画面-Ant colony algorithm, the program can occur after running out of the nest ants to find the most short-circuit the screen! !
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:3193
    • 提供者:肖斌
  1. dd

    0下载:
  2. 蚁群算法仿真因特网中的路由选择,给出正常情况、节点阻断和路径拥塞等不同情况下的最优路径选择与更新实现,仿真结果能够提供可视化的过程模拟-Simulation of Ant Colony Algorithm for Routing in the Internet, given normal circumstances, and the path blocked node under different circumstances, such as congestion of the optimal
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-31
    • 文件大小:123382
    • 提供者:lx
  1. AntClusting_VC_Tranlynn

    2下载:
  2. 蚁群算法,用VC++编写的,这是一种简单高效的智能优化算法-Ant clasting arithmetic ,developed by VC++, which is a effectice and simple intelligent optimization arithmetic
  3. 所属分类:数值算法/人工智能

    • 发布日期:2014-02-04
    • 文件大小:787258
    • 提供者:江南
  1. aa

    0下载:
  2. C#写的蚁群算法,实现了五个城市的旅行商问题,简单易懂-ant colony algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:1657
    • 提供者:leopold
  1. antColonyAlgorith1.4

    0下载:
  2. 双蚁群算法实现机器人路径规划,采用面向对象的方法编写,蚂蚁数量和起始点可以设置,障碍率可以设置,障碍可以自动生成也可以手工使用鼠标设置。 已发表相关论文。 有兴趣的朋友可以检索“孙纯哲 凹形障碍全局路径规划的双蚁群完全交叉算法”-Ant colony algorithm to achieve dual-robot path planning, object-oriented method to prepare, ants can set the number and the starti
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:241247
    • 提供者:sunchunzhe
  1. ant

    1下载:
  2. 《蚁群算法原理及其应用》一本关于介绍蚁群算法的书 希望能对学习蚁群算法的人有帮助-" Principle and Application of ant colony algorithm" on an ant colony algorithm, introduced the book hoping to learn from ant colony algorithm to help the people
  3. 所属分类:matlab

    • 发布日期:2017-06-11
    • 文件大小:18338079
    • 提供者:xiaofei
  1. matlab

    0下载:
  2. 利用蚁群算法解决TSP问题的matlab源代码-Using ant colony algorithm to solve TSP problem matlab source code
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6681
    • 提供者:czr
  1. Test_funtion

    1下载:
  2. 这次上传的绝对是好东西,数值优化,关键是对不同函数进行运算。这次将无约束测试问题上传,可作为论文数值计算使用。注:本人本科毕业论文做的是无约束优化,研究生做的是结构方程(LISREL)、数值优化、蚁群算法,可以进行交流,联系QQ272958823-Test function for optimation!
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:35844
    • 提供者:周旭
  1. ACATSP

    0下载:
  2. 蚁群算法解决旅行商问题,matlab源码-Ant colony algorithm to solve traveling salesman problem, matlab source
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:2072
    • 提供者:阿陶
  1. ant

    0下载:
  2. 基本蚁群算法寻找食物。需要TURBOC2运行环境。在vista下要兼容模式运行-The basic ant colony algorithm to find food
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:5973
    • 提供者:lianyuge
  1. ACO

    0下载:
  2. 帮助大家认识蚁群算法 附上典型TSP的dat文件供大家测试-Ant colony algorithm to help you understand the typical TSP attached dat file for all the test
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-01
    • 文件大小:3204
    • 提供者:李伟
  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. shiyan1

    0下载:
  2. 蚁群算法在求解连续空间优化问题中的应用研究-Ant colony algorithm in continuous space optimization problem solving in applied research
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:1496
    • 提供者:郭桃
  1. AntColonyAlgorithmForMatlab

    0下载:
  2. 蚁群算法在最短路中的matlab代码 用于机器人路径规划-Ant colony algorithm in the matlab code in short-circuit
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:5711
    • 提供者:yueliangzhu
  1. ACOTSP.V1.0

    0下载:
  2. 《蚁群优化》书本的源代码~ 该书是蚁群优化创始人DM的著作,是蚁群算法的最最权威的著作,该代码也是最最权威的蚁群算法的代码~ 对研究蚁群算法的研究生或者博士生特别有用~-" Ant Colony Optimization," the book' s source code-book is the founder of Ant Colony Optimization DM works, ant colony algorithm is the most authoritati
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:95200
    • 提供者:陈誉东
  1. ACStest_lianxumatlab

    0下载:
  2. 基于MATLAB的蚁群算法连续函数优化,含帮助文件及论文-MATLAB-based ant colony algorithm for function optimization, with help documents and papers
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:102295
    • 提供者:zangtianlei
  1. yiqun-Cpro

    0下载:
  2. 基本蚁群算法程序 可以修改循环次数和其他参数。以得到更好的解-The basic ant colony algorithm can be modified cycles and other parameters. In order to obtain a better solution
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:2290
    • 提供者:li shu
  1. TSP(matlab)

    0下载:
  2. matlab蚁群算法,要使用城市坐标的版本-ant colony algorithm matlab, it is necessary to coordinate the use of the version of the City
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:5606
    • 提供者:黄杨
  1. yiqun

    0下载:
  2. 蚁群算法,基于蚁群算法的最短路径问题,编译环境为c-Ant algorithm, ant colony algorithm based on the shortest path problem, the compiler environment for c++
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:5773
    • 提供者:realhit
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 50 »
搜珍网 www.dssz.com