搜索资源列表
rsc_encode
- RSC编码的演示程序,用于turbo编码。-RSC coding Demonstration Program for turbo coding.
RSC.rar
- Turbo码编码器的两个分量编码器RSC,主要由四个移位寄存器和两个模2加法器组成,Turbo code encoder of the two component encoders RSC, mainly by the four shift register and the two-mode adder composed of 2
turbo_sys_demo
- 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
TURBO
- 用matlab实现的TURBO码编码。编码器由两个RSC卷积编码器构成-TURBO achieved with matlab coding. RSC encoder by the two convolutional encoder constitute
H264AVCDecoderLibTestStatic
- Simulation of Turbo Encoding and Decoding" A randomly generated information bits are encoded with Turbo Encoder (which uses two RSC Encoders in parallel along with an interleaver) and added with AWG Noise then decoded with Turbo Decoder (Soft Output
turbo
- map algorithm for turbo codes in matlab the simulation, using 1 / 2 code rate rsc and 2 - random interleaver
WIMAX_Turbo_Code
- 这是一套完整的支持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
Turboencoder
- Turbo Encoder using RSC encoder with interleaver
PCCCs-in-an-AWGN-channel-
- 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
SCCCs-in-an-AWGN-channel-
- 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
turbo_codes
- turbo encoder (two RSC encoder with random puncturing function)-turbo code
Rrscc_encoodeS
- RSC编码的演示程序源码,用于于turbo编码。 -Demonstration program of the RSC-coded source used for turbo codes.
CDMAturbo
- 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
turbo
- 主要是Turbo码的编码和译码,可以选择信噪比、 译码算法 还有图显示 可以直接使用 代码没有问题-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 enc
rscencoder
- 适用于turbo码的rsc编码器matlab实现-a rsc encoder for turbo
Turbo
- simulate ber performance of example turbo code (rate-1/3, rsc = (1 5/7))
turbo-rsc
- turbo rsc With rs language matlab code encoding and decoding, together with veterbi algorithme decoding
myTurbo_test
- Turbo编码的FPGA实现,采用了(7,5)RSC编码和循环移位交织,帧长度128bit(The FPGA implementation of Turbo coding adopts (7, 5) RSC coding and cyclic shift interleaving, and the frame length is 128bit.)
Turbo_encode
- 实现了Turbo码编码的c语言模拟,采用了(7,5)RSC编码以及循环移位交织(The C language simulation of Turbo code is realized, with (7, 5) RSC coding and cyclic shift interleaving.)