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
Paul 2022 年 2 月 5 日

0 投票

If by delay transfer function you mean z^-1, the Delay block can accept an input of any dimension.

2 件のコメント

SelDen
SelDen 2022 年 2 月 5 日
yes but delay time is not an integer.
Paul
Paul 2022 年 2 月 5 日
The Transport Delay block accepts an input of any dimension.
If that still doesn't help, provide more details about the transfer function to be implemented.

サインインしてコメントする。

カテゴリ

ヘルプ センター および File ExchangeSimulink についてさらに検索

タグ

質問済み:

2022 年 2 月 5 日

コメント済み:

2022 年 2 月 5 日

Community Treasure Hunt

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

Start Hunting!

Translated by