#include <libKF.h>
Public Member Functions | |
EKF (const diffbifn fxu, const diffbifn hxu) | |
Default constructor. | |
void | bayes (const vec &dt, bool evalll=true) |
Here dt = [yt;ut] of appropriate dimensions. |
An approximation of the exact Bayesian filter with Gaussian noices and non-linear evolutions of their mean.