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 comentarios

Arkadiy Turevskiy
Arkadiy Turevskiy el 14 de Mayo de 2012
You need to better explain what exactly you are trying to do, your question is not clear as it is.
Harsh Jangra
Harsh Jangra el 18 de Mzo. de 2021
Harsh Jangra
Harsh Jangra el 18 de Mzo. de 2021
Can you solve this

Iniciar sesión para comentar.

 Respuesta aceptada

Taniadi
Taniadi el 15 de Mayo de 2012

0 votos

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.

Más respuestas (1)

Jason Magdos
Jason Magdos el 27 de En. de 2021

0 votos

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 comentarios

Jason Magdos
Jason Magdos el 27 de En. de 2021
Sorry, this was supposed to be a question not an answer.
Walter Roberson
Walter Roberson el 18 de Mzo. de 2021
Control System Toolbox

Iniciar sesión para comentar.

Etiquetas

Preguntada:

el 12 de Mayo de 2012

Comentada:

el 18 de Mzo. de 2021

Community Treasure Hunt

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

Start Hunting!

Translated by