搜索资源列表
-
0下载:
利用viterbi演算法去解出convolution code
包含兩種方法,一種是soft一種是hard,soft是求內積最大,而hard則是求最小hamming distance。-Convolution edcoder Viterbi decoder algorithm
-
-
0下载:
low power convolution encoder and Viterbi decoder using vhdl code
-
-
0下载:
使用matlab进行卷积码编/译码器的仿真
进行Viterbi译码算法的编写-Write code using matlab convolution encoder/decoder Viterbi decoding algorithm simulation performed
-
-
0下载:
简单实现卷积译码中的维特比译码,ConCode为待译的卷积码 ,Length为原始序列的长度,Decoder为译码后所得码字(It is easy to realize the decoding of viterbi in the convolution decoder)
-