搜索资源列表
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
215test
- 用c语言完成(2,1,5)卷积码,viterbi解码-Complete with c language (2,1,5) convolutional code, viterbi decoding
CRCandCovence
- crc和卷积码的实现,其中卷积码的译码采用维特比译码-crc and the realization of convolutional codes, in which decoding of convolutional codes using Viterbi
Chapter9
- 现代通信原理第九章程序代码,不错的程序,初学习者很好的程序-The Slepian-Wolf (SW) cooperation proposed in [1] is probably the first practical cooperative scheme that implements the idea of compress-and-forward. Through the exploitation of efficient distributed source coding (
Chapter10
- 现代通信原理第十章程序代码,不错的程序,初学习者很好的程序-The Slepian-Wolf (SW) cooperation proposed in [1] is probably the first practical cooperative scheme that implements the idea of compress-and-forward. Through the exploitation of efficient distributed source coding (
const_ldpccc_mat
- Low density parity check matrix-Descr iption A program written for generating LDPC matrix in the as pattern as discussed in the research paper , " Time varying periodic convolutional codes with low density parity check matrix" by Alberto
grafica
- Single Matlab simulation for a transmision scheme, with constellation, some codulations, channel awgn, convolutional and block coding. !!! For Beginners-Single Matlab simulation for a transmision scheme, with constellation, some codulations, channel
215test
- 用c语言实现(2,1,5)卷积码编码,viterbi解码。-With c language (2,1,5) convolutional code encoder, viterbi decoding.
RAKE_BER_CONVENC_QPSK
- *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
OFDM
- 基于卷积码,AWGN信道的OFDM系统仿真-Based on convolutional codes, AWGN channel OFDM system simulation
convolutional_coding_decoding
- 从网上下的卷积码编解码以及测试程序.原程序是在Borland C++ Builder Version 3环境下开发的,本人在VC6.0下进行了移植并调试通过.-convolutional coding and decoding
OFDM
- OFDM系统级的仿真,里面涉及到卷积编码,交织,qpsk调制等-OFDM system-level simulation, which relates to convolutional coding, interleaving, qpsk modulation
MQAMRayleighCh
- rayleigh衰落信道下,卷积编码与M-QAM调制相结合的系统分组错误概率与信噪比的函数关系的matlab仿真程序-rayleigh channel, convolutional coding and M-QAM modulation system, the combination of packet error probability and SNR is a function of the matlab simulation program
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
ConvolutionalPViterbi
- 卷积编码和维特比软判决译码,可以应用到OFDM系统中-Convolutional coding and Viterbi soft decision decoding can be applied to OFDM systems
juanjijiaozhihequjiaozhi
- 一种卷积交织和去交织方法,特别浅显易懂,有助于理解卷积交织-A convolutional interleaving and de-interlacing methods, especially easy to understand and help to understand the convolutional interleaving
convolutional-coder-decoder
- Interleave Division Multiple access channel codes
convlutional_code_viterbi
- 卷积码的实现,c比matlab快很多。scr ipt for computing the BER for BPSK modulation in AWGN with Hard and Soft decision Viterbi decoding with traceback-discuss a simple binary convolutional coding scheme at the transmitter and the associated Viterbi (maximum li
convolutional
- matlab code for convolutional codes
Convolutional-coding
- Convolutional coding by edist,enc and hamming techniques
