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

搜索资源列表

  1. Hydrid_GA_ACATSP.rar

    0下载:
  2. 基于遗传和蚁群混合算法的图像配准算法 需要利用matlab遗传工具箱,Based on genetic and ant colony algorithm for hybrid image registration algorithm need to use genetic toolbox matlab
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-24
    • 文件大小:3618
    • 提供者:凌志刚
  1. algorithms

    2下载:
  2. 我个人收集的各类智能算法,共有20多个源代码,包括:遗传算法,蚁群算法,粒子群算法,微分进化算法,遗传神经网络算法,粒子群SVM算法,粒子群神经网络算法等混合算法-I collect all kinds of intelligent algorithms, a total of more than 20 source code, including: genetic algorithms, ant colony optimization, particle swarm optimization,
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-21
    • 文件大小:6202087
    • 提供者:王军
  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-28
    • 文件大小:88021
    • 提供者:chenjing
  1. Hybridantcolonyalgorithm

    0下载:
  2. 混合型蚁群算法及其应用研究,很有用,很实用-Hybrid ant colony algorithm and its applied research, very useful, very practical! ! ! !
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:145646
    • 提供者:白蛛蛛
  1. ACA

    0下载:
  2. 关于蚁群优化算法和其他混合算法的优秀博士论文,相关领域的人员可参考-On the ant colony optimization algorithms and other hybrid algorithm of the best doctoral thesis of personnel in related fields can be found
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-05-17
    • 文件大小:4646600
    • 提供者:meimei
  1. GeneticAntAlgorithms

    0下载:
  2. Java环境下的遗传算法,蚁群算法的混合实现-Java environment, genetic algorithms, ant colony algorithm for hybrid realization
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-31
    • 文件大小:78444
    • 提供者:樊福剑
  1. ACO-PSO

    15下载:
  2. 蚁群算法(ACO)和粒子群算法(PSO)的混合算法解决旅行商问题(TSP)的matlab代码-Ant colony optimization (ACO) and particle swarm optimization (PSO) of the hybrid algorithm to solve traveling salesman problem (TSP) in matlab code
  3. 所属分类:matlab例程

    • 发布日期:2013-09-04
    • 文件大小:4273
    • 提供者:薛栋
  1. modern_youhua

    0下载:
  2. 现代最优化算法(有170多页的PPT,2010年的) 分为三个部分 Part 1 概论 Part 2 模拟退火算法 Part 3 遗传算法 现在常用的优化算法 禁忌搜索算法 模拟退火算法 遗传算法 人工神经网络 蚁群算法 粒子群算法 混合算法-Modern optimization algorithm is divided into three parts Part 1 Part 2 Introduction Part 3 simul
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-17
    • 文件大小:4639348
    • 提供者:zhang
  1. Hybridbehaviorbasedantcolonyalgorithm

    0下载:
  2. 为在加快算法收敛速度的同时又能避免停滞现象,提出一种基于混合行为的蚁群算法.首先就蚂蚁行为对算法性能的影响进行了分析,在此基础上提出了该算法的模型;然后定义了蚂蚁行为,并为该算法设计了4种具体的蚂蚁行为,根据模型实现了该算法.实验结果表明,该算法在性能上远优于蚂蚁系统.-To accelerate the convergence speed while avoiding stagnation behavior is proposed based on hybrid ant colony algo
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:400176
    • 提供者:lifei
  1. UsedHybridantcolonyalgorithmforTSPproblem

    0下载:
  2. 介绍了求解TSP混合型蚁群算法,并以美国532为例给出了计算实验结果,说明了混合型蚂蚁群算法能改进标准蚂蚁群算法的计算效率和计算结果的质量。-Introduced the hybrid ant colony algorithm for solving TSP and 532 as an example the United States gives the calculation results shows that the hybrid ant colony algorithm can imp
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:228477
    • 提供者:lifei
  1. TSP-based-on-improved-pso

    1下载:
  2. 基于对粒子群优化算法原理的分析,实现了一种基于TSP的改进的粒子群优化算法:求解TSP的混合粒子群算法,结合遗传算法、蚁群算法和模拟退火算法的思想来解决TSP问题。-Particle swarm optimization based on the principle of the analysis, implemented based on TSP, improved particle swarm optimization algorithm: solving the TSP hybrid pa
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2013-11-23
    • 文件大小:634043
    • 提供者:durongmao
  1. yiqunandyichuan

    0下载:
  2. 本科毕业设计时最后版本,蚁群和遗传算法的混合算法。-Graduation design the final version of the hybrid ant colony algorithm and genetic algorithm.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:319401
    • 提供者:chenlei
  1. The-Hybrid-Particle-Swarm-Algorithm

    0下载:
  2. 蚁群算法应该到货物搬送问题中,同时也可应用于电力系统调度优化中-Ant colony algorithm to the cargo bay should be problems, can also be applied in power system scheduling optimization
  3. 所属分类:matlab

    • 发布日期:2016-02-27
    • 文件大小:6144
    • 提供者:陈俊峰
  1. 1

    0下载:
  2. 基于MATLAB的混合型蚁群算法求解旅行商问题.pdf-MATLAB-based hybrid ant colony algorithm for solving traveling salesman problem. Pdf
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:54440
    • 提供者:吴明
  1. An-Effective-Hybrid-Ant-Colony-Algorithm-for-Solv

    0下载:
  2. An hybrid ant colony for vrptw
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:252031
    • 提供者:india
  1. kants

    0下载:
  2. This the presentation of KohonAnts (KANTS), an hybrid Ant Colony and Self-organizing Map algorithm for clustering and pattern classification. -This is the presentation of KohonAnts (KANTS), an hybrid Ant Colony and Self-organizing Map algorithm fo
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:552068
    • 提供者:吴玉锋
  1. AntHocNet-an-Ant-Based-Hybrid-Routing

    0下载:
  2. ant colony for ad hoc mobile network
  3. 所属分类:Windows Mobile

    • 发布日期:2017-04-02
    • 文件大小:150123
    • 提供者:hadeel
  1. 3312e2e96dcb

    0下载:
  2. 个集合遗传算法,蚁群算法,粒子群算法的混合算法解决TSP问题的MATLAB程序-Collection of genetic algorithm, ant colony algorithm for hybrid particle swarm optimization algorithm to solve TSP MATLAB program
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:4690
    • 提供者:李志华
  1. J8-TCACS-for-Download

    0下载:
  2. 禁忌搜索与连续蚁群系统的结合,进行单目标寻优,结果非常满意-TCACS is a hybrid optimization algorithm combining Tabu Search (TS) and Continuous Ant Colony System (CACS).
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:4474
    • 提供者:gujiaojiao
  1. PSO-ACO-TSP

    2下载:
  2. 采用matlab进行编程,运用粒子群算法及蚁群混合算法解决TSP问题-Using matlab programming, the use of hybrid particle swarm algorithm and ant colony algorithm to solve TSP problem
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:71799
    • 提供者:liuxing
« 12 »
搜珍网 www.dssz.com