How to simulate Markov Chain
Mostrar comentarios más antiguos
Hello, Could you please help me in solving this problem. Suppose in the Land of Oz, there are 525 days in a year. I want to simulate the weather in Land of Oz dividing into rainy, nice, and snowy days. I saw in the literature, SimulateChain can do this. But I couldn't find any SimulateChain in Matlab. I am waiting for a reply.
Naima
Respuestas (1)
Sean de Wolski
el 6 de Jun. de 2013
0 votos
Sounds like you're looking for the hmm* functions. What does your data look like? Do you know your transition matrix or are you trying to figure it out from data?
1 comentario
Naima Naheed
el 6 de Jun. de 2013
Categorías
Más información sobre Markov Chain Models en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!