Where are MPC toolbox examples?
Mostrar comentarios más antiguos
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.
Respuestas (1)
Cris LaPierre
el 22 de Jun. de 2021
Editada: Cris LaPierre
el 22 de Jun. de 2021
0 votos
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 comentarios
Cris LaPierre
el 24 de Jun. de 2021
Editada: Cris LaPierre
el 24 de Jun. de 2021
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?
嵩人 藤森
el 25 de Jun. de 2021
嵩人 藤森
el 28 de Jun. de 2021
Categorías
Más información sobre Controller Creation en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!