Where are MPC toolbox examples?
古いコメントを表示
Hi, I'm studying MPC control theory using MPC toolbox. Although these videos are really hepful https://www.youtube.com/watch?v=evyvdvApPLY&list=PLn8PRpmsu08ozoeoXgxPSBKLyd4YEHww8&index=6 , they don't give us how to do that in essence. The information from the videos seem superficial like,
Woman "Here, I have a custom library I've ever created"
Me "Wait wait wait, how can I do that???"
So, I wanna find the examples in the videos Or something like a folwchart that a beginner can understand.
回答 (1 件)
Cris LaPierre
2021 年 6 月 22 日
編集済み: Cris LaPierre
2021 年 6 月 22 日
0 投票
If you expand the details of the video you linked to, you will see a link for downloading the model.
Learn how to design an MPC controller for an autonomous vehicle steering system using Model Predictive Control Toolbox™.
- - Free Technical paper on Adaptive Cruise Controller with Model Predictive Control: http://bit.ly/2JhmOYr
- - Download model: http://bit.ly/2QcllZj
- - Learn more about Model Predictive Control Toolbox: http://bit.ly/2xgwWvN
- - Model Predictive Control Toolbox: http://bit.ly/2xfEe2M
- - Lane Keeping Assist System Documentation: http://bit.ly/2xh6lhR
- - Lane Keeping Assist System Using Model Predictive Control: http://bit.ly/2xhlRKK
- - Lane Keeping Assist with Lane Detection: http://bit.ly/2xgSatq
- - Developing Longitudinal Controls for a Self-Driving Taxi: http://bit.ly/2xjL9rF
- - Driving Scenario Designer: http://bit.ly/2xpx0JN
- - Autonomous Vehicle Steering Using Model Predictive Control: http://bit.ly/2xiXsV3
- - Adaptive MPC Design with Simulink and Model Predictive Control Toolbox: http://bit.ly/2GsL5Nu
Alternatively, these videos are also part of the MPC toolbox documentation. On the page for this video, you will find a section for Code and Resources.
5 件のコメント
Cris LaPierre
2021 年 6 月 24 日
編集済み: Cris LaPierre
2021 年 6 月 24 日
The ??? just means it couldn't find the images that are used for the block masks. Consider adding the folder containing the unzipped contents you downloaded to your MATLAB Path to fix this.
However, the models are still there for your to explore and run.
I don't know what your background is. Have you gone through the Getting Started with Model Predictive Control Toolbox resources in the linked documentation page?
嵩人 藤森
2021 年 6 月 25 日
嵩人 藤森
2021 年 6 月 28 日
カテゴリ
ヘルプ センター および File Exchange で Controller Creation についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!