Content deleted Content added
No edit summary |
m Upper and lower indices made so |
||
Line 1:
Iterative Viterbi Decoding is an algorithm that spots the subsequence S of an observation O={
The scaled probability measure was first proposed by [[Bridle]]. An early algorithm to solve this problem, [[sliding window]], was proposed by Wilpon et.al., 1989, with constant cost T=mn
A faster algorithm was developed by Silaghi in 1989 (published 1999). It consists of an iteration of calls to the [[Viterbi algorithm]], reestimating a filler score until convergence.
|