Main Content
mcmix
Create random Markov chain with specified mixing structure
Description
uses additional options specified by one or more name-value arguments to structure
the discrete-time Markov chain to simulate different mixing times. For example, you
can control the pattern of feasible transitions.mc
= mcmix(numStates
,Name=Value
)
Examples
Input Arguments
Output Arguments
References
[1] Gallager, R.G. Stochastic Processes: Theory for Applications. Cambridge, UK: Cambridge University Press, 2013.
[2] Horn, R., and C. R. Johnson. Matrix Analysis. Cambridge, UK: Cambridge University Press, 1985.
Version History
Introduced in R2017b