Hi everybody,
does somebody know how a time delay can be applied to a specific matrix in a state space form? In fact, I would like to create a model as below:
ss((A1+A2),B,C,D)
with a time delay for matrix A2 only. I know that a delay for the whole state space can be model with simply
'OutputDelay',X
at the end, but I do not know how this can be specified individually. Does anybody have an idea how this can be done?
Thank you in advance.
Nicolas

 채택된 답변

Carl
Carl 2017년 8월 25일

0 개 추천

Hi Nicolas. I don't believe there is currently a method of doing that. See the documentation here:
The delays are specified in terms of each individual channel.

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 MATLAB에 대해 자세히 알아보기

태그

질문:

2017년 8월 22일

댓글:

2017년 8월 26일

Community Treasure Hunt

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

Start Hunting!

Translated by