NAN problem in HMM
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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.
0 Kommentare
Antworten (0)
Siehe auch
Kategorien
Mehr zu Creating and Concatenating Matrices finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!