Skip to content

ranakroychowdhury/Viterbi-Algorithm-for-Channel-Equalization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Viterbi_Algorithm_for_Channel_Equalization

When a sequence of bits is transmitted through a channel, it may get distorted because of intersymbol interference (ISI) & noise. The task of channel equalization is to regenerate originally transmitted bit sequence from the received, possibly distorted values. In this project, I use the Viterbi Algorithm for predicting the k-th transmitted bit from previous l successively received samples. In this way, we try to predict the full bit sequence. Please refer to the problem statement to better understand the modeling and specifics of the implementation of our solution.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages