Wiener estimate
[xs,ps,xf,pf]=wiener(y,x0,p0,f,g,h,q,r)
: :x0, p0 initial state estimate and error variance : :y observations in the interval [t0,tf]. y=[y0,y1,...,yf], and
yk is a column m-vector
:
function which gives the Wiener estimate using the forward-backward Kalman filter formulation