CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - ant optimization MATLAB

搜索资源列表

  1. 11

    0下载:
  2. 本文主要将蚁群算法用于解决连续函数优化的问题-This paper will be used for ant colony algorithm to solve the problem of continuous function optimization
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:2299
    • 提供者:aa
  1. ACO-TSP

    0下载:
  2. 利用蚁群算法解决旅行商问题,其中运用智能蚂蚁算法-Using Ant Colony Optimization Algorithm to solve Traveling Salesman Problem
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:74112
    • 提供者:波波
  1. AntTSP

    0下载:
  2. TSP问题关于蚁群最优化算法的MATLAB程序-Ant colony optimization about TSP algorithm of MATLAB
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:15270
    • 提供者:江奇
  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. aco

    1下载:
  2. 基于蚁群算法matlab无功优化 可以参考-Ant colony algorithm matlab Reactive Power Optimization
  3. 所属分类:Other systems

    • 发布日期:2016-01-05
    • 文件大小:3072
    • 提供者:hanshao
  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. AI_matlab

    0下载:
  2. 人工智能matlab仿真!!个人杰作,包含 粒子群算法,遗传算法,蚁群算法等等,非常有趣,希望能帮到您学习matlab-Artificial Intelligence matlab simulation! ! Individual masterpieces, including the particle swarm optimization, genetic algorithm, ant colony algorithm, etc., is very interesting, I hope to
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:29657
    • 提供者:邓锐
  1. Ant-colony-algorithm

    0下载:
  2. 蚁群算法连续函数优化问题matlab程序-Ant colony algorithm for continuous function optimization problems in MATLAB programming
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-28
    • 文件大小:101771
    • 提供者:haiguangchao
  1. ant-colony-optimization

    0下载:
  2. 描述的蚁群算法,在MATLAB上能直接运行。-describe the ant colony optimization,and it can operate through MATLAB directly
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2747
    • 提供者:张明
  1. ycsf

    0下载:
  2. matlab 遗传算法GA,粒子群算法PSO,蚁群算法AS 前段时间上智能计算方法实验课上,自己做的程序。帖到这里,希望有人能改进它们,交流经验这样更有价值。 遗传算法解决最小生成树问题,PURFER编码。 粒子群算法做无约束最优化问题。 蚁群算法解决TSP问题。 -matlab genetic algorithm GA, particle swarm optimization PSO, some time ago on the ant colony algorithm intelligent
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:900
    • 提供者:
  1. artificial-ant-colony-algorithm

    0下载:
  2. 无约束连续函数优化的人工蚁群算法通用MATLAB源码-Uniformly continuous function optimization artificial ant colony algorithm universal MATLAB source code
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2009
    • 提供者:feng
  1. the-ant-colony-and-PID-control

    1下载:
  2. 基于蚁群算法的PID控制参数优化Matlab源码,很有用哟!-Based on the ant colony algorithm PID control parameters optimization Matlab source, very useful yo!
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1800
    • 提供者:feng
  1. Solve TSP using Ant Colony Optimization

    0下载:
  2. Solve Travelling Salesman Problem Using Ant Colony Optimization
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:3072
    • 提供者:Pane
  1. ypea103-ant-colony-optimization

    0下载:
  2. matlab code for ant colony
  3. 所属分类:其他

    • 发布日期:2017-12-26
    • 文件大小:18432
    • 提供者:Aziziz
  1. ACO

    0下载:
  2. matlab code for ant colony optimization
  3. 所属分类:其他

    • 发布日期:2017-12-26
    • 文件大小:6144
    • 提供者:Aziziz
  1. 蚁群算法

    1下载:
  2. 路径规划是水下潜器智能控制的关键技术之一,其任务是在已知障碍物的环境中按照某一 最优指标寻找一条从起始点到目标点的无碰路径。使用蚁群算法对水下潜器三维空间路径规划问 题进行了研究,以 ACS 算法为基础设计了路径优化搜索算法,详细讨论了信息素表示方法、路径 点选取原则、启发式函数设计和信息素更新规则,给出了算法的具体流程,仿真实验结果表明, 该算法能够方便有效的实现三维空间中的路径规划。(Path planning is one of the key technologies of unde
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:42457088
    • 提供者:毛毛涵
  1. MATLAB路径规划

    9下载:
  2. 用MATLAB实现复杂环境移动机器人路径规划算法的研究,分别采用了A星算法,迪杰斯特拉算法,蚁群算法以及蚁群寻径迪杰斯特拉优化路径的混合算法,并通过仿真进行验证。(Research and implementation of complex environment of mobile robot path planning algorithm with MATLAB, respectively, using the A star algorithm, Dijkstra algorithm, an
  3. 所属分类:其他

  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-06
    • 文件大小:48128
    • 提供者:reyhooon
  1. 混合遗传蚁群HGIACA

    3下载:
  2. 智能优化方法--混合遗传蚁群算法,结合了蚁群算法和遗传算法(Intelligent optimization method, hybrid genetic ant colony algorithm, combines ant colony algorithm and genetic algorithm.)
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:3072
    • 提供者:reseei
  1. 智能优化算法及其matlab实例code

    0下载:
  2. 遗传算法 粒子群 蚁群等7种算法,可解决求极值问题以及旅行商问题(Genetic algorithm, particle swarm optimization and ant colony algorithm can solve extreme value problem and traveling salesman problem. 7 algorithms are used to solve extreme value problem and traveling salesman probl
  3. 所属分类:其他

    • 发布日期:2020-06-10
    • 文件大小:124928
    • 提供者:侯锐志
« 12 »
搜珍网 www.dssz.com