필터 지우기
필터 지우기

how to generate transition probability matrix

조회 수: 2 (최근 30일)
Jay Hanuman
Jay Hanuman 2016년 10월 22일
편집: Jay Hanuman 2016년 10월 22일
I have transition probability matrix
0.88 0.04 0.02 0.06
0.03 0.075 0.85 0.045
0.02 0.03 0.02 0.93
0.91 0.03 0.04 0.02
I want to generate first order markov chain number from that. I have to decide matrix myself but I want big matrix so I have to decide this big matrix by manually. so how to make big transition matrix. each row of transition matrix should have one element with high probability and other have low probability. i.e.
0.03 0.075 0.85 0.045
above row has one probability 0.85(high) and other have low i.e.
0.03 0.075 0.045
so how to do this.

답변 (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