/baum-welch

An implementation of the Baum-Welch algorithm for Matlab

Primary LanguageMATLABCreative Commons Zero v1.0 UniversalCC0-1.0

baum-welch

An implementation of the Baum-Welch algorithm in Matlab

Given the output of a discrete hidden Markov model, this code estimates the parameters (starting probabilities, transition probabilities, emission probabilities) of the model using the Baum-Welch algorithm.

https://en.wikipedia.org/wiki/Baum–Welch_algorithm