Consider the LTIC system x˙(t)y(t)=Ax(t)+Bu(t)=Cx(t)+Du(t) We know only the input and the output (i.e. u,y) and we want to approximate the state asymptotically in time. So, we want a x^ s.t. t→∞lim∥x(t)−x^(t)∥=0The function x^ is an “estimator” or “observer” which itself is an LTIC system. So we wish to find an LTIC system w˙(t)x^(t)=Mw(t)+[NP][y(t)u(t)]=Qw(t)+[RS][y(t)u(t)]s.t. limt→∞∥x(t)−x^(t)∥=0,∀x(0),w(0),u(t).