An open API service indexing awesome lists of open source software.

https://github.com/kkapsner/hiddenmarkovmodel


https://github.com/kkapsner/hiddenmarkovmodel

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# hiddenMarkovModel

Literature list:
- J. D. Chodera et al. "Bayesian hidden Markov model analysis of single-molecule force spectroscopy: Characterizing kinetics under measurement uncertainty" http://arxiv.org/abs/1108.1430 (2011)
- L. R. Rabiner and B. H. Juang "An introduction to hidden Markov models", IEEE ASSp Magazine (1986)

## Usage with MATLAB

Download the content of the "MATLAB" folder to a folder were MATLAB can find it and run
```
help GMM_cpp
help HMM_cpp
```