MPC Tutorial I: Dynamic Matrix Control

A tutorial for beginners to learn dynamic matrix control

Ahora está siguiendo esta publicación

This is the first part of the planned series for Model Predictive Control (MPC) tutorials.

Dynamic Matrix Control is the first MPC algorithm developed in early 1980s. It is probably also the most widely used MPC algorithm in industry due to the fact that its internal model, the step response model is easy to obtain in an industrial process.

The package provides a dmc function to perform dynamic matrix control and to show the principal of DMC. An example file is included to show how the dmc function can be used to solve a control problem. It only uses basic MATLAB commands. No any other toolboxe is required.

Citar como

Yi Cao (2026). MPC Tutorial I: Dynamic Matrix Control (https://la.mathworks.com/matlabcentral/fileexchange/19479-mpc-tutorial-i-dynamic-matrix-control), MATLAB Central File Exchange. Recuperado .

Categorías

Más información sobre Model Predictive Control Toolbox en Help Center y MATLAB Answers.

Información general

Compatibilidad con la versión de MATLAB

  • Compatible con cualquier versión

Compatibilidad con las plataformas

  • Windows
  • macOS
  • Linux
Versión Publicado Notas de la versión Action
1.0.0.0

Update the graph