NAN problem in HMM

2 views (last 30 days)
Emmanuel
Emmanuel on 28 Feb 2013
Hi,
I have 40 states in the transition matrix and 40 emissions which represents 1 for each state.
When it comes to insert sequences to get the log of the probability of sequence SEQ given the transition matrix, TR and the emission matrix, E (using HMMDecode , Baum Welch Algorithm), 4224 out of 31000 sequences are given NAN. Is there any way to solve this?
I am thinking to add noise to transition matrix since there a lot of states which has 0% probability to go to another state.

Answers (0)

Categories

Find more on Creating and Concatenating Matrices in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!