Recursive Bayesian estimation: Difference between revisions

Content deleted Content added
PapaNappa (talk | contribs)
Explain difference between filtering (as in sequential state estimation) and Bayes spam filtering
Trackteur (talk | contribs)
Line 11:
 
== Model ==
The true state <math>x</math> is assumed to be an unobserved [[Markov process]], and the measurements <math>z</math> are the observed states of a [[Hidden Markov Modelmodel]] (HMM). The following picture presents a Bayesian Network of a HMM.
 
[[Image:HMM Kalman Filter Derivation.svg|Hidden Markov Modelmodel|center]]
 
Because of the Markov assumption, the probability of the current true state given the immediately previous one is conditionally independent of the other earlier states.