Scilab Function

genmarkov - generates random markov matrix with recurrent and transient classes

Sequence d'appel

M=genmarkov(rec,tr)
M=genmarkov(rec,tr,flag)

Parametres

Description

Returns in M a random Markov transition probability matrix with size(rec,1) recurrent classes with rec(1),...rec($) entries respectively and tr transient states.

Exemples

Voir aussi