havaintoyhtälön
Havaintoyhtälö, meaning "observation equation" in Finnish, is a fundamental concept in state-space modeling and control theory. It describes the relationship between the unobserved state of a system and the observable measurements or outputs. In essence, it provides a way to infer the internal state of a system by observing its external behavior.
The general form of a discrete-time observation equation is typically represented as y(k) = C * x(k) + D
In continuous-time systems, the observation equation is expressed as y(t) = C * x(t) + D * u(t) + v(t), where
The observation equation is crucial for state estimation algorithms like the Kalman filter. By combining the