搜索资源列表
-
0下载:
This scr ipt simulates the classical turbo encoding-decoding system.
It simulates parallel concatenated convolutional codes.
Two component rate 1/2 RSC (Recursive Systematic Convolutional) component encoders are assumed.
First encoder is t
-
-
0下载:
用c语言完成(2,1,5)卷积码,viterbi解码-Complete with c language (2,1,5) convolutional code, viterbi decoding
-
-
0下载:
用c语言实现(2,1,5)卷积码编码,viterbi解码。-With c language (2,1,5) convolutional code encoder, viterbi decoding.
-
-
1下载:
这是一套完整的支持wimax 16e协议CTC的编译码程序,
主程序在demo.c
译码器:tcdecoder.c
编码器:tcencoder.c-/* This program simulates the classical turbo encoding-decoding system on PC.*/
/* It uses parallel concatenated convolutional codes described in Figure 2.9 in Chapter
-
-
0下载:
VS2010及IT++4.2下实现PCCC在AWGN信道上的仿真-This program simulates Parallel Concatenated Convolutional Codes (PCCCs) of coding rate 1/3 using a turbo decoder with two SISO RSC modules.
Reference: S. Benedetto, D. Divsalar, G. Motorsi and F. Pollara, "A Sof
-
-
1下载:
VS2010及IT++4.2下实现SCCC在AWGN信道上的仿真-This program simulates Serially Concatenated Convolutional Codes (SCCCs) of coding rate 1/4 using a turbo decoder with a SISO NSC module and a SISO RSC module.
Reference: S. Benedetto, D. Divsalar, G. Motorsi and
-
-
0下载:
(2,1,2)卷积编码及译码过程示例代码,有说明-(2,1,2) convolutional encoding and viterbi decoding demo codes, with instructions.
-
-
1下载:
CDMA中的turbo码仿真,tuebo编码器的仿真 很不错!-This scr ipt simulates the classical turbo encoding-decoding system.
It simulates parallel concatenated convolutional codes.
Two component rate 1/2 RSC (Recursive Systematic Convolutional) component encoders
-