Skip to content

kvv1618/Viterbi-algorithm-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Viterbi-algorithm-

The Viterbi algorithm is a dynamic programming algorithm for obtaining the most likely sequence of hidden states.
•The principle of this algorithm is based on the minimization of distance between the estimated and received sequences.
•In a communication channel convolutionally encoded bit streams are de- coded through this algorithm using trellis diagram
•Here the focus is mainly on decoding the data. Data recovering in case of error is not a part of Viterbi algorithm
•Applied this algorithm on an image dataset.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages