KalmanFilter
Functions
ddekf_predict_phase.m File Reference

Go to the source code of this file.

Functions

function ddekf_predict_phase (in f_func, in jacobian_func, in t, in P_0_sqrt, in x_0, in Q_root)
 

Function Documentation

◆ ddekf_predict_phase()

function ddekf_predict_phase ( in  f_func,
in  jacobian_func,
in  t,
in  P_0_sqrt,
in  x_0,
in  Q_root 
)