Tagged Questions
0
votes
2answers
934 views
Anyone has a working viterbi decoder source code with descriptions?
I am having trouble trying to understand some viterbi decoder source codes. I understand the concept and everything but I just don't get some of the calculations that appears in viterbi decoding as ...
-1
votes
2answers
157 views
Can anyone line out where I can get a step by step algorithm for viterbi decoder?
I have this Viterbi Decoder function code, which is quite lengthy and there are no comments labeling to help, and I want to try to understand it.
So anyone can point me to an easy to understand ...