7.3. Kalman filtering

Vector or multivariate approach given:

XK : state multivector (n×1)

xK : state vector of results

YK : multivector of observations (m×1)

yK : vector of observations and results

7.3.1. State equation

images

with A(K)= state matrix (n×n), deterministic matrix

and NK = process noise vector (l×1)

that we will choose centered, white and of correlation matrix (covariance matrix in the general case).

images :correlation matrix of the process noise vector NK

images : deterministic matrix

7.3.2. Observation equation

images

with

H(K): matrix of measurements or of observations (m×n), deterministic matrix;

WK : measurement noise vector of observations vector (p×1) that we choose, like NK, centered, white and of correlation matrix(covariance matrix in the general case);

images correlation matrix of the measurement noise vector WK

G(K) : (m × p) : deterministic matrix

The noises NK and WK are independent, and, as they are centered:

K and j

We will suppose, in what follows, that WKX0.

By iteration ...

Get Discrete Stochastic Processes and Optimal Filtering now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.