Markov Chain Functions

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

Lizenz anzeigen

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.

Zitieren als

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

Kompatibilität der MATLAB-Version
Erstellt mit R2019a
Kompatibel mit R2014b und späteren Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Markov Chain Models finden Sie in Help Center und MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Veröffentlicht Versionshinweise
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