State Space with variable parameters
4 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Hi everyone, I'm using Simulink and a State Space Block. I would like to implement some parameters (A, B, C and D) variable at each time step. I understand this is not feasible with the current block. Anyone got an idea on how to do this?
0 Kommentare
Akzeptierte Antwort
Guy Rouleau
am 12 Mär. 2013
Do it with basic blocks. A few Product, Sum, and Integrator blocks will do the job.
This solution might help:
0 Kommentare
Weitere Antworten (0)
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!