How do I create and square polynomial equations

8 ビュー (過去 30 日間)
Karan Kataria
Karan Kataria 2021 年 3 月 25 日
回答済み: Pavan Guntha 2021 年 3 月 29 日
So im trying to work out closed loop function but how do I create the equation:
k/(s+1)^3*(s+4) but not sure how to.
  1 件のコメント
darova
darova 2021 年 3 月 26 日
Is this Simulink?

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

回答 (1 件)

Pavan Guntha
Pavan Guntha 2021 年 3 月 29 日
Hi Karan,
You could generate the equation of transfer function in MATLAB using tf command. You could also use feedback function to calculate the transfer function of the negative feedback system. For more details you could refer to the documentation of Control System Toolbox.
Hope this helps!

カテゴリ

Help Center および File ExchangePolynomials についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by