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

搜索资源列表

  1. ldpc_decoder_802_3an_latest.tar

    0下载:
  2. LDPC encoder and decoder, very simple
  3. 所属分类:Other systems

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

    0下载:
  2. 该程序可以构造一个不同行重列重下的QC-LDPC码,并做性能仿真-constructs qc-lpdc codes given size of sub-mnatrix(m), girth(g1), row (k) and column(j) weights
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3842
    • 提供者:李唐
  1. LDPCFZ

    0下载:
  2. LDPC编码的编码与译码 加入了高斯白噪声 有兴趣的可以看看 没有错误-LDPC encoding and decoding coded joined the Gaussian white noise are interested can look no error
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-28
    • 文件大小:8432
    • 提供者:蒋腾飞
  1. cml

    0下载:
  2. 这是用C语言写的LDPC的译码算法。里面有DVB-S2标准的LDPC码。算法是用C写的Matlab S-函数。开发环境是VC6.0和MATLAB。-This is a LDPC decoding algorithm written in C language. There are DVB-S2 standard LDPC code. The algorithm is Matlab S- function written in C. The development environment is V
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:743324
    • 提供者:刘德君
  1. chandhuLDPC

    0下载:
  2. LDPC编码和译码代码,并可实现误码率仿真。-LDPC encoding and decoding code, and can realize the BER simulation.
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:6176
    • 提供者:qleehom
  1. exit-chart

    0下载:
  2. ldpc的外信息转移表的matlab仿真程序-ldpc extrinsic information transfer chart matlab simulation program
  3. 所属分类:Communication

    • 发布日期:2016-03-18
    • 文件大小:9621504
    • 提供者:haoxuejie
  1. 12

    0下载:
  2. 短环查找程序:寻找ldpc码里的短环,例如8环,然后统计组成环的变量节点和校验节点。-Short Ring Finder: Find ldpc code in the short ring, for example, 8 ring, then the composition of the ring statistical variable nodes and check nodes.
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1744
    • 提供者:满文彦
  1. 16APSK

    1下载:
  2. matlab中的16APSK调制和软解调,软解调用于LDPC译码。-16APSK modulation and soft-demodulation in matlab. Soft-demodulation is used for LDPC decoding.
  3. 所属分类:Communication

    • 发布日期:2017-04-13
    • 文件大小:1930
    • 提供者:dizzyguy
  1. cf_ldpc

    0下载:
  2. vhdl code for ldpc decoding
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:57237
    • 提供者:saman
  1. hill-climbing-for-4-6-8

    0下载:
  2. 实现QC-LDPC码字的cycle的search功能,算法为hill climbing算法,能有效去除QC-LDPC码字里长为4,6,8的环,使得码字有较好纠错的性能-Realization of QC-LDPC codeword cycle of search functions, algorithms for the hill climbing algorithm, can effectively remove the QC-LDPC codeword length of 4,6,8 in
  3. 所属分类:Other systems

    • 发布日期:2017-05-03
    • 文件大小:585923
    • 提供者:mofanlun
  1. check-number-of-cycle-8

    0下载:
  2. 能够计算出QC-LDPC码字里所有长为8的环-Be able to calculate the QC-LDPC codeword length of the ring in all 8
  3. 所属分类:Other systems

    • 发布日期:2017-05-03
    • 文件大小:837957
    • 提供者:mofanlun
  1. try-my-way

    0下载:
  2. 除hill climbing算法以外另一种去除QC-LDPC码字里短环的算法。。。只是我自己试验的。。。但是结果也还行-In addition to hill climbing algorithm another algorithm QC-LDPC codeword in a short ring removed. ʱ ?? ʱ ?? Just my own tests. ʱ ?? ʱ ??
  3. 所属分类:Other systems

    • 发布日期:2017-05-03
    • 文件大小:577930
    • 提供者:mofanlun
  1. EXIT

    0下载:
  2. 用EXIT来分析LDPC码,可以进行生成矩阵度的优化,便于理解整个译码过程。-EXIT can be used to optimize the degree distribution of the LDPC code,furthermore it s helpful to understand the whole decoding process.
  3. 所属分类:Communication

    • 发布日期:2017-04-26
    • 文件大小:9505
    • 提供者:专心玩
  1. PEG

    1下载:
  2. LDPC码的PEG构造算法,注释详细,有一定的参考价值-This is the PEG algorithm for the construction of LDPC Codes, the comments are in detail and it s a valuable reference
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1250
    • 提供者:Yanan Fan
  1. cycleCount

    0下载:
  2. File is used for counting short cycle of ldpc codes. You must give parity check matrix of ldpc code in text file and then use cycle count file of matlab for counting of short cycle of given length.
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1229
    • 提供者:alireza
  1. verilog_rtl

    0下载:
  2. 关于LDPC解码的verilog程序,包含设计代码和验证环境-LDPC decoding on verilog procedures, including the design code and verification environment
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:64663
    • 提供者:chenxiaolei
  1. 59238

    0下载:
  2. This is LDPC Code for low density parity check
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1597
    • 提供者:hamid
  1. LLR--BP

    0下载:
  2. LDPC码的软判决译码算法,概率域LLR—BP算法,其中,概率信息以对数似然比的形式表示。-The decoding algorithm of LDPC . The LLP-BP algorithm of probability field,in which,the probability informationv expressed by the form of log likelihood ratio.
  3. 所属分类:Other systems

    • 发布日期:2017-04-30
    • 文件大小:15782
    • 提供者:玄川鹤
  1. ldpc_bsnugroho

    0下载:
  2. Simple demonstration of LDPC in MATLAB
  3. 所属分类:Communication

    • 发布日期:2017-04-29
    • 文件大小:9447
    • 提供者:Phuc Nguyen
« 1 2 ... 11 12 13 14 15 1617 18 19 20 21 ... 28 »
搜珍网 www.dssz.com