NAN problem in HMM
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (0)
Vedere anche
Categorie
Scopri di più su Creating and Concatenating Matrices in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!