How does this matlab function works?
Mostrar comentarios más antiguos
If I give an input delay of 0.1350 to the state space system, it doesn't make any difference to the system's response
ss_model=ss(A,B,C,D,'InputDelay',0.1350)
Someone please explain how this function works or in what cases, this function fits in exactly.
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Communications Toolbox 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!
