필터 지우기
필터 지우기

How to calculate steady-state probability?

조회 수: 7 (최근 30일)
surabhi sachdeva
surabhi sachdeva 2017년 10월 5일
답변: Walter Roberson 2017년 10월 5일
How to derive the steady-state probability of any state using MATLAB?
Suppose, we have been given 100 states and each state is 6 characters long.
Is there any way to calculate the steady-state probability of all the states?
Please help

채택된 답변

Walter Roberson
Walter Roberson 2017년 10월 5일
In your situation with 100 or 729 rows and columns, it would be completely impractical to extract a symbolic result (unless you could demonstrate that the system was banded such as if it were tridiagonal), so you would need to have numeric coefficients and you would use the numeric equivalents of the calls shown in the above link.

추가 답변 (0개)

카테고리

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