Markov Chain Functions

An assortment of functions and a class to efficiently and easily evaluate and analyze Markov Chains.
610 Downloads
Updated 10 Apr 2019

View License

Markov Chains are a tool used to calculate probabilities of entering a state given their previous state. This concept is useful for predicting data in many different fields. This toolbox supplies functions for evaluating and analyzing Markov Chains as well as a Markov Chain class that allows one to store Markov Chains easily and grab properties of the Markov Chain quickly.

Cite As

Lennon Anderson (2026). Markov Chain Functions (https://www.mathworks.com/matlabcentral/fileexchange/71014-markov-chain-functions), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2019a
Compatible with R2014b and later releases
Platform Compatibility
Windows macOS Linux
Version Published Release Notes
1.2.1.0

Fixed grammar

1.2.0.0

- Added examples
- Started creating lesson (not done)
- Fixed mrkvchain.canc bug
- Fixed typos

1.1.1.1