Markov model: Difference between revisions

Content deleted Content added
m Reverting possible vandalism by 210.212.202.201 to version by Jonkerz. False positive? Report it. Thanks, ClueBot NG. (524981) (Bot)
Line 17:
==Markov chain==
The simplest Markov model is the [[Markov chain]]. It models the state of a system with a [[random variable]] that changes through time. In this context, the Markov property suggests that the distribution for this variable depends only on the distribution of the previous state. An example use of a Markov chain is [[Markov Chain Monte Carlo]], which uses the Markov property to prove that a particular method for performing a random walk will sample from the joint distribution of a system.
 
hello there this test to check.,
 
==Hidden Markov model==