CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 校验矩阵

搜索资源列表

  1. HtoG_binary_GE

    0下载:
  2. 利用C语言把编码中的校验矩阵H转化为G矩阵,是非常好的代码-use C language to turn H matriax to G matriax
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-13
    • 文件大小:3445
    • 提供者:马福利
  1. GirthComputation

    0下载:
  2. C语言编写的对LDPC校验矩阵环4的计算程序-Compution girth4 of LDPC matrix
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-06
    • 文件大小:5281
    • 提供者:郑全
  1. LDPC

    0下载:
  2. ldpc码的编码、解码、构造校验矩阵程序。MATLAB环境-ldpc Decoding
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:7740
    • 提供者:张伟
  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. SPA

    0下载:
  2. 首先介绍了LDPC码的校验矩阵和其因子表示方法,然后利用二分图对和积解码算法进行了详细的描述,最后给出了信度传播概率译码算法详细步骤,并对关键公式作了证明-This paper,first introduces the check matrix and the factor graph of LDPC,then describes the sum-product algorithm by using the factor graph,and finally presents the deta
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:524327
    • 提供者:秦小星
  1. AnalgorithmusingtheSchurcomple-

    0下载:
  2. LDPC(Low-density-parity-check,低密度奇偶校验)码是一类具有稀疏校验矩阵的线性分组码,不仅有逼近Shannon限的良好性能,而且译码复杂度较低,结构灵活,是近年信道编码领域的研究热点-LDPC (Low-density-parity-check, low-density parity check) codes are a class of sparse check matrix of linear block codes, is not only good perfo
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:331529
    • 提供者:qiaohui
  1. girth84r

    0下载:
  2. 该算法构造了一个列重为4的校验矩阵,并检验了是否存在周长为8的环-The algorithm constructs a series of important check matrix of 4 and test whether there was a perimeter ring of 8
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1745
    • 提供者:万远
  1. LDPC-bin

    0下载:
  2. 2进制LDPC解码器,4000*6000 校验矩阵,速度快-LDPC binay decoder, 4000*6000 H checking matrix, high speed
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-03
    • 文件大小:623212
    • 提供者:q
  1. PEG-by-Hu

    3下载:
  2. Hu Xiaoyu的PEG算法,程序运行时实时显示当前校验矩阵的环长。-Hu Xiaoyu s PEG algorithm, this code can display the cycle girth when runing
  3. 所属分类:数据结构常用算法

    • 发布日期:2012-11-27
    • 文件大小:801064
    • 提供者:李振
  1. 52021866ldpc_ber

    0下载:
  2. 应用c语言生成校验矩阵H,对于初学者有很多的好处-C language generation applications check matrix H, there are many benefits for the beginner
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:35249
    • 提供者:张凡
  1. how-to-produce-H-G-of--LDPC

    0下载:
  2. 生成LDPC校验矩阵H和生成矩阵G的C语言程序-failed to translate
  3. 所属分类:Algorithm

    • 发布日期:2017-03-22
    • 文件大小:7239
    • 提供者:离子
  1. Han-plain-code-for-all-code-words

    0下载:
  2. 知晓(7,4)汉明码的校验矩阵,就能该码的所有码字,你可以改变码个数,得不同的码字-Known (7,4) Hamming code check matrix, we can code all of the code word, you can change the code number, was a different code word
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:2679
    • 提供者:
  1. Eliminate-short-check-matrix-ring

    0下载:
  2. 对消去短环的LDPC码校验矩阵的构造进行分析,发表在通信技术上。-Eliminate short-check matrix ring construction of LDPC codes
  3. 所属分类:Communication

    • 发布日期:2017-04-02
    • 文件大小:314093
    • 提供者:tt
  1. LDPC-codes--short-loop-algorithm

    0下载:
  2. 一种LDPC码校验矩阵消短环算法,发表在计算机工程与科学上-One kind of check matrix of LDPC codes eliminate short-loop algorithm
  3. 所属分类:Communication

    • 发布日期:2017-03-25
    • 文件大小:135440
    • 提供者:tt
  1. Uniform-loop-based-on--LDPC

    0下载:
  2. 一种基于均匀环路的LDPC码校验矩阵的构造方法,发表在信号处理杂志上。-Uniform loop based on check matrix of LDPC code construction method
  3. 所属分类:Communication

    • 发布日期:2017-04-03
    • 文件大小:376027
    • 提供者:tt
  1. Check-matrix-of-LDPC

    0下载:
  2. 重庆大学硕士论文,LDPC码校验矩阵构造及编码研究-Check matrix of LDPC codes constructed and Coding
  3. 所属分类:Communication

    • 发布日期:2017-04-09
    • 文件大小:1972454
    • 提供者:tt
  1. LDPC_guass

    0下载:
  2. LDPC码的高斯消元法由校验矩阵到生成矩阵的产生-LDPC codes of Gaussian elimination to generate the check matrix by the matrix generation
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-10
    • 文件大小:1346
    • 提供者:shnag
  1. 基于高斯消去的LDPC编码程序

    2下载:
  2. 基于高斯消去的LDPC编码程序 改程序主要是将一个一般的校验矩阵化成下三角矩阵,再根据后向递推公式直接得到校验比特值-Of LDPC codes based on Gaussian elimination procedure
  3. 所属分类:matlab例程

    • 发布日期:2013-06-14
    • 文件大小:593
    • 提供者:何仙姑
  1. qc_ldpc-4-4-cycle-test

    2下载:
  2. ldpc 低密度奇偶校验矩阵 4环、6环检测程序-ldpc 4/6cycle test program
  3. 所属分类:matlab例程

    • 发布日期:2012-11-27
    • 文件大小:962
    • 提供者:yw
  1. matlab

    1下载:
  2. 一个LDPC的仿真程序工具包(由matlab编写而成),内含校验矩阵构造,编码、译码码模块等-An LDPC Simulation Toolkit (written by matlab), containing the check matrix structure, encoding, decoding code module
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:110158
    • 提供者:wills
« 1 2 3 45 6 7 8 9 10 »
搜珍网 www.dssz.com