Convex Optimization: Model Predictive controller
显示 更早的评论
I am trying to implement MPC Controller for my project where the variable used for optimization is not same as the states of plant. We take a difference of state variables with another quantity. How to implement this in MATLAB. For eg. There is a sys (A,B,C,D) with States X and another quantity R now i want to apply MPC optimization over the difference of (X-R) and want to find appropriate control input U for prediction horizon Np and control horizon Nc. Any assistance would be much appreciated. Thanks in advance Exact Alternative cost function is enclosed.

回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Controller Creation 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!