필터 지우기
필터 지우기

Transfer function

조회 수: 6 (최근 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 CenterFile Exchange에서 Control System Toolbox에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by