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

搜索资源列表

  1. GAACO.rar

    0下载:
  2. genetic algorithm combine Ant colony optimization for feature selection,genetic algorithm combine Ant colony optimization for feature selection
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:3.47kb
    • 提供者:mehdi
  1. yiqun-suanfa

    0下载:
  2. 蚁群算法连续函数优化问题matlab程序-Continuous function optimization problems ant colony algorithm matlab program
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-27
    • 文件大小:102.55kb
    • 提供者:lkz
  1. Ant-Algorithmcpp

    1下载:
  2. 蚁群算法的C++实现,VC6.0环境。基本蚁群算法+2OPT局部优化+Etlist精英解策略。-Ant colony algorithm C++ implementation, VC6.0 environment. The basic ant colony algorithm+2 OPT local optimization+ Etlist elite Solution Strategy.
  3. 所属分类:AI-NN-PR

    • 发布日期:2014-09-08
    • 文件大小:254.01kb
    • 提供者:占志刚
  1. Ant_Colony_Optimization

    0下载:
  2. 关于蚁群算法的一本很经典的原版书籍,供分享研究-On the ant colony algorithm is a classic original books, for the sharing of research
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-09
    • 文件大小:1.85mb
    • 提供者:陈锋
  1. ant

    0下载:
  2. 蚁群算法 却是一种源于自然现象的算法,即与具体问题关系不大的优化算法,也就是它是一种用来在图中寻找优化路径的机率型技术。-Ant colony algorithm Ant colony algorithm is a natural phenomenon due to the algorithm, that is, has little to do with the specific problem of the optimization algorithm, that is, it is a d
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:17.15kb
    • 提供者:zhangchenjuan
  1. shiyan1

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

    • 发布日期:2017-03-29
    • 文件大小:1.46kb
    • 提供者:郭桃
  1. ant.colony.optimization

    0下载:
  2. 运用C语言编写的蚁群算法,实现算例的优化-The use of C language ant colony algorithm, optimization examples to achieve
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:5.92kb
    • 提供者:王风
  1. ContinuousAntColonyAlgorithmforFunctionOptimizatio

    0下载:
  2. 连续蚁群算法求解函数优化问题,Continuous Ant Colony Algorithm for Function Optimization-Continuous Ant Colony Algorithm for Function Optimization
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:217.89kb
    • 提供者:张明扬
  1. 2

    0下载:
  2. 蚁群算法求解连续空间优化问题的一种算法,很有用-Ant Colony Algorithm for continuous space optimization problems an algorithm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-09
    • 文件大小:224.27kb
    • 提供者:白蛛蛛
  1. yqsf

    1下载:
  2. 基于蚁群算法的PID控制参数优化Matlab源码-PID Control Based on Ant Colony Optimization Algorithm for Matlab source
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:4.69kb
    • 提供者:天道酬勤
  1. matlab-pid

    3下载:
  2. 基于蚁群算法的PID控制参数优化Matlab源码,步骤详细,附有说明。-PID Control Based on Ant Colony Optimization Algorithm for Matlab source, the steps in detail, with explanation.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2015-09-21
    • 文件大小:1.64kb
    • 提供者:程玉昆
  1. Iterative-ant-colony-algorithm-

    0下载:
  2. 迭代蚁群算法思想见浙江大学张兵的博士论文,自编IACA代码,解决了一个动态优化问题实例-ICAC was given by Zhangbin in the paper " Iterative ant-colony algorithm and its application to dynamic optimization of chemical process"(SCI).
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:2.25kb
    • 提供者:陈旭
  1. ant-colony-algorithm-

    0下载:
  2. 蚁群算法(ant colony optimization, ACO),又称蚂蚁算法,是一种用来在图中寻找优化路径的机率型算法-ant colony algorithm : survey and prospect
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:3.6kb
    • 提供者:juanjuan0724
  1. Ant-colony-algorithm-based-on-MATLAB

    0下载:
  2. 通过matlab仿真和验证蚁群算法在PCB板检测时路径的优化问题。附带蚁群算法代码以及仿真结果。-Through MATLAB simulation and validation of ant colony algorithm in PCB plate detection route optimization problem.thisfile include ant colony algorithm codes and simulation results.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-12
    • 文件大小:110.12kb
    • 提供者:姜伟
  1. Ant-Colony-Algorithm

    0下载:
  2. 蚁周模型,解决TSP问题。蚁群算法是一种新型高效的启发式优化算法,在解决优化组合问题特别是TSP求解问题上具有很高效率.-Ants week model, to solve the TSP. The ant colony algorithm is a new and efficient heuristic optimization algorithm, to solve the problem of optimal combination, especially TSP solving prob
  3. 所属分类:matlab

    • 发布日期:2017-11-14
    • 文件大小:2.45kb
    • 提供者:韩松
  1. Ant-colony-algorithm-Matlab-program

    0下载:
  2. 无约束连续函数优化的人工蚁群算法通用MATLAB源码 -The general MATLAB source of unconstrained artificial ant colony algorithm for continuous function optimization
  3. 所属分类:matlab

    • 发布日期:2017-11-04
    • 文件大小:1.87kb
    • 提供者:king
  1. Ant-Colony-Algorithm-PPT

    0下载:
  2. 蚁群算法原理介绍及应用 改进的蚁群算法 蚁群优化算法仿真-Introduction and application of the principle of ant colony algorithm improved ant colony optimization algorithm simulation
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:490.47kb
    • 提供者:方方
  1. Ant-colony-algorithm

    0下载:
  2. 基于蚁群算法基本原理编写的matlab程序,寻找路径。优化的蚁群算法可以在它的基础上更改-Based on the basic principle of ant colony algorithm is written in matlab program, the search path.Optimization of the ant colony algorithm can be changed on the basis of it
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:2.73kb
    • 提供者:JIM
  1. ant-colony-algorithm-Matlab-code

    0下载:
  2. 蚁群算法是一种模拟进化算法,初步的研究表明该算法具有许多优良的性质。针对PID控制器参数优化设计问题,将蚁群算法设计的结果与遗传算法设计的结果进行了比较,数值仿真结果表明,蚁群算法具有一种新的模拟进化优化方法的有效性和应用价值。该算法可用于优化问题求解。-Ant Colony Algorithm papers and source code for solving optimization problems
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-27
    • 文件大小:24.54kb
    • 提供者:yiqin
  1. ant-colony-algorithm-

    0下载:
  2. 现代优化算法,蚁群算法解决0-1背包问题-Modern optimization algorithm, ant colony algorithm to solve 0-1 knapsack problem
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:2.97kb
    • 提供者:shaokai
« 12 3 4 5 6 7 8 9 10 ... 14 »
搜珍网 www.dssz.com