Scilab Function

kalm - Kalman update

Calling Sequence

[x1,p1,x,p]=kalm(y,x0,p0,f,g,h,q,r)

Parameters

Description

function which gives the Kalman update and error variance

Author