How to use HMM for state estimation with multiple observations per state
Show older comments
Hi, I am interested in using the HMM toolbox for state estimation. My training data is a sequence of N states with a corresponding MxN sequence of observations, where at each state a fixed number of observations is recorded. I can calculate the state transition matrix and the state emission matrix using MLE, but I don't know if I can use the Viterbi algorithm to find the most probable state sequence given the observation sequence. Thank you
Answers (0)
Categories
Find more on Statistics and Machine Learning Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!