adaptive model predictive control
2 views (last 30 days)
Show older comments
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 Comments
Accepted Answer
Arkadiy Turevskiy
on 18 May 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.
More Answers (0)
See Also
Categories
Find more on Linear Plant Specification in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!