CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 无人驾驶 MPC

搜索资源列表

  1. MPCController

    9下载:
  2. 通过carsim与matlab联合仿真,基于模型预测控制算法的无人车辆轨迹跟踪(内含五个matlab编程代码)(Through simulation of CarSim and MATLAB, achieving trajectory tracking control of intelligent automotive based on MPC (containing five matlab programming code))
  3. 所属分类:仿真建模

    • 发布日期:2017-12-25
    • 文件大小:16384
    • 提供者:wangyuyuyu
  1. MPC

    1下载:
  2. 无人驾驶汽车模型预测控制的算例代码,非常实用。(The code of the model predictive control of the unmanned vehicle)
  3. 所属分类:matlab例程

  1. Gong J code

    3下载:
  2. 无人驾驶车辆模型预测控制相关例程,还包含了如何实现simulink 和carsIM 的联合仿真。(Some codes about the usage of MPC in autonomous vehicle.)
  3. 所属分类:数值算法/人工智能

  1. MPC_Code-master

    2下载:
  2. 对车辆运动及动力学进行建模并同过MPC算法实现控制器设计(modeling for the vehicle motion and dynamics and the controller is designed with the MPC algorithm.)
  3. 所属分类:matlab例程

    • 发布日期:2021-03-18
    • 文件大小:35840
    • 提供者:sgisdgwiugqw
  1. 模型预测控制

    4下载:
  2. 基于模型预测控制设计的无人驾驶车辆轨迹跟踪问题,内附有MATLAB程序与详细的建模过程,研究车辆转向的同学可以作为参考(The trajectory tracking of unmanned vehicles based on model predictive control design is accompanied by MATLAB programming and detailed modeling process. Students studying the steering of th
  3. 所属分类:matlab例程

    • 发布日期:2019-07-24
    • 文件大小:543744
    • 提供者:vampYoung
  1. 程序

    1下载:
  2. 自动驾驶汽车模型预测控制,第二章。pacejka模型(MPC.model presciate control adas)
  3. 所属分类:其他

    • 发布日期:2019-09-18
    • 文件大小:63488
    • 提供者:左小右
  1. 无人驾驶无人驾驶车辆模型预测控制

    1下载:
  2. 模型预测参考资料,北理工龚建伟学习参考资料(References for MPC,Gong Jianwei Learning Reference)
  3. 所属分类:文章/文档

    • 发布日期:2019-12-09
    • 文件大小:55245824
    • 提供者:啦啦筋斗云
  1. 无人驾驶车辆MPC

    3下载:
  2. 北京理工大学无人驾驶车辆MPC书籍源码,包含CarSim和Simulink联合仿真教程,智能汽车轨迹跟踪算法等内容。
  3. 所属分类:matlab例程

    • 发布日期:2019-05-13
    • 文件大小:36462
    • 提供者:zhyu99@163.com
  1. mpc-m file

    2下载:
  2. mpc算法,模型预测控制,主要用于无人驾驶车辆的路径追踪,比起pid实时性更好。(mpc algorithm Algorithm, model predictive control, mainly used for path tracking of unmanned vehicles, better than pid real-time.)
  3. 所属分类:其他

    • 发布日期:2019-10-29
    • 文件大小:34816
    • 提供者:MR.AN
  1. 无人驾驶MPC代码

    2下载:
  2. 前段时间做的无人驾驶的MPC代码,可以实现沿既定轨迹跟踪
  3. 所属分类:其他小程序

  1. lqr

    1下载:
  2. 无人驾驶汽车运动控制分为纵向控制和横向控制。纵向控制是指通过对油门和制动的协调,实现对期望车速的精确跟随。横向控制实现无人驾驶汽车的路径跟踪。其目的是在保证车辆操纵稳定性的前提下,不仅使车辆精确跟踪期望道路,同时使车辆具有良好的动力性和乘坐舒适性。(The motion control of driverless cars is divided into vertical control and lateral control. Longitudinal control refers to th
  3. 所属分类:matlab例程

    • 发布日期:2020-12-29
    • 文件大小:3072
    • 提供者:happywu
  1. 无人驾驶车辆模型预测控制包括代码

    4下载:
  2. 无人驾驶车辆模型预测控制PDF版+原书代码 清晰,经典书籍,具有非常好的参考价值,适合初学MPC的研究者 本书主要介绍模型预测控制理论与方法在无人驾驶车辆运动规划与跟踪控制中的应用。(model Predictive control for self-driving vehicles Clear, classic books, with very good reference value, suitable for beginners of MPC researchers This bo
  3. 所属分类:文章/文档

    • 发布日期:2020-02-26
    • 文件大小:25989120
    • 提供者:宝宝的皮皮
  1. 路径规划

    1下载:
  2. 利用mpc实现路径规划,无人驾驶汽车,代码可直接运行(Path planning of driverless vehicle based on MPC model predictive control)
  3. 所属分类:*行业应用

    • 发布日期:2021-03-18
    • 文件大小:16384
    • 提供者:肖。
  1. chap5 Matlab Code

    2下载:
  2. 基于动力学学模型的轨迹跟踪控制,无人驾驶车辆模型预测控制第二版第五章(Trajectory tracking control based on dynamics model, Chapter 5 of model predictive control of driverless vehicle)
  3. 所属分类:书籍源码

    • 发布日期:2021-03-18
    • 文件大小:50176
    • 提供者:ssw.hani
  1. chap6_LocalPlan_TrackingCtrl

    2下载:
  2. 加入规划层的轨迹跟踪控制,无人驾驶车辆模型预测控制第二版第六章(Add trajectory tracking control of planning layer, Chapter 6 of the second version of model predictive control of driverless vehicles)
  3. 所属分类:书籍源码

    • 发布日期:2020-12-26
    • 文件大小:49152
    • 提供者:ssw.hani
  1. 循迹控制

    1下载:
  2. 无人驾驶汽车轨迹规划,MPC模型预测控制,可直接运行(Path planning of driverless vehicle based on MPC model predictive control)
  3. 所属分类:其他

    • 发布日期:2021-03-18
    • 文件大小:4096
    • 提供者:肖。
搜珍网 www.dssz.com