Compute stochastic matrix or transition matrix with matlab function
11 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Is there any Matlab function to compute stochastic matrix or transition matrix.
Thanks in advance
Sayanta
0 Commenti
Risposte (1)
the cyclist
il 29 Mag 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.
0 Commenti
Vedere anche
Categorie
Scopri di più su Markov Chain Models in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!