How does this matlab function works?
Ältere Kommentare anzeigen
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.
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Communications Toolbox finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
