CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - ldpc matrix

搜索资源列表

  1. LDPC

    1下载:
  2. 用于LDPC编码译码的仿真实现。包括随机生成校验矩阵、由校验矩阵产生生成矩阵、编码、加随机噪声、译码等内容。原作者是老外,有部分中文注释。-LDPC coding for decoding Simulation. Check including random matrix generated by the calibration matrix generated generator matrix, coding, plus random noise, such as decoding. The
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:59040
    • 提供者:别志松
  1. Hmatrix.rar

    0下载:
  2. LDPC编码中构造H矩阵的生成函数,用c实现,有兴趣的可以,LDPC coding structure of the generating function matrix H, with c realization interested can
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:2031
    • 提供者:邓俊
  1. LDPC_H_Construction

    4下载:
  2. LDPC码H矩阵构造的三种尝试,包括比特填充法、PEG法和近似最短环路法(ACE)的实践-This document includes three methods to implement LDPC H matrix construction. Please enjoy them!
  3. 所属分类:Other systems

    • 发布日期:2015-08-03
    • 文件大小:12107
    • 提供者:david duan
  1. Girth-8QCL-PDC

    0下载:
  2. The program contructs column-weight three girth-eight QC-LPDC codes given row-weight and sub-matrix size. row-weights and sub-matrices sizes are variable
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:2107
    • 提供者:古立峰
  1. generate_H

    1下载:
  2. dmb-th标准中关于LDPC中稀疏矩阵及校验矩阵的源代码,附有校验矩阵-dmb-th standard in on the LDPC check matrix sparse matrix and the source code, with parity matrix
  3. 所属分类:Windows Develop

    • 发布日期:2015-05-26
    • 文件大小:2751
    • 提供者:luyuan
  1. LDPCGirth4Test

    0下载:
  2. 对于Ldpc码,测试其校验矩阵H有无4环的存在,避免因为存在4环影响性能-For Ldpc code, test whether the check matrix H of the existence of loop 4, loop 4 to avoid because of the impact of performance
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:5653
    • 提供者:hubo
  1. IRA_H_generate

    0下载:
  2. IRA码的H矩阵的产生,在已知度分布后的H矩阵的产生。-IRA code H-matrix is generated, in a known degree distribution, production of H-matrix
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:18729
    • 提供者:alln_IVERSON
  1. ldpc-radford

    1下载:
  2. 构造LDPC校验矩阵的程序,包括多种方法来构造校验方程,可以自己修改。 -LDPC check matrix construction process, including a number of ways to construct the calibration equations, it can be changed.
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:415599
    • 提供者:牛顿
  1. 83390051ldpc_decode_matlab

    0下载:
  2. LDPC codec source code can be generated non-arbitrary rules binary check matrix, LLR BP decoding can be carried out
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1692
    • 提供者:Ahsan Ali
  1. genH

    1下载:
  2. LDPC码的生成矩阵,matlab算法实现-Generator matrix of LDPC codes, matlab algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1853
    • 提供者:kenyondeng
  1. ldpc_generate

    0下载:
  2. LDPC码即低密度奇偶校验码(Low Density Parity Check Code,LDPC),这是LDPC仿真中稀疏矩阵生成程序,我花了好几天的时间搞懂,并做了注释。 -LDPC codes that low-density parity check codes (Low Density Parity Check Code, LDPC), which is generated sparse matrix LDPC simulation program, I spent a few
  3. 所属分类:Windows编程

    • 发布日期:2013-10-12
    • 文件大小:4532
    • 提供者:han
  1. LDPC

    1下载:
  2. 实现了LDPC码的编码 LDPC译码、LDPC校验矩阵的生成等。是完整的LDPC代码。测试了,跑的通。自学LDPC码的资料-Implements the LDPC encoding of LDPC decoding, LDPC check matrix generation and so on. LDPC code is complete. Tested and run through. Self-study of LDPC codes
  3. 所属分类:Other systems

    • 发布日期:2017-11-20
    • 文件大小:23816
    • 提供者:123
  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. The zip file contains 1. A 128x256 Regular (3,6) H matrix (if you need to simulate other codes, need to write your own code for generating those parity check matrices). The file 128x256regular_v6.mat is for those using Matlab 6.5. 2. Files for
  3. 所属分类:Communication

    • 发布日期:2016-11-21
    • 文件大小:76800
    • 提供者:肖力
  1. LDPC

    0下载:
  2. LDPC的编码译码程序,及其校验矩阵的生成和误码率曲线,还是比较有价值的-LDPC encoding decoding procedures, and the generation of check matrix and the ber curve, or more valuable
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:7032
    • 提供者:王岩
  1. LDPC-2012-02-11

    0下载:
  2. LDPC编码的C语言实现。包括校验矩阵,生产矩阵的生成,编码,译码等。-LDPC coding in C language. Including the parity matrix, matrix production generation, encoding, decoding and the like.
  3. 所属分类:Other systems

    • 发布日期:2017-05-01
    • 文件大小:739575
    • 提供者:李四
  1. parity-check-matrix

    0下载:
  2. LDPC码校验矩阵的生成,可在c++上运行-Generating LDPC code check matrix, can be run on c++
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-09
    • 文件大小:1844474
    • 提供者:青草
  1. LDPC

    4下载:
  2. 基于MATLAB的LDPC码的性能仿真,包括H矩阵高斯消元变换方式、下三角形式和近似下三角形式三种-Performance simulation of LDPC code based on MATLAB, including three kinds of H matrix Gauss transform method, lower triangular form and lower triangular form
  3. 所属分类:Other systems

    • 发布日期:2017-05-01
    • 文件大小:23571
    • 提供者:陈春阳
  1. parity-check-matrix

    0下载:
  2. 根据行重、列重,构造低密度奇偶校验码(LDPC码)的校验矩阵。-According to the line weight, the column weight is constructed LDPC (LDPC code) parity check matrix.
  3. 所属分类:Other systems

    • 发布日期:2017-05-09
    • 文件大小:1846436
    • 提供者:青草
  1. dtmb_LDPC

    2下载:
  2. 这是按照DTMB电视标准用matlab写的生成LDPC矩阵的源代码,可以运行。-This is a code that is in accordance with the standard DTMB TV source code, written in matlab to generate LDPC matrix and it can be run.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-06
    • 文件大小:19456
    • 提供者:陈磊
« 12 3 »
搜珍网 www.dssz.com