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

搜索资源列表

  1. yiqunsuanfa

    3下载:
  2. 基于蚁群算法的三维路径规划,有具体程序说明,图例。-Three dimensional path planning based on ant colony algorithm
  3. 所属分类:Other systems

    • 发布日期:2015-03-30
    • 文件大小:26kb
    • 提供者:陈磊
  1. chapter24

    0下载:
  2. 蚁群算法三维路径规划 蚁群算法蚁群算法路径规划-RRT fast random spanning tree algorithm for sorting contain four different versions of the code has been collated all the available version 4 codes are matlab
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:5.56kb
    • 提供者:李凯军
  1. ThirdTry

    5下载:
  2. 结合3次B样条曲线的曲率连续特性和遗传算法对庞大的搜索空间的组合优化能力,在考虑AUV的几何约束的情况下规划出一条光滑、连续的路径曲线。直接运行main函数将会生成三维路径曲线图,种群的平均适应度、俯仰角和曲率的变化曲线。-Combining the curvature continuity characteristics of 3 B spline curves and the combination optimization of genetic algorithm for large se
  3. 所属分类:Other systems

    • 发布日期:2017-04-30
    • 文件大小:160.63kb
    • 提供者:统领七界
  1. fiuyie_v49

    0下载:
  2. 仿真图是速度、距离、幅度三维图像,一种流形学习算法(很好用),用MATLAB编写的遗传算法路径规划。- FIG simulation speed, distance, amplitude three-dimensional image, A fluid manifold learning algorithm (good use), Genetic algorithms using MATLAB path planning.
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:5.84kb
    • 提供者:ikingfr
  1. fuisan

    2下载:
  2. 用MATLAB编写的遗传算法路径规划,有CDF三角函数曲线/三维曲线图,汽车课设货车Matlab驱动力图程序。- Genetic algorithms using MATLAB path planning, There CDF trigonometric curve/3D graphs, Car class-based truck driver trying to Matlab program.
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:6.02kb
    • 提供者:ufyqx
  1. taopui

    0下载:
  2. 一个师兄的毕设,是路径规划的实用方法,有CDF三角函数曲线/三维曲线图。- A complete set of brothers, Is a practical method of path planning, There CDF trigonometric curve/3D graphs.
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:6.61kb
    • 提供者:frcwcmwp
  1. vtklearning

    0下载:
  2. 这是一个将CT图像序列三维重构的程序,重构后,在颅内预设一条轨迹,并实现自主漫游,效果为两个窗口同时显示,左侧窗口为重构结果和路径即漫游情况,右侧窗口实时显示漫游点正前方切面。(This is a sequence of CT image reconstruction procedure, reconstruction after a preset trajectory in the brain, and achieve independent roaming, effect of the tw
  3. 所属分类:其他

  1. tubular-5d-zong-TexGen-matlabChange_oblong

    6下载:
  2. 三维全五向编织复合材料前处理程序,基于python语言,是abaqus软件的二次开发程序,使用前需要配置matlab路径和动态链接库。(3d braided composite modelling program in abaqus by python. when using, matlab .dll should be established.)
  3. 所属分类:其他

    • 发布日期:2018-01-11
    • 文件大小:4kb
    • 提供者:Viber
  1. 避障

    0下载:
  2. 采用粒子群算法解决tsp问题,其中避障部分采用蚁群算法,找出每两个城市之间的避障路径 空间:三维(The particle swarm optimization (PSO) algorithm is used to solve the TSP problem, in which the obstacle avoidance part uses ant colony algorithm to find out the obstacle avoidance path between every t
  3. 所属分类:其他

    • 发布日期:2018-04-28
    • 文件大小:2.12mb
    • 提供者:lulu@tingting
  1. 105230318nsga2(三维路径规划)

    8下载:
  2. 基于蚁群算法的三维路径规划,亲测可用,欢迎下载。(Ant colony algorithm based three-dimensional path planning, pro test available, welcome to download.)
  3. 所属分类:其他

    • 发布日期:2019-04-23
    • 文件大小:50kb
    • 提供者:jbdick
  1. chapter24 基于蚁群算法的三维路径规划算法

    2下载:
  2. 路径规划 蚁群算法 最优路径 启发因子(Ant colony algorithm for path planning)
  3. 所属分类:其他

    • 发布日期:2021-04-16
    • 文件大小:6kb
    • 提供者:杨丽娜
  1. HLS

    3下载:
  2. 为了感谢惠俊英老师的谆谆教诲,再为好奇诸君奉上水声物理--海洋传播声场模拟的一份武林秘籍! 当好奇诸君阅毕此卷,再对照轻松跑完 9 套作业(9 路招式),即入“海洋射线声学”之江湖! BELLHOP 与 AcousticsToolbox 遵照 GNU 公共许可证进行分发。感谢Michael B. Porter 对 BELLHOP 的原创。更感谢由 Free Software 凝聚起来的自由科学家社区。
  3. 所属分类:其他

    • 发布日期:2019-11-29
    • 文件大小:18.88mb
    • 提供者:kaimer
  1. A-Star

    4下载:
  2. 读取数字地图文件,增加地图障碍,利用A*算法解决三维路径规划问题。(Read digital map files, increase map obstacles, and use A* algorithm to solve the problem of three-dimensional path planning.)
  3. 所属分类:其他

    • 发布日期:2019-11-14
    • 文件大小:7.72mb
    • 提供者:ebfifrepcy
  1. 三维生成器

    0下载:
  2. 通过点击CAD截面图形、路径,放样生成三维图形,实用性
  3. 所属分类:其他小程序

  1. 基于蚁群算法的三维路径规划算法

    0下载:
  2. 基于蚁群算法的三维路径规划算法,是传统蚁群算法,改进后可以发论文(Three dimensional path planning algorithm based on ant colony algorithm is a traditional ant colony algorithm, which can be improved and published)
  3. 所属分类:其他

    • 发布日期:2021-04-28
    • 文件大小:7kb
    • 提供者:雅虎飞
搜珍网 www.dssz.com