MPC Tutorial II: Multivariable and State Space MPC V2.0

A tool and tutorial for multivariable state space MPC

이 제출물을 팔로우합니다

As planned, this is the second part of the MPC series. To dealing with multivariable, state-space model is most convenient. In this part, a tool to setup the state-space model based predictive controller is provided. The setup program returns a function handle for the online MPC controller.

The online controller is implemented as a nested function, hence the internal model, internal states, control parameters are all stored inside of the workspace of the setup program so that the interface of the online controller is significantly simplified.

A 2-CSTR example is included to demonstrate the usage of this tool.

The tool also provides an example for beginners to learn how to use nested function to replace persistent variables.

인용 양식

Yi Cao (2026). MPC Tutorial II: Multivariable and State Space MPC V2.0 (https://kr.mathworks.com/matlabcentral/fileexchange/19650-mpc-tutorial-ii-multivariable-and-state-space-mpc-v2-0), MATLAB Central File Exchange. 검색 날짜: .

카테고리

Help CenterMATLAB Answers에서 Model Predictive Control Toolbox에 대해 자세히 알아보기

일반 정보

MATLAB 릴리스 호환 정보

  • 모든 릴리스와 호환

플랫폼 호환성

  • Windows
  • macOS
  • Linux
버전 퍼블리시됨 릴리스 정보 Action
1.1.0.0

A bug removed. Now different output can follow different setpoint properly.

1.0.0.0