Transfer function

3 ビュー (過去 30 日間)
reem
reem 2012 年 5 月 12 日
コメント済み: Walter Roberson 2021 年 3 月 18 日
Hello, I want to know how to draw an electronic circuit(RLC)from a transfer function like (1/s+s^2) by matlab. Thanks in advance
  3 件のコメント
Harsh Jangra
Harsh Jangra 2021 年 3 月 18 日
Harsh Jangra
Harsh Jangra 2021 年 3 月 18 日
Can you solve this

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

採用された回答

Taniadi
Taniadi 2012 年 5 月 15 日
if you want to try simulate the response of that transfer function with step or ramp function, you can try defining that TF with 'tf' command and then using 'step' for response plot.
  1 件のコメント
reem
reem 2012 年 8 月 28 日
Thanks a lot!

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

その他の回答 (1 件)

Jason Magdos
Jason Magdos 2021 年 1 月 27 日
Hello,
I am trying to calculate the transfer function and step resposne of a simple system. Everywhere I look i am supposed to use "tf" for transfer function and "step" for the step response. However, Matlab is telling me "Unrecognized function or variable 'tf'". and I get a similar response for the step action. Is there another package I'm supposed to insall to get these functions or is it a bug because it seems to work fine for everyone on youtube.
  2 件のコメント
Jason Magdos
Jason Magdos 2021 年 1 月 27 日
Sorry, this was supposed to be a question not an answer.
Walter Roberson
Walter Roberson 2021 年 3 月 18 日
Control System Toolbox

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

カテゴリ

Help Center および File ExchangeClassical Control Design についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by