Characteristics of a step response plot

Hi,
I tried getting the rise time and %overshoot from a step response by right clicking and viewing the characteristics. But when I right click on the figure, I don't get anything. Could someone please help me with this.

 Respuesta aceptada

Chandrasekhar
Chandrasekhar el 10 de Mzo. de 2014
Editada: Chandrasekhar el 10 de Mzo. de 2014

1 voto

6 comentarios

Priya
Priya el 10 de Mzo. de 2014
Thank you, I tried this, but getting some error. Since I may not have defined the y , yfinal correctly. Please tell me what are these y, t, yfinal of a system
Chandrasekhar
Chandrasekhar el 10 de Mzo. de 2014
Editada: Chandrasekhar el 10 de Mzo. de 2014
y is the initial value of y, yfinal is the final value of y. t is the time at which the y value changes to yfinal.
If you have a tranfer function then you have to use
S = stepinfo(sys)
Priya
Priya el 14 de Mzo. de 2014
Editada: Priya el 14 de Mzo. de 2014
Please help me in using the stepinfo for a state space system.
Sure. It is
S = stepinfo(sys);
where sys is your state space variable, perhaps produced by ss()
Ibrahim Nayfeh
Ibrahim Nayfeh el 11 de Abr. de 2023
the link doesnt work, the page doesnt exist anymore apparently
Sam Chak
Sam Chak el 11 de Abr. de 2023
@Ibrahim Nayfeh, you can search for the function name like this:

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre MATLAB en Centro de ayuda y File Exchange.

Preguntada:

el 10 de Mzo. de 2014

Comentada:

el 11 de Abr. de 2023

Community Treasure Hunt

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

Start Hunting!

Translated by