Hello, I am working on a model:

dx/dt = Ax + Bu

y = Cx + e

It is equivalent to an output-error model where noise is not modeled. I have trained it using real data through maximum likelihood estimation (MLE) and parameters in A, B, C are estimated.

This problem is that the residual is not white. Will this violate the assumption of MLE that y is a sequence of independent variables?

More Zequn Wang's questions See All
Similar questions and discussions