Is Varying Transfer Function description wrong?

In Varying Transfer Function (https://www.mathworks.com/help/control/ref/varyingtransferfunction.html) settings dialog showed the following equation:
b0 + b1 s + ... + bN s^N
H(s) = --------------------------------
a0 + a1 s + ... + s^N
This equatin also showed as block image.
But in block help article it says:
b0 + b1 s + ... + bN s^N
H(s) = --------------------------------
1 + a1 s + ... + aN s^N
I think the second formula is correctly describing this block, but in both cases I can't set one coefficient in denominator. Is there a way to set all coefficients in denominator?

 採用された回答

Raghunandan V
Raghunandan V 2018 年 10 月 5 日

0 投票

You can take a0 common and make the first coefficient 1. from this you can set all the coefficient and then multiply the whole block by (1/a0).

2 件のコメント

Antony
Antony 2018 年 10 月 5 日
Thank, you! This will solve my issue.
Mar
Mar 2019 年 1 月 10 日
Can you show how this looks like in Simulink?

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

その他の回答 (0 件)

カテゴリ

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

製品

リリース

R2018a

質問済み:

2018 年 10 月 5 日

コメント済み:

Mar
2019 年 1 月 10 日

Community Treasure Hunt

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

Start Hunting!

Translated by