搜索资源列表
MPCController
- 通过carsim与matlab联合仿真,基于模型预测控制算法的无人车辆轨迹跟踪(内含五个matlab编程代码)(Through simulation of CarSim and MATLAB, achieving trajectory tracking control of intelligent automotive based on MPC (containing five matlab programming code))
MPC
- 无人驾驶汽车模型预测控制的算例代码,非常实用。(The code of the model predictive control of the unmanned vehicle)
Gong J code
- 无人驾驶车辆模型预测控制相关例程,还包含了如何实现simulink 和carsIM 的联合仿真。(Some codes about the usage of MPC in autonomous vehicle.)
第4章
- 用CARSIM搭建车辆模型,采用模型预测控制器实现轨迹跟踪控制,仿真了无人车对圆形轨迹的跟踪(Using CARSIM to build the vehicle model, using the model predictive controller to realize trajectory tracking control, and simulating the tracking of the circular trajectory by the unmanned vehicle)
无人驾驶车辆模型预测控制
- 《无人驾驶车辆模型预测控制》原书配套代码,MATLAB和carsim的源代码
基于运动学模型的无人驾驶车辆轨迹跟踪问题研究
- 无人驾驶车辆模型预测控制仿真程序,通过建立运动学模型,对跟踪控制进行了研究(Simulation control program for unmanned vehicle model predictive control. Through the establishment of a kinematic model, the tracking control was studied.)
模型预测控制
- 基于模型预测控制设计的无人驾驶车辆轨迹跟踪问题,内附有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
程序
- 自动驾驶汽车模型预测控制,第二章。pacejka模型(MPC.model presciate control adas)
新建文件夹
- 无人驾驶车辆模型预测控制源代码,计算非线性模型预测控制的目标函数(Calculating the objective function of nonlinear model predictive control)
AutoDrivingBook
- <无人驾驶车辆模型预测控制>书中所有代码,为初学无人驾驶提供一定参考(< driverless vehicle model predictive control > all the codes in the book, provide some reference for beginners to learn driverless driving.)
无人驾驶RHCcontrol
- 路径规划和运动控制的同化是自主车辆的关键能力。纯粹追求 控制器是一种流行的前轮转向车路径跟踪算法。然而,他们的表现 相当有限的速度相对较低。在本文中,我们提出了一种模型预测主动偏航控制实现。 适应车辆稳态侧向动力学改善的纯追踪路径跟踪 高速跟踪性能。在所提出的策略之间进行了比较的数值分析。 以及传统的纯追踪控制器方案。在迭代中对三条不同的路径进行了测试。 提高速度从1米/秒至20米/秒。传统的纯追踪控制器无法维持。 车辆速度稳定在5m/s以上。 跟
无人驾驶车辆模型预测控制原书程序代码
- 无人驾驶车辆模型预测控制 [龚建伟,姜岩,徐威 著] 2014年版(Unmanned vehicle model predictive control)
无人驾驶车辆控制-模型预测控制
- 《无人驾驶车辆模型预测控制》源代码,书籍原配的源代码,有需要的人可以看看。("Model Predictive Control of Unmanned Vehicles" Source Code)
无人驾驶车辆模型预测控制matlab代码
- 《无人驾驶车辆模型预测控制》对应代码,添加注释,成功运行!实现了车辆无人驾驶控制的matlab仿真(The corresponding code of "prediction and control of unmanned vehicle model" is added with notes and successfully run! Matlab simulation of vehicle unmanned driving control is realized)
mpc-m file
- mpc算法,模型预测控制,主要用于无人驾驶车辆的路径追踪,比起pid实时性更好。(mpc algorithm Algorithm, model predictive control, mainly used for path tracking of unmanned vehicles, better than pid real-time.)
第6章
- 《无人驾驶模型预测控制》由北京理工大学陈慧岩教授团队编著,详细介绍了应用模型预测控制理论进行无人驾驶车辆控制的基础方法,结合运动规划与跟踪实例详细说明了预测模型建立、方法优化、约束处理和反馈校正的方法,给出了Matlab仿真代码和详细图解仿真步骤。 所有代码都详细提供了详尽的注解,本文件为第六章的所有程序代码(The prediction control of driverless model is compiled by Professor Chen Huiyan of Beijing Uni
chap5 Matlab Code
- 基于动力学学模型的轨迹跟踪控制,无人驾驶车辆模型预测控制第二版第五章(Trajectory tracking control based on dynamics model, Chapter 5 of model predictive control of driverless vehicle)
chap6_LocalPlan_TrackingCtrl
- 加入规划层的轨迹跟踪控制,无人驾驶车辆模型预测控制第二版第六章(Add trajectory tracking control of planning layer, Chapter 6 of the second version of model predictive control of driverless vehicles)
循迹控制
- 无人驾驶汽车轨迹规划,MPC模型预测控制,可直接运行(Path planning of driverless vehicle based on MPC model predictive control)
LQR_Pathtracking
- 线性约束下基于LQR方法的车辆路径跟踪,用于无人驾驶。(Vehicle path tracking based on LQR method under linear constraints is used for unmanned driving.)