CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - ant colony optimization

搜索资源列表

  1. Ant-colony-optimization-for-finding-the-global-mi

    0下载:
  2. ACO for continuous optimization
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:480447
    • 提供者:Kim Dung
  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
    • 文件大小:112759
    • 提供者:姜伟
  1. ant

    0下载:
  2. 蚁群算法(ant colony optimization, ACO),又称蚂蚁算法,是一种用来在图中寻找优化路径的机率型算法。-The ant colony algorithm (ant colony optimization, ACO), also known as ant algorithm the the probability type algorithm is a method for finding the optimal path in the graph.
  3. 所属分类:source in ebook

    • 发布日期:2017-11-21
    • 文件大小:18781
    • 提供者:xx
  1. ant-arithrium

    0下载:
  2. 采用MATLAB环境实现蚁群优化算法,源程序代码和效果,有价值-The MATLAB environment ant colony optimization algorithm, source code, and the effect of valuable
  3. 所属分类:matlab

    • 发布日期:2017-11-25
    • 文件大小:18081
    • 提供者:谢长君
  1. ant-colony-algorithm-in-MAtlab

    0下载:
  2. 蚁群算法是一种常用的全局最优化方法,可在matlab中实行他的计算。-The ant colony algorithm is a global optimization method can be implemented in matlab his calculations.
  3. 所属分类:Other systems

    • 发布日期:2017-11-06
    • 文件大小:323148
    • 提供者:yanfeiyi
  1. colony

    0下载:
  2. ant colony optimization for solving economic dispatch problems
  3. 所属分类:Other systems

    • 发布日期:2017-12-04
    • 文件大小:14387
    • 提供者:ghorbani
  1. ant

    2下载:
  2. 方案适用于典型的TSP问题的蚁群优化技术。 是改进版,效果比较好!对想研究蚁群聚类算法并要写出好文章的朋友,很有用!This program applies the typical ant colony optimization technique on TSP problem. -This program applies the typical ant colony optimization technique on TSP problem.
  3. 所属分类:matlab例程

    • 发布日期:2013-11-23
    • 文件大小:344996
    • 提供者:王龙隐
  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
    • 文件大小:2509
    • 提供者:韩松
  1. Ant-Colony-for-Multi-objective-

    0下载:
  2. 基于多目标优化问题的改进蚁群算法的设计描述-Improved Ant Colony Algorithm design descr iption based on the multi-objective optimization problem
  3. 所属分类:Communication

    • 发布日期:2017-11-09
    • 文件大小:169881
    • 提供者:吴天羿
  1. Ant-colony-

    0下载:
  2. 连续优化问题如(Schaffer函数)的蚁群算法源码和图像-Continuous optimization problems such as (Schaffer the function) ant colony algorithm source code and images
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-17
    • 文件大小:155636
    • 提供者:liuyu
  1. ant-java

    0下载:
  2. 蚂蚁算法(Ant Colony Optimization, ACO),又称蚁群算法,是一种用来在图中寻找优化路径的机率型技术。蚂蚁算法的Java设计与实现-Ant Algorithm Java Design and Implementation
  3. 所属分类:JavaScript

    • 发布日期:
    • 文件大小:3570
    • 提供者:szp
  1. A-Novel-Improved-Ant-Colony-Algor

    0下载:
  2. :在介绍基本蚁群算法原理的基础上,对其作了许多改进以提高其全局优化寻优速度,并给出了 详尽的新算法编程仿真实现步骤,最后将未改进的基本蚁群算法与本文改进后的蚁群算法分别应用于TSPLIB中的Att532 P问题进行了仿真实验-Abstract:Firstly.the principle of basic ant colony algorithm (ACA)is introduced.Then.a series of schemes to improve the global optimi
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-09
    • 文件大小:185761
    • 提供者:zhangyan
  1. ant

    0下载:
  2. 蚁群算法是经典的优化智能算法,能找到的最短路径。-The ant colony optimization algorithm is the classic intelligent algorithm can find the shortest path.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-27
    • 文件大小:1549
    • 提供者:张勇
  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
    • 文件大小:1911
    • 提供者:king
  1. Ant-colony-algorithm-and-Powell-

    0下载:
  2. 该文提出了一种蚁群算法和 Powell 法相结合 的多分辨率搜索优化算法。该算法以互信息作为相似性测度,采用基于小波变换的多分辨率策略,将蚁群算法与Powell法结合起来对三维的CT,MR图像进行了配准。-This paper proposes a new ant colony algorithm and Powell Combination of multi-resolution search optimization algorithms. The algorithm mutual in
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:249166
    • 提供者:高嘉瑜
  1. ant-and-ann

    0下载:
  2. 关于蚁群算法对神经网络的优化,在这方面网络中的程序很少,故编写个供大家参考。-On the ant colony optimization algorithm of the neural network, in this regard the network programs rarely, so write one for your reference.
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:3475
    • 提供者:王彪
  1. ant

    0下载:
  2. 蚁群优化算法作为群智能理论的主要算法之一, 已经成功应用在众多研究领域的优化问题上,群算法代码,对初学者有用。-Ant colony optimization algorithm of swarm intelligence theory as one of the main algorithms have been successfully applied in many research fields optimization problems, swarm algorithm code, u
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-09
    • 文件大小:37876
    • 提供者:王刚
  1. Ant-Colony-Algorithm

    0下载:
  2. 目前智能算法越来越受到人们的关注,如神经网络、遗传算法、蚁群算法、粒子群算法等,蚁群算法是受自然界中蚂蚁搜索食物行为启发而提出的一种智能优化算法。-Currently more and more intelligent algorithm attention, such as neural networks, genetic algorithms, ant colony algorithm, particle swarm algorithm, ant colony algorithm is af
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1690
    • 提供者:王桂莲
  1. ant

    0下载:
  2. this ant colony optimization by java code-this is ant colony optimization by java code
  3. 所属分类:Java Develop

  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
    • 文件大小:2798
    • 提供者:JIM
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 34 »
搜珍网 www.dssz.com