How can I represent a multiple input and single output (MISO) transfer function in MATLAB
Ältere Kommentare anzeigen
An example is a tf model of the form y(t)=(0.3s-10)/(s^2+21.8s+60) u_1 (t) + (0.8s+72.3)/(s^2+21.8s+60) u_2 (t). y(t) is the system output while u_1 (t) and u_2 (t) are both system inputs.
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Control System 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!