KalmanFilter
Functions
cdekf_predict_phase.m File Reference

Go to the source code of this file.

Functions

function cdekf_predict_phase (in f_func, in jacobian_func, in h, in dt_between_measurements, in start_time, in P_0_sqrt, in x_0, in Q_root)
 

Function Documentation

◆ cdekf_predict_phase()

function cdekf_predict_phase ( in  f_func,
in  jacobian_func,
in  h,
in  dt_between_measurements,
in  start_time,
in  P_0_sqrt,
in  x_0,
in  Q_root 
)