How does the IMPULSE function select the time sample points to compute impulse response?
Mostrar comentarios más antiguos
The documentation for the Control System Toolbox function IMPULSE states the following:
impulse(sys) plots the impulse response of an arbitrary LTI model sys. This model can be continuous or discrete, and SISO or MIMO. The impulse response of multi-input systems is the collection of impulse responses for each input channel. The duration of simulation is determined automatically to display the transient behavior of the response.
I would like to know how the duration of simulation is automatically determined. Specifically, I would like to know what the technique used to determine the system's settling time is.
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Time and Frequency Domain Analysis en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!