Markov Chain probability steady state

조회 수: 5 (최근 30일)
Harini Mahendra Prabhu
Harini Mahendra Prabhu 2020년 9월 17일
답변: James Tursa 2020년 9월 17일
Hi there,
A matrix relates to a random walk on a 3 * 3 grid. The grid has nine sqaures and the particles starts at square 1. The particle can move either horizontally or vertically after each step. It stops when it reaches one of the three corners. e.g (1--> 4--> 5--> 8--> 7) Below is the image of the grid and the probability.
I need help in finding the probability of the particle reaching each of the three corner squares at each time until the probabilties settle to a steady value.

답변 (1개)

James Tursa
James Tursa 2020년 9월 17일
Hint: The probability of moving from one state to another state in n steps is P^n

카테고리

Help CenterFile Exchange에서 Markov Chain Models에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by