搜索资源列表
LDPC-2001-11-18.tar
- 关于LDPC编/译码的方针平台。能随机产生信源和模拟高斯信道。-on LDPC encoder / decoder platform approach. Letters can be randomly generated and analog sources Gaussian Channel.
LDPC_BSN
- This LDPC software is intended as an introduction to LDPC codes computer based simulation. The pseudo-random irregular low density parity check matrix is based on Radford M. Neal’s programs collection, which can be found in [1]. While Neal’s collecti
LDPC-2006-02-08.tar.gz
- Software for Low Density Parity Check Codes Radford M. Neal Version of 2006-02-08. This collection of programs and modules, written in C, is intended to support research and education concerning Low Density Parity Check (LDPC) codes. (Note, however,
LDPCBSN
- LDPC码既低密度奇偶校验码(Low Density Parity Check Code,LDPC),它由Robert G.Gallager博士于1963年提出的一类具有稀疏校验矩阵的线性分组码,不仅有逼近Shannon限的良好性能,而且译码复杂度较低, 结构灵活,是近年信道编码领域的研究热点,目前已广泛应用于深空通信、光纤通信、卫星数字视频和音频广播等领域。LDPC码已成为第四代通信系统(4G) -LDPC codes BER simulation under AWGN channel.
CDBMTLDPCDecoder.m
- LDPC decoder for Chinese DTV standard. This code works for all code rate,only need to change is Paritycheck matrix.I have tried with 1/2 code rate.
ldpc_decode
- 很不错的LDPC译码的matlab程序,觉得有用大家分享一下-LDPC decoder
LDPC
- LDPC encoder and decoder matlab source code
decodeProbDomain
- probability domain ldpc decoder
LDPC_BSN
- matlab仿真实现LDPC码编码译码(1/2)-LDPC Decoder for rate=1/2 Min-Sum, Sum-Product, Scaling Min-Sum Layered Decoding for Matlab Code
LDPC_codec
- LDPC coder and decoder for DVB-S2 system modeling in MATLAB.
LDPC2009.pdf.tar
- LDPC Discr iption Decoder
FinalLDPCVIs
- ldpc decoder vlsi design
ldpc
- LDPC decoder simulation experiment Simulation, this a process using simulink, simulation diagram as shown in the diagram
LDPC_BSN
- Matlab code for LDPC log-domain decoder in AWGN channel-Matlab code for LDPC log-domain decoder in AWGN channel BEC Channel and BSC channel
gfq
- LDPC code generator and encoder and decoder -LDPC code generator and encoder and decoder
decode
- LDPC译码仿真实验 程序代码 simulingk仿真-LDPC decoder simulation simulation code simulingk
LDPC_decode_12
- the matlab code of LDPC decoder
LDPC_DECODER(matlab)
- 本程序是在AWGN下的LDPC码的仿真程序,本程序优点是译码效率高,速率很快,可以仿帧数很大的图。-the decoder for LDPC under the AWGN channel
quan_TDMP_ber
- LDPC的TDMP译码算法的不同量化方案下,误码率的仿真程序,包含encoder,decoder.并附有仿真图-Under different quantization scheme TDMP LDPC decoding algorithm, BER simulation procedures, including encoder, decoder. Together with simulation diagram
LDPC
- Parity check bits is computed using sparse LU decomposition, utilizing sparse matrix properties of H. LDPC code decoding is done using iterative belief propagation or sum-product algorithm (SPA). Four versions of SPA decoder are presented.