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

搜索资源列表

  1. yi_qun_suan_fa

    0下载:
  2. 这种算法是目前国内外启发式算法中的研究热点和前沿课题,被成功地运用于旅行商问题的求解,蚁群算法在求解复杂优化问题方面具有很大的优越性和广阔的前景。但是,根据观察实验发现,蚁群中的多个蚂蚁的运动是随机的,在扩散范围较大时,在较短时间内很难找出一条较好的路径,在算法实现的过程中容易出现停滞现象和收敛速度慢现象。在这种弊端的情况下,学者们提出了一种自适应蚁群算法,通过自适应地调整运行过程中的挥发因子来改变路径中信息素浓度,从而有效地克服传统蚁群算法中容易陷入局部最优解和收敛速度慢的现象。-This a
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-06-14
    • 文件大小:22474108
    • 提供者:pw
  1. yichuanyuyiquan.RAR

    0下载:
  2. 蚁群算法,又称蚂蚁算法,是一种用来在图中寻找优化路径的机率型算法.-Ant Colony Optimization, ACO
  3. 所属分类:assembly language

    • 发布日期:2017-04-17
    • 文件大小:147456
    • 提供者:王 王
  1. shortest-path

    0下载:
  2. dijkstra计算最短路径,算法在优化、图像处理、网格处理等相关领域有非常广泛的应用,希望能借此机会了解其实质内容,并灵活应用其到所学领域中。-dijkstra calculate the shortest path algorithm optimization, image processing, mesh processing and other related fields have a very wide range of applications, hoping to take th
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:144632
    • 提供者:赵元
  1. com

    0下载:
  2. 优化路径算法,运行一下就会知道,但不一定是最好的-Optimal path algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:689
    • 提供者:董登辉
  1. Hopfield-lvxingxianluyouhua

    0下载:
  2. 利用hopfield神经网络对旅行商问题进行优化,找出最合理路径,收敛速度快- Use hopfield neural network to optimize the traveling salesman problem, identify the most reasonable path to fast convergence
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:3498
    • 提供者:chao w
  1. TSPlooking

    0下载:
  2. 智能优化算法TSP问题,求解二维平面空间内的最小路径。-Intelligent optimization algorithm TSP problem solving minimum path within the space of two-dimensional plane.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-12
    • 文件大小:2926117
    • 提供者:looking
  1. Matlab

    0下载:
  2. 基于蚁群算法的优化实现路径最短的问题程序-Based on ant colony optimization algorithm to achieve the shortest path problem program
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:2533
    • 提供者:smile
  1. pathplanning

    0下载:
  2. 这是将生物地理学优化算法用于移动机器人路径规划中的matlab程序 还包含几个子程序 大家可以-This is the biogeography optimization algorithm for mobile robot path planning matlab program also contains several subroutines we can see
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:5710
    • 提供者:耿晓琇
  1. a.txt

    0下载:
  2. 蚁群算法,用来在图中寻找优化路径的机率具有许多优良的性质-Probability of ant colony algorithm is used to find the optimal path in the graph has many excellent properties
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:573
    • 提供者:jt
  1. daima

    0下载:
  2. 基于遗传算法的最短路径路由优化算法用MATLAB实现-The shortest path routing optimization algorithm based on genetic algorithms using MATLAB
  3. 所属分类:assembly language

    • 发布日期:2017-04-09
    • 文件大小:4435
    • 提供者:王研
  1. ACOrout

    2下载:
  2. 移动机器人路径规划是机器人学的一个重要研究领域。它要求机器人依据某个或某些优化原则(如最小能量消耗,最短行走路线,最短行走时间等),在其工作空间中找到一条从起始状态到目标状态的能避开障碍物的最优路径,本代码应用蚁群算法来解决这个问题!-Mobile robot path planning is an important research field of robotics. It requires one or some of the robot based on the principle o
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2423
    • 提供者:冯丁
  1. matlab(1)

    0下载:
  2. 节约算法,进行路径规划,含有时间窗,能够对路径进行优化-Saving algorithm, path planning, comprising time window, the path can be optimized for
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:8058
    • 提供者:叶予
  1. grMinSpanTree

    0下载:
  2. 最小树算法的源程序,通过修改可实现n个点,(n-1)条路径的最优选择,通过修改输入可以实现n个点,(n-1)条路径的优化-The minimum spanning tree algorithm source code, can be realized by modifying the N, (n-1) to select the optimal path
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1067
    • 提供者:维京大虾
  1. Ant-colony-algorithm

    0下载:
  2. 基于蚁群算法基本原理编写的matlab程序,寻找路径。优化的蚁群算法可以在它的基础上更改-Based on the basic principle of ant colony algorithm is written in matlab program, the search path.Optimization of the ant colony algorithm can be changed on the basis of it
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:2798
    • 提供者:JIM
  1. sqpm

    0下载:
  2. sqp算法是一种优化路径算法,和 蚁群算法,遗传算法相一致-sqp path algorithm is an optimization algorithm and ant colony algorithm, genetic algorithm is consistent
  3. 所属分类:matlab例程

    • 发布日期:2017-11-06
    • 文件大小:1441
    • 提供者:王顺
  1. runmessage

    0下载:
  2. C#读取注册表信息的开机启动管理程序,通过注册表中的指定键值,将读取出开机启动项的软件名称和路径,若选中对应按钮,点击“优化”按钮后,会删除相应开机启动项,类似于360安全卫士中的启动项管理功能。这个是基于Vicual C#来实现,界面做的比较传统。-C# to read boot manager registry information specified by the registry key, the software will read out the name and path of
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:16118
    • 提供者:wpudn64
  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. ABC_Algorithm

    0下载:
  2. 人工蜂群算法,在多目标非线性优化及路径寻优方面都是很好的算法。-Artificial bee colony algorithm, nonlinear optimization and multi-objective optimization aspects of the path are good algorithms.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-26
    • 文件大小:13745
    • 提供者:cristom
  1. ACO_Algorithm

    0下载:
  2. 蚁群算法的源代码,在路径寻优及多目标非线性优化问题上都有很强的优势。-Ant colony algorithm source code, in the path of multi-objective optimization and nonlinear optimization problem has a strong advantage.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-27
    • 文件大小:15090
    • 提供者:cristom
  1. youhua

    0下载:
  2. 最优路径算法,属于无约束优化算法,可以较快的找到最优解-this is arithmetic
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:14423
    • 提供者:mary
« 1 2 ... 14 15 16 17 18 1920 21 22 23 24 25 »
搜珍网 www.dssz.com