KalmanFilter
Functions
cckf.m File Reference

Go to the source code of this file.

Functions

function cckf (in t_start, in t_final, in outputs, in P_0, in A, in C, in R, in Q)
 

Function Documentation

◆ cckf()

function cckf ( in  t_start,
in  t_final,
in  outputs,
in  P_0,
in  A,
in  C,
in  R,
in  Q 
)