Simulate inhomogeneous continuous time Markov Chain (IHCTMC)
2 views (last 30 days)
Show older comments
I am working on simulating an inhomogeneous continuous time Markov Chain. I have found most of the material here deadling with "homogeneous" transtions model.
Even in the exchange files, I have found most of the MATLAB codes assuming time homogeneous markov models.
Other platforms offer (IHCTMC) codes in R. I wonder, is there another good reference to implement (IHCTMC) in MATLAB?
0 Comments
Answers (1)
Shivam Lahoti
on 16 Feb 2024
Hi susman,
I too couldn’t find an exact implementation for an inhomogeneous continuous-time Markov Chain in MATLAB. However, I found a research article discussing the theoretical calculations and methodological approach that could be used to simulate the same in MATLAB. Please refer to the third section of the following article:
I hope this helps.
Regards,
Shivam.
0 Comments
See Also
Categories
Find more on Markov Chain Models in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!