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

搜索资源列表

  1. tsp1

    0下载:
  2. 一个蚁群算法求解TSP的通用程序,已经验证,保证能用-TSP Ant Colony Algorithm for a generic procedure, has already been verified to ensure the use
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-13
    • 文件大小:2244
    • 提供者:肖敏
  1. Antcolonyalgorithm

    0下载:
  2. 蚁群算法用于TSP问题的matlab程序源代码-Ant colony algorithm for TSP problem of matlab source code
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-04
    • 文件大小:3037
    • 提供者:陈丹丹
  1. tsp

    0下载:
  2. 该程序是蚁群算法和遗传算法的混合算法的C语言程序在求解TSP问题时的应用,可以进行扩展到其他问题的两种算法应用-The program is ant colony algorithm and genetic algorithm hybrid algorithm in the C language program to solve the issue of the application of TSP, can be extended to other applications of the tw
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:88021
    • 提供者:chenjing
  1. artificial_intelligence_demo_programs

    1下载:
  2. 光盘中的演示实例是人工智能原理和方法的演示程序.包括基于归结原理的推理系统,合一算法,等式归结,归类算法,野人与传教士过河问题,八数码问题,八皇后问题,一字棋,博弈算法,遗传算法和蚁群算法等的演示。-CD-ROM presentation of a number of examples of the hard work of graduate and undergraduate results. Including reasoning based on the principle of the
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-06-17
    • 文件大小:26622036
    • 提供者:解洪文
  1. artificial_intelligence_demo_programs

    0下载:
  2. 光盘中的演示实例是人工智能原理和方法的演示程序.包括基于归结原理的推理系统,合一算法,等式归结,归类算法,野人与传教士过河问题,八数码问题,八皇后问题,一字棋,博弈算法,遗传算法和蚁群算法等的演示。-CD-ROM presentation of examples of the principles and methods of artificial intelligence demo program. Including reasoning based on the principle of t
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-16
    • 文件大小:4149361
    • 提供者:解洪文
  1. ASO_DHB

    0下载:
  2. 基本蚁群算法(段海滨《蚁群算法原理及应用》附录Matlab程序)-Basic Ant Colony Algorithm for TSP
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:2048
    • 提供者:
  1. 3970969QosRoute-Antcolony

    0下载:
  2. 一份针对蚁群算法的Matlab程序,希望对大家有帮助-ant colony matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:4093
    • 提供者:claire
  1. ACOmatlab

    0下载:
  2. matlab中的蚁群算法仿真程序,ACO,经典-the procedures of ACO which is compiled by matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:2390
    • 提供者:武开
  1. AntColonyAlgorithmMatlabProgram(AlreadyRunning).ra

    0下载:
  2. 蚁群算法 matlab程序(已运行),有源代码,和详细的说明文件,matlab仿真的数据及参数输入的值都一给定好。学习蚁群算法的最好的代码了。-Ant colony algorithm matlab program (already running), active code, and detailed documentation, matlab simulation data and parameter input values are a given good. Ant colony alg
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:4728
    • 提供者:xj
  1. PSO

    1下载:
  2. matlab 遗传算法GA,粒子群算法PSO,蚁群算法AS 前段时间上智能计算方法实验课上,自己做的程序。帖到这里,希望有人能改进它们,交流经验这样更有价值。 遗传算法解决最小生成树问题,PURFER编码。 粒子群算法做无约束最优化问题。 蚁群算法解决TSP问题。 如果有宝贵经验希望能交流一下,谢谢,-matlab genetic algorithm GA, particle swarm optimization PSO, ant colony algorithm f
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-28
    • 文件大小:5280
    • 提供者:stephen
  1. threeAlgo

    0下载:
  2. matlab 遗传算法GA,粒子群算法PSO,蚁群算法AS 前段时间上智能计算方法实验课上,自己做的程序。帖到这里,希望有人能改进它们,交流经验这样更有价值。 遗传算法解决最小生成树问题,PURFER编码。 粒子群算法做无约束最优化问题。 蚁群算法解决TSP问题。 如果有宝贵经验希望能交流一下,谢谢,-matlab genetic algorithm GA, particle swarm optimization PSO, ant colony algorithm f
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-28
    • 文件大小:14281
    • 提供者:stephen
  1. DDAC

    0下载:
  2. 蚁群算法解决tsp问题,antsystem为核心运算类,窗体为接口程序,先生成邻接矩阵再运算-Tsp ant colony algorithm to solve the problem, this is the core classes, must have interface program
  3. 所属分类:AI-NN-PR

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

    0下载:
  2. 蚁群算法解决0-1背包问题,是一个比较小的程序,运行过,没有问题的。-the solving method of zero to one backage with ACO.It is a small programe for the zero to one problem.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-24
    • 文件大小:95563
    • 提供者:茉雨
  1. matlab

    0下载:
  2. 蚁群算法的matlab实现程序,简单易懂,对于学习者来说,不错-Ant colony algorithm matlab implementation process, easy to understand, for a student perspective, it is true
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:5582
    • 提供者:nong
  1. myTSP

    0下载:
  2. 关于TSP问题的蚁群算法,加入局部更新和基于最大信息熵的优化,并有美观的显示界面,是关于蚁群算法很好学习模板,可以作为算法模块加入到你自己的程序中.-On the ant colony algorithm for TSP problem by adding partial update and optimization based on maximum entropy, and a beautiful display interface, a very good study on the ant
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-13
    • 文件大小:3558678
    • 提供者:chenshu
  1. yqsfy

    0下载:
  2. TSP问题蚁群算法通用Matlab程序源码-Ant colony algorithm for TSP problem common Matlab source code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:4705
    • 提供者:天道酬勤
  1. ACOmatlab

    0下载:
  2. 蚁群算法的Matlab程序,用于连续函数优化-Ant colony algorithm Matlab program for continuous function optimization
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:5391
    • 提供者:杜政
  1. Select_for_aca

    1下载:
  2. 蚁群算法的另一种实现形式,通过全局的搜索,避免陷入局部解的改进程序-Another ant colony algorithm to achieve the form of global search through, to avoid falling into local solutions to improve procedures
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-08
    • 文件大小:11307
    • 提供者:cy
  1. yiqunsuanfa

    0下载:
  2. 这是一个蚁群算法的函数优化程序, 具体用法自己看代码吧-This is a function of the ants algorithm optimizing.
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:1070
    • 提供者:何润
  1. yiqunTSP

    0下载:
  2. 蚁群算法解决TSP问题,C语言写的,程序有注释~-Ant colony algorithm to solve TSP problems
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:138164
    • 提供者:huangqiulan
« 1 2 34 5 6 7 8 9 10 ... 29 »
搜珍网 www.dssz.com