CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Ant Colony Algorithm Optimization

搜索资源列表

  1. tinyos-antbasic-algorithm

    0下载:
  2. tinyos 蚁群算法(ant colony optimization, ACO),又称蚂蚁算法,是一种用来在图中寻找优化路径的机率型算法。它由Marco Dorigo于1992年在他的博士论文中提出,其灵感来源于蚂蚁在寻找食物过程中发现路径的行为。蚁群算法是一种模拟进化算法,初步的研究表明该算法具有许多优良的性质.针对PID控制器参数优化设计问题,将蚁群算法设计的结果与遗传算法设计的结果进行了比较,数值仿真结果表明,蚁群算法具有一种新的模拟进化优化方法的有效性和应用价值-The tinyos
  3. 所属分类:Linux Network

    • 发布日期:2014-06-03
    • 文件大小:495616
    • 提供者:Sofunzhao
  1. yiqunsuanfa

    0下载:
  2. 蚁群算法优化程序,可以优化数据 用于故障诊断-Ant Colony Algorithm optimization program can optimize data for fault diagnosis
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-21
    • 文件大小:1135
    • 提供者:gao
  1. yiqun

    0下载:
  2. 基于蚁群算法的高校排课系统优化策略 蚁群算法 课表优化-University Course Scheduling Based on Ant Colony Optimization Strategies Ant Colony Algorithm Optimization Timetable
  3. 所属分类:software engineering

    • 发布日期:2017-11-26
    • 文件大小:198230
    • 提供者:feifei
  1. ant-colony-optimazition

    1下载:
  2. 蚁群优化算法,目前已通过vc++6.0测试,实验数据需自备-Ant colony optimization algorithm, has passed vc++6.0 test, the experimental data must bring their own
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2013-10-18
    • 文件大小:168527
    • 提供者:S. LIU
  1. Io-algorithm-code

    0下载:
  2. 智能优化算法程序代码的集锦,包括了蚁群算法等-Intelligent optimization algorithm highlights of the program code, including the ant colony algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:70030
    • 提供者:NYT
  1. Intelligent-Optimization

    1下载:
  2. 基于蚁群算法进行路径规划,原创,可以自己设置路径测试-Ant colony algorithm for path planning, original, you can set up their own path testing
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:219712
    • 提供者:Elton
  1. ant-colony-optimization

    0下载:
  2. 这是介绍基于蚁群优化算法的碎纸拼接的文章-This is to introduce ant colony optimization algorithm shredding stitching articles
  3. 所属分类:software engineering

    • 发布日期:2017-04-03
    • 文件大小:573900
    • 提供者:唐夕晴
  1. Ant-colony-optimization

    0下载:
  2. 蚁群优化算法的JAVA实现,说明:算法只是提供了一个框架。-Ant colony optimization algorithm JAVA, Descr iption: algorithm only provides a framework for
  3. 所属分类:JavaScript

    • 发布日期:2017-04-02
    • 文件大小:1195
    • 提供者:gy
  1. ant

    1下载:
  2. 基于蚁群算法、dijkistra算法障碍物避碰路径寻优的算法-Ant colony algorithm, dijkistra obstacle avoidance algorithm path optimization algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:5715
    • 提供者:zhaotong
  1. Ant-colony-optimization

    2下载:
  2. 蚁群算法优化PID控制器,采用三种评价指标函数IAE、ITAE、ITSE来进行对比分析.-Ant colony optimization algorithm PID controller, using three evaluation function IAE, ITAE, ITSE for comparative analysis.
  3. 所属分类:matlab

    • 发布日期:2015-06-30
    • 文件大小:4096
    • 提供者:杨燕霞
  1. ANN_MATLAB_CODE

    1下载:
  2. 一种简单的蚁群算法优化bp神经网络隐含层的算法-A simple ant colony algorithm optimization bp neural network algorithm hidden layer
  3. 所属分类:Other systems

    • 发布日期:2016-09-20
    • 文件大小:36864
    • 提供者:刘朝阳
  1. ant-colony-optimization-with-genetic-algorithm-ma

    0下载:
  2. ant colony optimization with genetic algorithm matlab code
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3701
    • 提供者:Subodh
  1. Ant-TSP

    0下载:
  2. 利用改进的蚁群算法,寻找最优路径,优化了算法运行时间-The use of improved ant colony algorithm to find the optimal path optimization algorithm running time
  3. 所属分类:Other systems

    • 发布日期:2017-04-26
    • 文件大小:20369
    • 提供者:yangwanli
  1. ACATSP

    0下载:
  2. 蚁群算法的TSP路径优化程序,程序运行良好。-TSP path ant colony algorithm optimization program, the program runs well.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:2078
    • 提供者:尹浩
  1. CMA-ES-optimization

    1下载:
  2. 包括优化算法源程序及算法原理介绍。自适应协方差矩阵进化策略,一种2000年左右发展起来的新优化算法,简称CMA-ES,最近十几年得到了学术界的广泛关注,非常有应用前景。这是一种黑箱子优化算法,可以再程序末自己定义优化函数,也可以调用外部程序(如有限元等)进行计算,然后提取优化函数的解。该优化算法在各种变量维度下的表现优于蚁群算法、粒子群算法,有较好的收敛性,这归功于其严谨的数学表达。-Covariance matrix adaptation evolution strategy, about o
  3. 所属分类:Algorithm

    • 发布日期:2017-05-03
    • 文件大小:631128
    • 提供者:Weizhu Yang
  1. TSP-Optimization

    0下载:
  2. TSP优化——蚁群算法的优化计算 例题及源代码-TSP Optimization the optimization of ant colony algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:2975
    • 提供者:连彦超
  1. Intelligent-algorithm

    0下载:
  2. 智能算法,益群和布谷鸟算法解决非线性优化等问题-Intelligent algorithm, ant colony algorithm and cuckoo algorithm to solve nonlinear optimization and other issues
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-04
    • 文件大小:9227
    • 提供者:王志
  1. ant

    0下载:
  2. The ant colony algorithm is dedicated to solving TSP problem, optimization efficiency and robustness is very good-The ant colony algorithm is dedicated to solving TSP problem, optimization efficiency and robustness is very good,,
  3. 所属分类:OpenGL program

    • 发布日期:2017-12-16
    • 文件大小:2048
    • 提供者:xsfoid
  1. ant

    0下载:
  2. 通过蚁群算法实现路径优化,启发路径优化新方式。(Through the ant colony algorithm to achieve path optimization, heuristic path optimization new way.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-29
    • 文件大小:1024
    • 提供者:绉乐乐
  1. aco

    0下载:
  2. In computer science and operations research, the ant colony optimization algorithm (ACO) is a probabilistic technique for solving computational problems which can be reduced to finding good paths through graphs. This algorithm is a member of the a
  3. 所属分类:其他

    • 发布日期:2018-01-07
    • 文件大小:48128
    • 提供者:reyhooon
« 1 2 3 4 5 67 8 9 10 11 ... 23 »
搜珍网 www.dssz.com