How can I generate states and sequences given the output of the 'fhmm.m' (observation and transition matrix)
1 回表示 (過去 30 日間)
古いコメントを表示
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 件のコメント
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Markov Chain Models についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!