CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - LDPC parity check

搜索资源列表

  1. LDPC-2006-02-08.tar.gz

    1下载:
  2. 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,
  3. 所属分类:密码/编码算法

  1. LDPC-all.RAR

    0下载:
  2. 有关低密度奇偶校验码的一些matlab仿真程序-The number of low-density parity check codes matlab simulation program
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1522581
    • 提供者:张嘉
  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. 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. Regular PEG

    1下载:
  2. 此程序 是一个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.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2012-11-26
    • 文件大小:5863
    • 提供者: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. cycle test algrithm

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

    • 发布日期:2012-11-27
    • 文件大小:2708
    • 提供者:胡涛
  1. LDPC

    1下载:
  2. 低密度奇偶校验码(LDPC)的matlab仿真-Low Density Parity Check (LDPC) of matlab simulation
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:8657
    • 提供者:kevinxue
  1. ldpc

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

    • 发布日期:2017-04-10
    • 文件大小:1349120
    • 提供者:qiaohui
  1. CodageCanalLDPC

    0下载:
  2. TP, documents et codes source pour les codes LDPC (Low Density Parity Check)
  3. 所属分类:matlab

    • 发布日期:2017-05-18
    • 文件大小:4925194
    • 提供者:FENNI
  1. LDPC

    0下载:
  2. Low Density Parity Check code is a error control code used in the DVBS2 standard codec
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:85063
    • 提供者:rick
  1. LDPC

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

    • 发布日期:2017-03-28
    • 文件大小:91483
    • 提供者:charalee
  1. regular-LDPC-code

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

    • 发布日期:2015-08-19
    • 文件大小:284672
    • 提供者:金琦
  1. LDPC

    0下载:
  2. LDPC(低密度奇偶校验码)中和积译码的算法的matlab仿真。-LDPC (low density parity check codes), and plot decoding algorithm matlab simulation.
  3. 所属分类:matlab

    • 发布日期:2017-11-28
    • 文件大小:55557
    • 提供者:WindAchilles
  1. ldpc

    0下载:
  2. low density parity check code for digital communication channel coding matlab basic code
  3. 所属分类:matlab

    • 发布日期:2017-11-23
    • 文件大小:16580
    • 提供者:aravind
  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. ldpc-decoder-matlab

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

    • 发布日期:2017-04-14
    • 文件大小:2789
    • 提供者:shankar.m
  1. LDPC-codes-master c源代码

    0下载:
  2. Low Density Parity Check Codes decoding algorithm
  3. 所属分类:matlab例程

  1. ldpc

    1下载:
  2. LDPC低密度奇偶校验码的程序 可供参考 还不错(LDPC Low density parity check code program for reference good)
  3. 所属分类:matlab例程

    • 发布日期:2019-03-01
    • 文件大小:6144
    • 提供者:菁北
« 12 3 »
搜珍网 www.dssz.com