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!