搜索资源列表
TurboCode
- Turbo码仿真程序的C语言版,在AWGN信道下仿真turbo码的性能。-Turbo Codes simulation program in C language version of the AWGN simulation under turbo code performance.
turboprog
- 使用Matlab,编程实现Turbo码的编码及其解码算法,并给出在AWGN信道下该信道编码的性能-use Matlab, Turbo programming code coding and decoding algorithm, and gives the AWGN channel under the Channel Coding Performance
A-BER-MODEL-FOR-Turbo-Code-On-AWGN-Channel
- AWGN信道下Turbo码误比特率模型 在实验基础上,通过曲线拟合等数学工具,得到加性高斯白噪声信道条件下,信道编码采用turbo码,通信系统端到端的误比特率经验模型。
test_algorithm_menu
- TURBO译码性能AWGN信道测试(菜单式) 达到误帧限即可停止当前SNR点的测试,节省计算量-TURBO AWGN channel decoding performance test (menu type) to stop the current error frame is limited to the test SNR point, saving computation
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
QPSK
- QPSK调制下在AWGN和Rayleigh衰落信道下的仿真以及误码率计算,包含完整的报告说明-QPSK modulation in AWGN and Rayleigh fading channel simulation, as well as bit error rate calculation, the report contains a complete descr iption
Turbo_QAM_2a
- Turbo编码16QAM在AWGN信道中的性能Turbo码份量码为[1,17/15],码率为1/2,采用随机交织器-the encoder and decoder of the Turbo code
TURBOCODEAPPTOIMAGETRANSMISSION
- Simulations over AWGN and Rayleigh channels, at various signal-to-noise ratios, verify the excellent performance of this novel APEL-turbo scheme. Performance comparisons were carried out between turbo coded APEL, JPEG, and BMP image files. To provi
test_max_log_map
- TURBO译码性能AWGN信道测试(无菜单)-TURBO AWGN channel decoding performance test (no menu)
test_log_map_menu
- TURBO译码性能AWGN信道测试(有菜单)-TURBO AWGN channel decoding performance testing (with menu)
my_turbo
- turbo码的编解码程序,采用max-log-map算法,简单易用。程序采用QPSK调制,信道为AWGN-turbo code decoding process, using max-log-map algorithm, easy to use. Program uses QPSK modulation, AWGN channel is
turbo
- AWGN channel Turbo code bit error rate model in an experimental basis, through curve fitting and other mathematical tools, to be additive white Gaussian noise channel conditions, channel coding using
turbo_coding_AWGN
- this file consists of the turbo code in the AWGN channel. the simulation will nearly take 20 min to simulate but it will produce an excellent output with reaching the Shannon s limit exactly at 0.5db.
turboDecoder
- Turbo decoder under awgn channel. -The input is: uncoded bits,coded bits 1,coded bits2(interleaved), LLR from other source(if use only one turbo code ,fill all zero is ok), numbers of iterations, interleaver between two CC, source bit,decoder id(
Microsoft-Word-turbo-code
- 用C++实现TURBO码并在AWGN信道中进行性能测试 -TURBO C++ implementation with the code and performance testing in the AWGN channel
TurboOFDM
- turbo ofdm in awgn channel
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
Conv-code-and-Turbo-code
- 卷积码与Turbo码的性能仿真对比,在AWGN信道和Rayleigh信道下。-Performace Comparison of Convolutional codes and Turbo codes under AWGN channels
turbo
- 在AWGN信道下,采用turbo编码和BPSK调制的收发仿真-The simulation contains the transimission and reciever, which is in AWGN channel with turbo coded and the modulation is BPSK.