Consider the discrete system
x' = A(t)x + B(t)u
y = C(t)x' + D(t)u
The matrices A, B, C, D contain time-varying parameters (calculated by a second model) which are given in the initial state, but will develop randomly.
How can I check the observability of the system above?