Autonomous Vehicle Simulation in Simulink Environment; Trying to create the image attached in Simulink
2 次查看(过去 30 天)
显示 更早的评论
Hello I am trying to model an autonomous vehicle moving on its own and moving around obstacles on simulink but i am unable to get the right blocks. i am trying to basically build this but on simulink The_Image
0 个评论
回答(1 个)
Vidip
2024-4-12
I understand you want to model an autonomous vehicle moving on its own and moving around obstacles, you can use Model predictive control (MPC), it is a discrete-time multi-variable control architecture. At each control interval, an MPC controller uses an internal model to predict future plant behaviour. Based on this prediction, the controller computes optimal control actions. To simplify the initial development of automated driving controllers, Model Predictive Control Toolbox™ software provides Simulink® blocks for adaptive cruise control, lane-keeping assistance, path following, and path planning. These blocks provide application-specific interfaces and options for designing an MPC controller.
For more information, you can refer to the documentation link below:
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Model Predictive Control Toolbox 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!