CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 蚁群 优化

搜索资源列表

  1. matlab

    0下载:
  2. 蚁群优化,寻找最短路径,也可用于机器人规划-Ant colony optimization to find the shortest path can also be used for robot planning
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:9562
    • 提供者:周景
  1. ACOB-P

    0下载:
  2. 蚁群优化算法优化神经网络的源程序!!蚁群优化算法优化神经网络的源程序-Ant colony optimization algorithm to optimize the neural network of the source, easy to use! ! !
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:1754
    • 提供者:dw
  1. solve-Tsp-problem-with-ACO-Algorithm

    0下载:
  2. 用蚁群优化算法解决TSP问题,给定core set,只是编号不同,做同样的任务序列,发现结果不同;也是存在正相关-Solve the TSP Problem with ant colony Optimization algorithm
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-11-03
    • 文件大小:35288
    • 提供者:Brent Lee
  1. ACA

    0下载:
  2. 蚁群优化算法讲义!对于初学智能优化算法的人会有很大帮助!-Ant Colony Optimization Algorithm Lectures! Intelligent Optimization Algorithm for the beginner who will be a great help!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:52174
    • 提供者:xuhaitao
  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. 基本蚁群算法程序

    1下载:
  2. 本文算法可用于优化、识别等问题,和其他遗传算法有同工异曲之妙
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2012-12-10
    • 文件大小:33280
    • 提供者:xinkuan123
  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. ais_youhua

    0下载:
  2. 蚁群优化算法 进行优化 可用于参数寻优 故障诊断-The ant colony optimization algorithm to optimize
  3. 所属分类:AI-NN-PR

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

    2下载:
  2. 利用蚁群优化算法来优化阵列天线的阵源个数,达到优化天线性能的目的。-Ant colony optimization algorithm to optimize the array antenna array number of sources, to achieve the purpose of optimizing the performance of the antenna.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-01
    • 文件大小:461226
    • 提供者:康健
  1. An-Ant-Colony-Optimization-Algorithm

    0下载:
  2. 蚁群算法旨在用反复迭代的方法找到目标问题的最优解,通过建立信息素信息对解空间进行的搜索来实现。本程序应用蚁群优化算法进行图像的边缘检测。-The ant colony algorithm is designed with iterative method to find the optimal solution of the target problem, the search of the solution space through the establishment of pheromon
  3. 所属分类:Special Effects

    • 发布日期:
    • 文件大小:19037
    • 提供者:guocheng
  1. ACO_TSP1

    0下载:
  2. 使用蚁群优化算法ATO实现了旅行商问题TSP。思路参考的是《计算智能》-The TSP problem was realized by ACO algorithm,which refers to the book"computing intelligence".
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-30
    • 文件大小:4635
    • 提供者:林林
  1. aa

    0下载:
  2. 用matlab实现智能优化算法,本程序主要实现的是人工蚁群优化算法-Using matlab to achieve intelligent optimization algorithms, the main procedures of artificial ant colony optimization algorithm
  3. 所属分类:matlab

    • 发布日期:2017-12-01
    • 文件大小:2185
    • 提供者:tc
  1. UCAV-Path-Planning-Based-on-MAX-MIN

    0下载:
  2. :为了保证无人作战飞机(UCAV)以最小的被发现概率和最优的航程到达目标点,在敌方防御区域内执 行任务前必须进行航路规划。蚁群优化(ACO)算法的并行实现机制适合于复杂作战环境下的UCAV航路规划,但是基本ACO算法有易陷于局部最优解的缺点-Abstract:To ensure unmanned combat aerial vehicle(UCAV)to reach the destination with an optimal path and a minimum rate to be
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-10-30
    • 文件大小:282624
    • 提供者:zhangyan
  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. aco-01knapsackainfo

    0下载:
  2. 蚁群算法解决0-1背包问题源码及资料,蚁群优化英文版-Ant colony algorithm to solve 0-1 knapsack problem and information source, ant colony optimization English
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-19
    • 文件大小:6932089
    • 提供者:cmn
  1. GAPP

    4下载:
  2. 无导引因子的基于蚁群优化算法的无人机航迹规划matlab程序-Unguided factor based on ant colony optimization algorithm for UAV path planning matlab program
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:3476
    • 提供者:张磊
  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

    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. Contour-Correspondence-aco

    0下载:
  2. 蚁群优化算法代码,利用蚁群优化算法进行轮廓识别-Contour Correspondence via Ant Colony Optimization
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:37668
    • 提供者:zangtianlei
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 29 »
搜珍网 www.dssz.com