Compute stochastic matrix or transition matrix with matlab function
Ältere Kommentare anzeigen
Is there any Matlab function to compute stochastic matrix or transition matrix.
Thanks in advance
Sayanta
Antworten (1)
the cyclist
am 29 Mai 2012
0 Stimmen
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.
Kategorien
Mehr zu Markov Chain Models finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!