Changes between Version 2 and Version 3 of ViterbiAlgorithm
- Timestamp:
- Nov 11, 2013, 9:54:08 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ViterbiAlgorithm
v2 v3 1 This is a quick description of the '''Viterbi algorithm''', aka dynamic programming algorithm. 1 This is a quick description of the '''Viterbi algorithm''', aka dynamic programming algorithm. Text is based from the doc/viterbi.txt file (once) included in the FFmpeg tree, text by Michael Niedermayer. 2 2 3 3 Assume we have a 2D table:
