搜索资源列表
-
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下载:
*Demonstrate convolutional encoding and decoding
*Simulate BER for QPSK and BPSK, plot and then **compare the result with the theoretical value.
*compare SER of the Rake and ML.
– Symbols are taken randomly from QPSK.
– Run the simulation for
-
-
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下载:
(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
-
-
0下载:
QPSK调制下的(5,7)卷积码的编码和维特比译码与BPSK调制下(5,7)卷积码的编码和维特比译码的BER特性-QPSK modulation under (5,7) convolutional code encoding and Viterbi decoding and BPSK modulation (5,7) convolutional code encoding and Viterbi BER characteristic
-