Recursive Bayesian estimation: Difference between revisions

Content deleted Content added
Harej bot (talk | contribs)
m using discuss= in merge template (for syntax standardization)
Line 27:
 
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{Zz}_k|\textbf{x}_k) p(\textbf{x}_k|\textbf{Z}_{k-1})}{p(\textbf{Zz}_k|\textbf{Z}_{k-1})}
= \alpha\,p(\textbf{Z}_k|\textbf{x}_k) p(\textbf{x}_k|\textbf{Z}_{k-1})
</math>