Feeds
질문
How to do the simulation in MATLAB for this type of transition matrix using inverse?
Hello, Here is my transition matrix A=[1/3, 0, 1/3, 1/3;1/3, 1/3, 0, 1/3;1/3, 0,1/3,1/3; 0,1/3,1/3,1/3] N=inv(I-A) Can...
12년 초과 전 | 답변 수: 0 | 0
0
답변질문
How to simulate Markov Chain
Hello, Could you please help me in solving this problem. Suppose in the Land of Oz, there are 525 days in a year. I want to sim...
거의 13년 전 | 답변 수: 1 | 0
