CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - LDPC PARITY CHECK MATRIX

搜索资源列表

  1. ldpcber

    0下载:
  2. 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
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:7667
    • 提供者:武博
  1. LDPC_BSN

    1下载:
  2. 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
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:119205
    • 提供者:张强
  1. LDPCBSN

    1下载:
  2. LDPC码既低密度奇偶校验码(Low Density Parity Check Code,LDPC),它由Robert G.Gallager博士于1963年提出的一类具有稀疏校验矩阵的线性分组码,不仅有逼近Shannon限的良好性能,而且译码复杂度较低, 结构灵活,是近年信道编码领域的研究热点,目前已广泛应用于深空通信、光纤通信、卫星数字视频和音频广播等领域。LDPC码已成为第四代通信系统(4G) -LDPC codes BER simulation under AWGN channel.
  3. 所属分类:matlab

    • 发布日期:2016-11-21
    • 文件大小:8047
    • 提供者:天天
  1. boundsonLDPCandLDGM

    0下载:
  2. The paper is about bounds for LDPC and LDGM codes under MAP. A new method for analyzing low density parity check (LDPC) codes and low density generator matrix (LDGM) codes under bit maximum a posteriori probability (MAP) decoding is introduced. T
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:458169
    • 提供者:mike zhou
  1. cycle_search

    0下载:
  2. 本程序是用来查找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.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:1506
    • 提供者:Jiangxueqin
  1. shift_choosing

    0下载:
  2. 这个程序 是用来为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.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:2186
    • 提供者:Jiangxueqin
  1. makeLdpc

    0下载:
  2. 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
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:1209
    • 提供者:小刘
  1. ldpc_lintimeenc_parameter1

    0下载:
  2. how to construct the parity check matrix for LDPC codes
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1973
    • 提供者:Tareq
  1. yxiao_DVBS2_8100_d5

    0下载:
  2. from Shortten DVB-S2 LDPC 64800 code into 8100 The program can produce the parity check matrix of DVB-S2 LDPC 64800 with short length code of 8100.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:66023
    • 提供者:raja
  1. LDF_SuPrEM

    0下载:
  2. 对低密度校验矩阵的重建算法,LDPC应用在压缩感知中的一种算法-Low density parity check matrix of the reconstruction algorithm of LDPC applications in compression of the perception of an algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:20881
    • 提供者:杨良龙
  1. codefroge-ldpc-matlab

    0下载:
  2. this an implementation of ldpc encoder and decoder in matlab. generator matrix, parity check matrix and the chennel are implemented seperately. the bit error rate performance is estimated for the ldpc code -this is an implementation of ldpc encoder a
  3. 所属分类:Project Design

    • 发布日期:2017-11-06
    • 文件大小:1249146
    • 提供者:raka
  1. ldpc-code-final-test

    0下载:
  2. 用于LDPC编码译码的仿真实现。包括随机生成校验矩阵、由校验矩阵产生生成矩阵、编码、加随机噪声、译码等内容。-For LDPC codec simulation. Including randomly generated check matrix, generated by the parity check matrix generator matrix, coding, plus random noise, such as decoding.
  3. 所属分类:CSharp

    • 发布日期:2017-11-18
    • 文件大小:253705
    • 提供者:王二
  1. LDPC

    0下载:
  2. 文件中给出了可用的LDPC编码,译码程序。并且有生成生成矩阵与校验矩阵的程序。-File give the available LDPC encoding, decoding process. And there is a generator matrix and parity check matrix generation program.
  3. 所属分类:3G develop

    • 发布日期:2017-04-10
    • 文件大小:1069935
    • 提供者:张超
  1. LDPC-checking-matrix-generation

    0下载:
  2. 两种不同的方法构造低密度校验编码的校验矩阵,两种方法的复杂度有所不同,适合编码研究的学子们-Two different coding method for constructing low-density parity check matrix, the complexity of the two methods differ for students who study coding
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:3358
    • 提供者:张汝岐
  1. FORM.LDPC

    0下载:
  2. Low-density parity-check (LDPC) codes have recently emerged due to their excellent performance. However, the parity check (H) matrices of the previous works are not adequate for hardware implementation of encoders or decoders. This paper prop
  3. 所属分类:Communication

    • 发布日期:2017-05-16
    • 文件大小:3628956
    • 提供者:varsha jagan
  1. LDPC

    0下载:
  2. 针对LDPC码在理论和实现两方面分别进行了较深的研究。深入了解了LDPC码编码方法、译码方法以及性能等知识,重点研究了用MATLAB如何构造奇偶校验矩阵、如何编码和如何解码的算法,而且实现了在相同码率、信噪比下LDPC码性能与卷积码性能的对比。-LDPC codes for both theory and implementation were carried out deeper study. In-depth understanding of the LDPC coding method,
  3. 所属分类:Communication

    • 发布日期:2017-04-01
    • 文件大小:310479
    • 提供者:天空若水
  1. LDPC

    0下载:
  2. LDPC码的C语言编译码,包含校验矩阵,备注-LDPC codes codec C language, including parity check matrix, notes, etc.
  3. 所属分类:Compiler program

    • 发布日期:2017-05-07
    • 文件大小:1112568
    • 提供者:zl
  1. makeParityChk

    0下载:
  2. ldpc码校验矩阵的生成函数,测试可以使用的文件-Lala code file generation function ldpc parity check matrix, the test may be used
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1297
    • 提供者:fish
  1. softdectry

    0下载:
  2. This soft decoding algorithm for the sumproduct implementation of the ldpc codoes. The program calculates the log likelihood ratio. And add them all in the . After running the programme type Eji to fing the final matrix of lg likelyhood ratios.H=L
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1143
    • 提供者:rajen
  1. constant

    0下载:
  2. constant ldpc parity check matrix
  3. 所属分类:Editor

    • 发布日期:2017-04-13
    • 文件大小:1566
    • 提供者:krishna
« 1 23 »
搜珍网 www.dssz.com