CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 搜索资源 - Ant Algorithms

搜索资源列表

  1. stock

    0下载:
  2. have recently become very interested in the area of genetic algorithms and Ant Colony Optimization techniques. I was determined to write a complete program demonstrating these two techniques. In particular I wanted to compare the efficiency of these
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:96.74kb
    • 提供者:nasser
  1. GA_ppt

    0下载:
  2. 本文档主要介绍智能优化算法的应用,并详细介绍了遗传算法和蚁群算法。-This document focuses on the application of intelligent optimization algorithms, and details of the genetic algorithm and ant colony algorithm.
  3. 所属分类:File Formats

    • 发布日期:2017-03-26
    • 文件大小:227.53kb
    • 提供者:Amy
  1. Intelligentapplicationofthealgorithms

    0下载:
  2. 智能化算法的应用,介绍了各种智能算法的概况,详细介绍了蚁群算法、免疫算法、遗传算法、粒子群算法在配电网重构中的应用,可以管中窥豹地学习智能算法在具体问题中的应用-The application of intelligent algorithms, introduced an overview of the various intelligent algorithms, detailed information on ant colony algorithm, immune algorithm,
  3. 所属分类:Project Design

    • 发布日期:2017-06-19
    • 文件大小:28.03mb
    • 提供者:haitan
  1. Kernel-Function-Clustering-Based-on-Ant-Colony-Al

    0下载:
  2. Cluster analysis one of the several important tools in modern data analysis, and the clustering can be regarded as an optimization problem. The underlying assumption is that there are natural tendencies of cluster or group structure in the da
  3. 所属分类:Development Research

    • 发布日期:2017-03-25
    • 文件大小:241.75kb
    • 提供者:rishi
  1. Ant-Algorithms-2002

    0下载:
  2. Third InternationalWorkshop, ANTS 2002 Brussels, Belgium, September 12-14, 2002 Proceedings
  3. 所属分类:Development Research

    • 发布日期:2017-05-12
    • 文件大小:2.63mb
    • 提供者:samar
  1. Manning-Java-Development-with-Ant[2003]

    0下载:
  2. ant colony related document with all the possible algorithms
  3. 所属分类:software engineering

    • 发布日期:2017-05-13
    • 文件大小:3.3mb
    • 提供者:surya
  1. alogise

    0下载:
  2. 该文件中总共包括两种算法,蚁群算法和遗传算法,还有利用蚁群算法对参数进行优化。-The file includes a total of two algorithms, ant colony algorithm and genetic algorithm, the ant colony algorithm to optimize the parameters.
  3. 所属分类:File Formats

    • 发布日期:2017-12-05
    • 文件大小:293.31kb
    • 提供者:zhangyuanyuan
  1. a-brief-survey-on-hybrid-metah

    0下载:
  2. A BRIEF SURVEY ON HYBRID METAHEURISTICS: The term metaheuristic was introduced to define heuristic methods that can be applied to a wide set of different problems. In other words, a metaheuristic can be seen as a general algorithmic framework whi
  3. 所属分类:Development Research

    • 发布日期:2017-11-03
    • 文件大小:124.23kb
    • 提供者:khan
  1. CAT

    0下载:
  2. Optimization problems are very important in many fields. To the present, many optimization algorithms based on computational intelligence have been proposed, such as the Genetic Algorithm, Ant Colony Optimization (ACO), and Particle Swarm
  3. 所属分类:software engineering

    • 发布日期:2017-12-03
    • 文件大小:924.5kb
    • 提供者:Sadaf
  1. suanfadaquanpdf

    1下载:
  2. 里面包含了通信中常用的30个算法,如灰色预测,蚁群算法,最小二乘等,每隔算法都讲解的很详细并且有相应的MATLAB示例-Which contains 30 commonly used communication algorithms, such as prediction, ant colony algorithm, least squares, etc., every algorithms to explain in great detail and have corresponding MA
  3. 所属分类:Communication

    • 发布日期:2017-05-25
    • 文件大小:7.98mb
    • 提供者:张钰
  1. FACE3D

    0下载:
  2. Abstract. We present a novel 3D face recognition approach based on geometric invariants introduced by Elad and Kimmel. The key idea of the proposed algorithm is a representation of the facial surface, invari- ant to isometric deformations, such
  3. 所属分类:Development Research

    • 发布日期:2015-06-26
    • 文件大小:424kb
    • 提供者:arkan
  1. Reconfiguration-of-Distribution-Systems

    0下载:
  2. Reconfiguration of Distribution Systems withDistributed Generators using Ant ColonyOptimization and Harmony Search Algorithms
  3. 所属分类:Development Research

    • 发布日期:2017-04-08
    • 文件大小:379.3kb
    • 提供者:farzad
  1. ant-algorithms-of-vrp

    1下载:
  2. 采用蚁群算法能够解决31个城市的旅行商问题,相对于遗传算法,模拟退火算法和其他的算法,蚁群算法有其自身的优势-Ant colony algorithm to solve the traveling salesman problem 31 cities, with respect to genetic algorithms, simulated annealing algorithm and other algorithms, ant colony algorithm has its own ad
  3. 所属分类:File Formats

    • 发布日期:2017-04-07
    • 文件大小:1.9kb
    • 提供者:董乾东
  1. Ant-clustering-algorithm-with-K-harmonic-means-cl

    0下载:
  2. This paper tell about hybrid ant colony- kmeans algorithms. Clustered by ant colony is used for initial cluster for kmean algorithm.
  3. 所属分类:software engineering

    • 发布日期:2017-05-02
    • 文件大小:515.64kb
    • 提供者:syarif
  1. ACOTSPJava-1.0.3-1.0.1

    0下载:
  2. ACO tsp in Java A Java implementation of ACO algorithms for the TSP This software provides an implementation of various Ant Colony Optimization (ACO) algorithms for the symmetric Traveling Salesman Problem (TSP).
  3. 所属分类:Software Testing

  1. Ant-algorithms

    0下载:
  2. 蚁群算法原理及其应用,我在网上下的,非常有借鉴意义,很多论文的文字都截取里面的-Ant colony algorithm theory and its application
  3. 所属分类:Project Manage

    • 发布日期:2017-06-11
    • 文件大小:17.56mb
    • 提供者:kaasia
  1. nezamabadi-pour2006

    0下载:
  2. Edge detection using ant algorithms
  3. 所属分类:Development Research

    • 发布日期:2017-04-02
    • 文件大小:243.01kb
    • 提供者:aneemanee
  1. nice

    0下载:
  2. 除了蚁群算法,可用于PID参数优化的智能算法还有很多,比如遗传算法、模拟退火算法、粒子群算法、人工鱼群算法,等等。-In addition to the ant colony algorithm, can be used to optimize the PID parameters, there are many intelligent algorithms, such as genetic algorithms, simulated annealing algorithm, particle
  3. 所属分类:Software Testing

    • 发布日期:2017-04-12
    • 文件大小:993byte
    • 提供者:林宜鴻
  1. search-strategies

    0下载:
  2. 常见的搜索策略有黄金分割法、抛物线法、、Powell法、蚁群算法等。 本人论文主要学习了下面几种算法并进行matlab程序演示。-Common search strategies have golden section method, parabolic law,, Powell method, ant colony algorithm. I learned the following thesis several algorithms and matlab program demons
  3. 所属分类:Software Testing

    • 发布日期:2017-04-29
    • 文件大小:414.82kb
    • 提供者:zhangpengpeng
  1. 123

    0下载:
  2. 粒子群算法求极值蚁群算法求极值和遗传算法求极值-Particle Swarm extremum extremum ant colony algorithm and genetic algorithms Extreme
  3. 所属分类:Software Testing

    • 发布日期:2017-05-06
    • 文件大小:632.78kb
    • 提供者:焦艳
« 12 »
搜珍网 www.dssz.com