This package contains functions that model time series data with HMM. It Includes Viterbi, HMM filter, HMM smoother, EM algorithm for learning the parameters of HMM, etc.
The code is fully optimized yet is succinct so that user can easily learn the algorithms.
This pakcage is now a part of the PRML toolbox (http://www.mathworks.com/matlabcentral/fileexchange/55826-pattern-recognition-and-machine-learning-toolbox).
Cite As
Mo Chen (2024). Hidden Markov Model Toolbox (HMM) (https://www.mathworks.com/matlabcentral/fileexchange/55866-hidden-markov-model-toolbox-hmm), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
- Wireless Communications > Communications Toolbox > PHY Components > Error Detection and Correction >
Tags
Acknowledgements
Inspired by: Pattern Recognition and Machine Learning Toolbox
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
HMM/
Version | Published | Release Notes | |
---|---|---|---|
1.0.0.0 | fix missing file discreteRnd.m |