This document discusses Matlab simulations of Markov models. It begins with an overview of Markov processes, chains, and properties. It then discusses using Matlab for simulations of hidden Markov models, including functions for decoding, generating, estimating, and training HMMs. Applications mentioned include speech recognition, gene modeling, and more. Advantages include the models' elegance, scalability, and complementarity to other techniques. Limitations include their data-intensive nature and Markov property assumptions. In conclusion, the document provides resources for learning more about Markov models and their simulation in Matlab.