w

https://en.wikipedia.org/wiki/Markov_chain

Markov chain

 

https://zh.wikipedia.org/wiki/马尔科夫链

 

 

In probability theory and related fields, a Markov process, named after the Russian mathematician Andrey Markov, is a stochastic process that satisfies the Markov propertyindependent.

Markov chain is a type of Markov process that has either discrete state space or discrete index set (often representing time), but the precise definition of a Markov chain varies.[3]

 

马尔可夫链英语:Markov chain),又称离散时间马尔可夫链(discrete-time Markov chain,缩写为DTMC马尔可夫性质。马尔科夫链作为实际过程的统计模型具有许多应用。

在马尔可夫链的每一步,系统根据概率分布,可以从一个状态变到另一个状态,也可以保持当前状态。状态的改变叫做转移,与不同的状态改变相关的概率叫做转移概率。随机漫步就是马尔可夫链的例子。随机漫步中每一步的状态是在图形中的点,每一步可以移动到任何一个相邻的点,在这里移动到每一个点的概率都是相同的(无论之前漫步路径是如何的)。

相关文章:

  • 2021-11-15
  • 2021-09-02
  • 2021-09-18
  • 2021-08-27
  • 2021-08-25
  • 2021-04-15
  • 2021-08-29
猜你喜欢
  • 2021-08-16
  • 2021-10-08
  • 2021-07-29
  • 2021-08-14
  • 2021-04-01
  • 2021-04-07
  • 2022-01-15
相关资源
相似解决方案