搜索资源列表
LDPC.rar
- LDPC码编译码源程序,可生成任意非规则二进制校验矩阵,并可进行LLR BP译码,LDPC codec source code can be generated non-arbitrary rules binary check matrix, LLR BP decoding can be carried out
girth4_count
- 本程序可检验所设计的LDPC码中的4环个数。LDPC码中的4环决定LDPC码的解码算法是否能够快速收敛,见程序前言中的参考文献。 LDPC码为高性能信道纠错码,已被DVB-s2和IEEE802.16e采纳。-This procedure can be designed to test the LDPC code in ring number 4. LDPC code of 4 Central decision LDPC code decoding algorithm is able to f
bpDecodingAlgorithm
- 一个基于BP算法的低密度奇偶校验码译码程序。-A decoding program based on BP of LDPC.
QC_LDPC
- QC_LDPC的MATLAB程序,包括编码部分和解码部分-MATLAB progarm of QC_LDPC which include the coding process and the decoding process
qaryLDPC
- 关于多进制LDPC码的编译码的matlab代码-Ary LDPC codes on the coding and decoding of the matlab code
456465LDPC
- 主要讲述的是LDPC码的译码,具有非常的参考价值-Mainly about the LDPC decoding, the reference value has a very
LDPC
- 3G通信中所用LDPC码的编解码及检验模块-Encoding and decoding of the LDPC codes and inspection module used in the 3G communications
LDPC
- LDPC的译码算法,其中使用matlab和C的联合编程,C主要做了译码算法,并且有性能的仿真测试-LDPC decoding algorithm, including joint programming matlab and C, C major to do the decoding algorithm and performance simulation test
LDPC
- 文件中给出了可用的LDPC编码,译码程序。并且有生成生成矩阵与校验矩阵的程序。-File give the available LDPC encoding, decoding process. And there is a generator matrix and parity check matrix generation program.
bitf
- Gallgager的1969年的论文里提出的比特反转的LDPC译码方法-the paper in 1969 by Gallager in which the bit-flipping method for LDPC decoding
LDPC
- ldpc的编码和译码方法,译码我验证过了,都是对的,包括wbf和bf译码方法,编码方法包括四种不同的编码方法-LDPC encoding and decoding method, decoding I verified, all is right, including any WBF and bf decoding method, the encoding methods include four different coding methods
layered-decoding-of-LDPC
- LDPC分层译码的matlab程序,LDPC在WIMAX。WIFI应用广泛-layered decoding of LDPC , matlab codes
vno-rbp
- 基于震荡节点处理的LDPC译码,取均值处理,降低震荡节点的不可靠度。-LDPC decoding based on the oscllating variable-nodes,making mean value processing,lowing the un-reliability of oscillating variable nodes
LdpcC
- LDPC码的编码和译码,使用c++语言实现(This repository provides C++ implementations for LDPC codes encoding and decoding)
LdpcM
- LDPC码的编码译码,用matlab实现(This repository provides matlab implementations for LDPC codes)
需求
- 5G通信采用LDPC码,LDPC已经受到广泛使用,对于初学者,此代码可以实现LDPC编译码功能,采用matlab软件。(Implementation of LDPC Coding and Decoding Function)
NonBinary_LDPC
- ldpc码是现在5G主要的应用,因此该程序研究了实现多进制ldpc编译码的方法,为进一步学习ldpc码具有一定作用。(LDPC code is now the main application of 5G, so the program studies the method to realize the coding and decoding of multi-digit LDPC code, which has a certain role in further learning the LD
LDPC
- 1) 生成具有大小的LDPC奇偶校验矩阵。 2) 使用BF算法对使用1)生成的码字进行解码。 3) 给出解码算法在BPSK调制和AWGN信道下,信噪比为1、1.5、2、2.5、3db时的误码概率。(1)Generate a parity check matrix of LDPC with size . 2)Use the BF algorithm to decode a codeword generated by using 1). 3)Give the bit error probabilit
