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. TAntTSPPS

    0下载:
  2. TSP问题关于蚁群最优化算法法的MATLAB程序可直接使用。 -TSP problem on ant colony optimization algorithm method of MATLAB programs can be used directly.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:15400
    • 提供者:jinnanlhy
  1. ants-matlab

    0下载:
  2. 蚁群算法的优化功能 很好哦 我觉得仿真很好-Optimization capabilities of the ant colony algorithm oh well
  3. 所属分类:CSharp

    • 发布日期:2017-12-08
    • 文件大小:3525
    • 提供者:杨泽俊
  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. 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. ACO-knapsack

    0下载:
  2. Ant colony optimization matlab code for solving Knapsack problem
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-04
    • 文件大小:14310
    • 提供者:javad
  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. 蚁群算法ACO

    1下载:
  2. 一种经典蚁群算法的matlab代码,可进行函数的优化,内含函数的优化。(A classical ant colony algorithm's matlab code, can carry out the function optimization, contains the function optimization.)
  3. 所属分类:Windows编程

    • 发布日期:2021-03-11
    • 文件大小:2048
    • 提供者:言叶之庭1
  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