Compute stochastic matrix or transition matrix with matlab function

12 views (last 30 days)
Is there any Matlab function to compute stochastic matrix or transition matrix.
Thanks in advance
Sayanta

Answers (1)

the cyclist
the cyclist on 29 May 2012
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.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!