forward_viterbi

所属分类:通讯编程
开发工具:Visual C++
文件大小:2KB
下载次数:8
上传日期:2007-11-30 19:59:30
上 传 者jackyw12
说明:  The algorm of viterbi. You talk to your friend three days in a row and discover that on the first day he went for a walk, on the second day he went shopping, and on the third day he cleaned his apartment. You have two questions: What is the overall probability of this sequence of observations? And what is the most likely sequence of rainy/sunny days that would explain these observations? The first question is answered by the forward algorithm the second question is answered by the Viterbi algorithm. These two algorithms are structurally so similar (in fact, they are both instances of the same abstract algorithm) that they can be implemented in a single function:

文件列表:
forward_viterbi.cpp (1038, 2007-11-30)
forward_viterbi.doc (19968, 2007-11-30)

近期下载者

相关文件


收藏者