Content deleted Content added
m →Model |
|||
Line 25:
:<math> p(\textbf{x}_k|\textbf{Z}_{k-1}) = \int p(\textbf{x}_k | \textbf{x}_{k-1}) p(\textbf{x}_{k-1} | \textbf{Z}_{k-1} ) \, d\textbf{x}_{k-1} </math>
The probability distribution of updated is proportional to the product of the measurement likelihood and the predicted state.
:<math> p(\textbf{x}_k|\textbf{Z}_{k}) = \frac{p(\textbf{
= \alpha\,p(\textbf{Z}_k|\textbf{x}_k) p(\textbf{x}_k|\textbf{Z}_{k-1})
</math>
The denominator
:<math>p(\textbf{
is constant relative to <math>x</math>, so we can always substitute it for a coefficient <math>\alpha</math>, which can usually be ignored in practice. The numerator can be calculated and then simply normalized, since its integral must be unitary.
== Applications ==
|