搜索资源列表
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,
LDPC-all.RAR
- 有关低密度奇偶校验码的一些matlab仿真程序-The number of low-density parity check codes matlab simulation program
LDPCBSN
- LDPC码既低密度奇偶校验码(Low Density Parity Check Code,LDPC),它由Robert G.Gallager博士于1963年提出的一类具有稀疏校验矩阵的线性分组码,不仅有逼近Shannon限的良好性能,而且译码复杂度较低, 结构灵活,是近年信道编码领域的研究热点,目前已广泛应用于深空通信、光纤通信、卫星数字视频和音频广播等领域。LDPC码已成为第四代通信系统(4G) -LDPC codes BER simulation under AWGN channel.
cycle_search
- 本程序是用来查找LDPC parity-check matrix中的cycle的. 以次可以方便知道girth 的情况.-This program is used to find all the cycles in the parity-check matrix of the LDPC codes. By using this program we can also know the girth condition of our codes.
Regular PEG
- 此程序 是一个C++程序. 通过PEG算法来构造 LDPC parity-check 矩正的Tanner 图.-This is a C++ program, which is used to construct Tanner graph of LDPC codes with the famous PEG algorithm.
shift_choosing
- 这个程序 是用来为QC-LDPC 的parity check matrix 选择 shift values的. 其中 0 matrix 的shift value为-1.-this program is used to assign the shift values for parity-check matrix of the QC-LDPC codes. The shift value of the zero matrix is-1.
makeLdpc
- LDPC编码算法, Create R = 1/2 low density parity check matrix M : Number of row N : Number of column method : Method for distributing non-zero element {0} Evencol : For each column, place 1s uniformly at random {1} Evenboth: For each
cycle test algrithm
- lDPC校验矩阵的环检测。包括4环检测算法,6环检测算法及8环检测算法。还包括一个准循环LDPC奇偶校验矩阵的生成算法。-this algrithm can search cycles in LDPC parity check matrix。It contain cycle-4 cycle-6 cycle-8 test algrithm.It also contains a algrithm for generate the LDPC quasi-cyclic parity check matr
LDPC
- 低密度奇偶校验码(LDPC)的matlab仿真-Low Density Parity Check (LDPC) of matlab simulation
ldpc
- LDPC(低密度奇偶校验码)编码是提高通信质量和数据传输速率的关键技术。LDPC码应用于实际通信系统是本课题的研究重点。编码资料-LDPC (Low Density Parity Check) codes is to improve communication quality and data transfer rates of key technologies. LDPC codes used in practical communication systems is the subject
CodageCanalLDPC
- TP, documents et codes source pour les codes LDPC (Low Density Parity Check)
LDPC
- Low Density Parity Check code is a error control code used in the DVBS2 standard codec
LDPC
- 这个Matlab仿真程序实现LDPC低密度奇偶校验码(Low Density Parity Check)算法。适用于AWGN信道下-The Matlab simulation program to achieve low density parity check codes LDPC (Low Density Parity Check) algorithm. AWGN channel for
regular-LDPC-code
- Low Density Parity Check (LDPC) 信道编码的C程序。二部图连接关系的输入在20000.10000.3.631.txt 文件中。文件中的参数包括check,ariable节点的度数,具体的连接关系。可根据具体需要,需改你所需的txt文件,从而实现任意参数的LDPC程序仿真。经验证,此程序的性能正确,符合理论文献中的结果。-Low Density Parity Check (LDPC) codes simulation C program. This program i
LDPC
- LDPC(低密度奇偶校验码)中和积译码的算法的matlab仿真。-LDPC (low density parity check codes), and plot decoding algorithm matlab simulation.
ldpc
- low density parity check code for digital communication channel coding matlab basic code
LDPC-checking-matrix-generation
- 两种不同的方法构造低密度校验编码的校验矩阵,两种方法的复杂度有所不同,适合编码研究的学子们-Two different coding method for constructing low-density parity check matrix, the complexity of the two methods differ for students who study coding
ldpc-decoder-matlab
- Specify the condition to stop the decoding iterations as one of Maximum iteration count | Parity check satisfied . The default is Maximum iteration count . When you set this property to Maximum iteration count , the object will iterate for the number
LDPC-codes-master c源代码
- Low Density Parity Check Codes decoding algorithm
ldpc
- LDPC低密度奇偶校验码的程序 可供参考 还不错(LDPC Low density parity check code program for reference good)