CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 matlab例程 搜索资源 - pso路径

搜索资源列表

  1. pso

    1下载:
  2. 这是一个粒子群算法求解车辆路径的源码,用matlab仿真实现。-This is a particle swarm algorithm for vehicle routing the source, using matlab simulation.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1301
    • 提供者:ghy
  1. matlab-VRP

    1下载:
  2. 基于混合优化算法的车辆路径问题研究 matlab开发环境-matlab VPR Particle Swarm Optimization,PSO
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:1905
    • 提供者:黄安安
  1. PSO

    1下载:
  2. 用粒子群算法计算最短路径,一般用于车辆路径问题-PSO
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:1797
    • 提供者:silence
  1. DPSO

    0下载:
  2. 处理旅行商问题的离散PSO算法的例程,动态生成路径串,算法本身保证了路径串的合法性-Traveling salesman problem to deal with discrete PSO algorithm routines, dynamically generated path string, the algorithm itself, guarantee the legitimacy of the path string
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:3284
    • 提供者:tedachun
  1. pso3

    0下载:
  2. pso算法。pso算法的优化,有助于在现代工程中选择合适的路径,为只能算法的一种。-hough bianhuan
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1075
    • 提供者:方用
  1. pso

    3下载:
  2. 配送中心选址-路径的微粒群算法代码、包括粒子的编码、适应值计算、粒子更新-Distribution center location- the path of particle swarm algorithm code, including particle coding, adaptation values, the particle updates
  3. 所属分类:matlab

    • 发布日期:2015-12-26
    • 文件大小:16384
    • 提供者:布希奇
  1. pso-2wei

    1下载:
  2. 二维路径规划,蚁群算法实现,程序注释清楚详细,运行顺畅-Two-dimensional path planning, ant colony algorithm, clear and detailed program notes, running smoothly
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2053
    • 提供者:
  1. PSO-matlab

    0下载:
  2. PSO MATLAb 最短路径问题的程序源码,详细讲解,希望有帮助。-Program source shortest path problem, explain in detail, hoping to help.
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:34619
    • 提供者:汤妍
  1. pso

    0下载:
  2. pso又称蚂蚁算法,是一种用来在图中寻找优化路径的机率型算法。本例是基于蚁群算法的三维路径规划算法,-The three dimensional path planning algorithm based on ant colony algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:5615
    • 提供者:兰雨雁
  1. pso-path-plan

    2下载:
  2. 基于莱维飞行粒子群算法的点焊机器人路径规划-Spot welding robot Levy flight path planning based on particle swarm algorithm
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:26306
    • 提供者:路婷
  1. PSO-of-Robot-Path-planning

    3下载:
  2. PSO粒子群算法,用于机器人路径规划,有GUI界面,可随机产生障碍物-PSO Path planning ,using in robot system
  3. 所属分类:matlab

    • 发布日期:2017-04-19
    • 文件大小:124928
    • 提供者:
  1. PSO

    0下载:
  2. 基于matlab的蚁群算法,寻找路径,初学者可看看,本人课程设计调试出来的,可用-Based on ant colony algorithm matlab, find the path, beginners can see, curriculum design debugging out available
  3. 所属分类:matlab

    • 发布日期:2017-12-16
    • 文件大小:1024
    • 提供者:二先生
  1. PSO-TSP

    1下载:
  2. 利用粒子群优化算法求解100个城市的路径优化问题(Particle swarm optimization algorithm is used to solve the routing problem of 100 cities)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-22
    • 文件大小:2048
    • 提供者:SHSFforever
  1. pso

    0下载:
  2. 一种基于粒子群算法的解决遍历多城市最短路径的算法,基于matlab开发平台,使用m语言编程的(For solving the minimum distance about traveling around multi-cities, we developed this algorithm based on PSO. Using m language and programming on matlab platform.)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-05
    • 文件大小:1024
    • 提供者:allllllll
  1. ypap115-path-planning

    1下载:
  2. 粒子群算法路径规划,可以直接运行,可以在此基础上继续改进嗯嗯嗯嗯(Particle swarm algorithm for path planning, can be directly run, can be the basis to continue to improve, huh)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-30
    • 文件大小:7168
    • 提供者:yan雨
  1. PSO算法求解CVRP“车辆路径问题”

    8下载:
  2. 有容量限制的车辆路径问题的启发式算法,本实验采用的是粒子群算法(heuristic algorithm for capacited vehicle routing problem)
  3. 所属分类:matlab例程

    • 发布日期:2019-06-20
    • 文件大小:259072
    • 提供者:YLSFFLY
  1. 针对自治水下机器人的路径规划问题进行了研究

    0下载:
  2. 针对自治水下机器人(AUV)的路径规划问题进行了研究,依据模糊控制规则,提出了一种基于粒子群优化(PSO)的模糊路径规划算法(The path planning problem of autonomous underwater vehicle (AUV) is studied. According to the fuzzy control rules, a fuzzy path planning algorithm based on particle swarm optimization (PS
  3. 所属分类:matlab例程

    • 发布日期:2020-03-14
    • 文件大小:2370560
    • 提供者:GDS11
  1. MATLAB-PSO

    2下载:
  2. 通过粒子群算法对AGV导引路径中心点进行直线模型评估,使得AGV实现精确导引(The line model of AGV guidance path is evaluated by particle swarm optimization, which makes AGV achieve precise guidance.)
  3. 所属分类:matlab例程

    • 发布日期:2020-02-04
    • 文件大小:2836480
    • 提供者:sun698206
  1. PSO_pathplanning

    1下载:
  2. 以PSO与三次样条插值结合的移动机器人路径规划算法,主函数为pso.m(Mobile robot path planning algorithm combining PSO and cubic spline interpolation, the main function is pso.m)
  3. 所属分类:matlab例程

    • 发布日期:2021-01-30
    • 文件大小:16384
    • 提供者:深井冰01
  1. 改进型pso算法

    3下载:
  2. 该算法中将速度位移公式与遗传算法相结合用于结果解决多配送中心的路径优化问题(In this algorithm, the velocity displacement formula is combined with the genetic algorithm to solve the path optimization problem of multiple distribution centers)
  3. 所属分类:matlab例程

    • 发布日期:2020-06-12
    • 文件大小:2048
    • 提供者:森林梦幻
« 12 »
搜珍网 www.dssz.com