adaptive model predictive control
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
E U
el 17 de Mayo de 2015
Comentada: E U
el 19 de Mayo de 2015
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/150216/image.png)
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 comentarios
Respuesta aceptada
Arkadiy Turevskiy
el 18 de Mayo de 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.
Más respuestas (0)
Ver también
Categorías
Más información sobre Linear Plant Specification en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!