Simulink transfer function matrix
이전 댓글 표시
I have one delay transfer function which should be applied to all inputs. I tried using an LTI block with the number of columns equal to the number of inputs but it did not work. Is there any other way to create transfer function matrix? Edit: Time delay is not an integer.
답변 (1개)
Paul
2022년 2월 5일
0 개 추천
If by delay transfer function you mean z^-1, the Delay block can accept an input of any dimension.
카테고리
도움말 센터 및 File Exchange에서 Simulink에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!