Compute stochastic matrix or transition matrix with matlab function
이전 댓글 표시
Is there any Matlab function to compute stochastic matrix or transition matrix.
Thanks in advance
Sayanta
답변 (1개)
the cyclist
2012년 5월 29일
0 개 추천
I found this page when I googled "stochastic matrix matlab":
You might also find that you can apply this FEX algorithm to generate each row:
I can't really attest to the quality of the first link, but I can attest to the second one, from Roger Stafford, a MATLAB stalwart if there ever was one.
카테고리
도움말 센터 및 File Exchange에서 Markov Chain Models에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!