Can I somehow define an input delay?

3 views (last 30 days)
Sebastian Fuderer
Sebastian Fuderer on 5 Sep 2020
Commented: fouad koudsi on 26 Oct 2020
Hi,
I am new to Model Predictive Control and want to implement a nonlinear mpc for a system with an input delay (id) in the state functions.
So instead of f(x(t),u(t)) i want to implement f(x(t),u(t-id)). Is that somehow possible? I meant it seems to be no problem for the linear mpc so it should be possible for the nonlinear mpc rigth?
thanks in advance.

Answers (0)

Categories

Find more on Model Predictive Control Toolbox in Help Center and File Exchange

Products


Release

R2020a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!