搜索资源列表
-
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解码。-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
-
-
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
-
-
1下载:
AWGN MATLAB 无线通信信道仿真 -Convolutional Encoder and Viterbi Decoder
-
-
0下载:
通信当中广泛使用的卷积码,文件包括编码器,译码器以及测试的三个主程序。经测试可用。-Convolutional code communication among widely used, the file includes an encoder, a decoder and a testing of the three main program. After testing is available.
-