PyDeePC icon indicating copy to clipboard operation
PyDeePC copied to clipboard

Update Hankel Matrix and low rank approximation

Open JuanCarlos-TiqueRangel opened this issue 1 year ago • 0 comments

Describe the bug I have a couple of questions:

  1. The Hankel matrix is updating with the new data ? I saw in the code and it looks like that the Hankel matrix and the Up, Uf, Yp, Yf are not updating.
  2. The Low rank matrix approximation function is not used ?
  3. Finally, you may have an example of a MIMO system. The example you have for the two tanks is a plat with just one input and one output.

Thank you in advance.

JuanCarlos-TiqueRangel avatar Jul 27 '24 03:07 JuanCarlos-TiqueRangel