How can I generate states and sequences given the output of the 'fhmm.m' (observation and transition matrix)
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
I am trying to generate sequences and states given a set of data, specifying 2 chains (ON or OFF), 43 states per chain. I am using the 'fhmm.m' algorithm posted at Dr Ghahramani's page: http://mlg.eng.cam.ac.uk/zoubin/software.html The output of interest from the 'fhmm.m' are: P (observation matrix) and Pi (transition matrix). Anyone has any idea of an algorithm similar to 'hmmgenerate.m' that works on fhmm output?
0 Commenti
Risposte (0)
Vedere anche
Categorie
Scopri di più su Markov Chain Models 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!