adaptive model predictive control
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
E U
am 17 Mai 2015
Kommentiert: E U
am 19 Mai 2015
In the following link (or above picture) in the controlled system, why are the initial inputs and outputs are subtracted from system inputs/outputs and the resulting signals then delayed? I have indicated these parts in a red rectangle.
0 Kommentare
Akzeptierte Antwort
Arkadiy Turevskiy
am 18 Mai 2015
The intitial values are substracted to remove the offset from the data. The delay block resamples continuous signals coming from the plant model, as the estimator requires discrete-time signals sampled at Ts. You could use Rate Transition block instead.
Hope this helps.
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Linear Plant Specification finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!