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

搜索资源列表

  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. 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. check_ldpc_4ring

    0下载:
  2. 计算ldpc低密度奇偶校验矩阵中4环的个数。-Ldpc calculated low-density parity-check matrix of the number of ring 4.
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-10
    • 文件大小:862216
    • 提供者:陈华
  1. const_ldpccc_mat

    0下载:
  2. Low density parity check matrix-Descr iption A program written for generating LDPC matrix in the as pattern as discussed in the research paper , " Time varying periodic convolutional codes with low density parity check matrix" by Alberto
  3. 所属分类:3G develop

    • 发布日期:2017-03-31
    • 文件大小:1634
    • 提供者:lydia
  1. girth6_shifter

    2下载:
  2. Flexible construction of girth-six QC-LDPC Codes-The program constructs girth-six QC-LDPC codes given row-weight,k, column-weight,j, and sub-matrix size,m. The obtained parity-check matrix is stored in H. The construction has flexibility in that j,k
  3. 所属分类:3G develop

    • 发布日期:2017-03-24
    • 文件大小:2323
    • 提供者:lydia
  1. QC_codes

    1下载:
  2. Construct the short length of QC LDPC codes without girth 4 and girth 6-The Program to construct the short length of QC LDPC codes without girth 4 and girth 6 Copyright (C) Yang XIAO, Jun FAN, BJTU, July 26, 2007, E-Mail: yxiao@bjtu.edu.cn.
  3. 所属分类:3G develop

    • 发布日期:2017-03-23
    • 文件大小:2544
    • 提供者:lydia
  1. LDPCtutorial

    0下载:
  2. Low-density parity-check (LDPC) codes are a class of linear block LDPC codes. The name comes from the characteristic of their parity-check matrix which contains only a few 1’s in comparison to the amount of 0’s. Their main advantage is that the
  3. 所属分类:Communication

    • 发布日期:2017-04-07
    • 文件大小:122113
    • 提供者:mike zhou
  1. Encoders_for_Block_Circulant_LDPC_Codes

    0下载:
  2. In this paper, we present two encoding methods for block-circulant LDPC codes. The first is an iterative encoding method based on the erasure decoding algorithm, and the computations required are well organized due to the blockcirculant struc
  3. 所属分类:Document

    • 发布日期:2017-03-31
    • 文件大小:394363
    • 提供者:kumar
  1. QC_codes

    0下载:
  2. it is a ldpc parity check matrix
  3. 所属分类:Project Manage

    • 发布日期:2017-04-13
    • 文件大小:2544
    • 提供者:ankit
  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. Realization_of_FPGA_for_LDPC_encoding

    0下载:
  2. 低密度奇偶校验码(简称LDPC码)是目前距离香农限最近的一种线性纠错码,它的直接编码运算量较大,通常具有码长的二次方复杂度.为此,利用有效的校验矩阵,来降低编码的复杂度,同时研究利用大规模集成电路实现LDPC码的编码.在ISE 8.2软件平台上采用基于FPGA的Verilog HDL语言实现了有效的编码过程,为LDPC码的硬件实现和实际应用提供了依据-Abstract:Low.density parity·check code(LDPC code)is a kind of linear eror
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:166294
    • 提供者:秦小星
  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-Code-Rate-1_2

    0下载:
  2. Matlab software that generates LDPC parity check matrix of rate 1/2 with the possibility of selecting the input output block dimension and performs BER evaluation of BPSK+LDPC transmission over AWGN channel.
  3. 所属分类:3G develop

    • 发布日期:2017-04-08
    • 文件大小:7184
    • 提供者:Serpo
  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. G-H-matrix

    0下载:
  2. matlab生成LDPC的校验矩阵和生成矩阵-matlab generated LDPC parity check matrix and the generator matrix
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:3793
    • 提供者:zhangshujun
  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. LDPC Algorithm realization based on CCSDS

    0下载:
  2. 本文基于 CCSDS 标准上的算法详细研究了校验矩阵的生成算法、快速编码算法、最小 和译码算法,通过仿真对掌握的情况进行验证。虽在文章中最后没有给出在硬件上实现的情 况,但是在硬件上实现时各模块的设计进行了较为详细的介绍,后续工作证明它是行之有效 的。(In this paper, based on the algorithm of CCSDS standard, the generation algorithm of parity check matrix, fast encoding alg
  3. 所属分类:数据库系统

    • 发布日期:2017-12-16
    • 文件大小:231424
    • 提供者:夏妩
  1. LDPC 码原理与应用

    0下载:
  2. LDPC学者的入门书籍,详细介绍了校验矩阵的构造方法,译码方法以及性能分析方法及其数学原理。(LDPC scholar's introductory books, detailing the construction of parity check matrix method, decoding methods and performance analysis methods and their mathematical principles.)
  3. 所属分类:通讯编程文档

    • 发布日期:2017-12-13
    • 文件大小:5293141
    • 提供者:miniwang
  1. LDPC

    0下载:
  2. LDPC信道编码仿真。generate_h.m生成校验矩阵H。用main_encode.m程序载入校验矩阵信息,用encode.m进行编码。(LDPC channel coding simulation. Generate_h.m generates parity check matrix H. Load the check matrix information with main_encode.m program and encode with encode.m.)
  3. 所属分类:通讯编程

    • 发布日期:2017-12-28
    • 文件大小:15360
    • 提供者:ZhaoK
  1. LDPC

    0下载:
  2. 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
  3. 所属分类:3G/4G/5G开发

    • 发布日期:2021-01-10
    • 文件大小:29696
    • 提供者:项庄舞剑
« 12 3 »
搜珍网 www.dssz.com