I have a system which i want to simulate its response for a step reference of magnitude pi/4
How can I do it using lsim command?
or is there another way?

 Respuesta aceptada

Star Strider
Star Strider el 19 de Mayo de 2020

1 voto

The lsim function will work to get the step response of a system, however the step function is particularly designed to do this. To set the amplitude (and other parameters), use stepDataOptions.
You might also find the stepinfo function helpful.

Más respuestas (0)

Categorías

Más información sobre Control System Toolbox en Centro de ayuda y File Exchange.

Productos

Versión

R2015a

Etiquetas

Preguntada:

el 19 de Mayo de 2020

Respondida:

el 19 de Mayo de 2020

Community Treasure Hunt

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

Start Hunting!

Translated by