文件名称:viterbi_deco
介绍说明--下载内容均来自于网络,请自行研究使用
Viterbi decoding of convolutional code with half rate & four state. It can done by two matrics . that is branch metrics and path metrics. Branch metrics is hamming distance between the parity bits and received bits. If branch metrics is zero then no error. Otherwise bit error occurred.path metrics is the hamming distance of path initial state to current state.the path with smallest distance result in less number of bit errors.-Viterbi decoding of convolutional code with half rate & four state. It can done by two matrics . that is branch metrics and path metrics. Branch metrics is hamming distance between the parity bits and received bits. If branch metrics is zero then no error. Otherwise bit error occurred.path metrics is the hamming distance of path initial state to current state.the path with smallest distance result in less number of bit errors.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
viterbi_deco.m