KalmanFilter
Functions
cubature.m File Reference

Go to the source code of this file.

Functions

function cubature (in f_func, in dt_between_measurements, in start_time, in state_count, in sensor_count, in measurement_count, in C_func, in Q_root, in R_root, in P_0_root, in x_0, in measurements)
 

Function Documentation

◆ cubature()

function cubature ( in  f_func,
in  dt_between_measurements,
in  start_time,
in  state_count,
in  sensor_count,
in  measurement_count,
in  C_func,
in  Q_root,
in  R_root,
in  P_0_root,
in  x_0,
in  measurements 
)