Can I somehow define an input delay?
조회 수: 12 (최근 30일)
이전 댓글 표시
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.
댓글 수: 1
fouad koudsi
2020년 10월 26일
in Simulink:
https://www.mathworks.com/help/simulink/slref/transportdelay.html?s_tid=srchtitle
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Model Predictive Control Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!