Scilab Function

kalm - Kalman update

Sequence d'appel

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

Parametres

Description

function which gives the Kalman update and error variance

Auteur