CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 通讯/手机编程 搜索资源 - LDPC Decoding

搜索资源列表

  1. LDPC使用C编写的LDPC编码与解码程序

    0下载:
  2. 使用C编写的LDPC编码与解码程序,在linux下运行-Written in C and LDPC encoding and decoding process, running in linux
  3. 所属分类:语音压缩

    • 发布日期:2017-03-23
    • 文件大小:413.63kb
    • 提供者:刘壮
  1. PEG_LDPC.rar

    4下载:
  2. 引入PEG(Progressive-edge-growth)算法来构造适合线性时间编码的LDPC校验矩阵,译码时采用简化最小和Min-Sum译码算法实现简化译码.仿真结果表明,该方法能够构造适合LDPC码的线性时间编码的下三角校验矩阵日,并且用此方法构造的LDPC码性能非常接近原来PEG算法构造的LDPC码.同时通过采用最小和Min-Sum算法降低译码复杂度.,The introduction of PEG (Progressive-edge-growth) algorithm to const
  3. 所属分类:通讯/手机编程

    • 发布日期:2012-10-30
    • 文件大小:165.28kb
    • 提供者:卡卡
  1. LDPC.rar

    14下载:
  2. LDPC码编译码源程序,可生成任意非规则二进制校验矩阵,并可进行LLR BP译码,LDPC codec source code can be generated non-arbitrary rules binary check matrix, LLR BP decoding can be carried out
  3. 所属分类:3G开发

    • 发布日期:2013-10-12
    • 文件大小:7.14kb
    • 提供者:wwwwomen
  1. LDPC_BSN

    0下载:
  2. LDPC码的硬判决译码算法,即BF算法。其为C语言编写。-LDPC code of the hard-decision decoding algorithm, that algorithm BF. For the C language.
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-30
    • 文件大小:7.67kb
    • 提供者:kvgg
  1. girth4_count

    0下载:
  2. 本程序可检验所设计的LDPC码中的4环个数。LDPC码中的4环决定LDPC码的解码算法是否能够快速收敛,见程序前言中的参考文献。 LDPC码为高性能信道纠错码,已被DVB-s2和IEEE802.16e采纳。-This procedure can be designed to test the LDPC code in ring number 4. LDPC code of 4 Central decision LDPC code decoding algorithm is able to f
  3. 所属分类:3G develop

    • 发布日期:2017-03-28
    • 文件大小:1.82kb
    • 提供者:肖扬
  1. LDPCcodeanddecode

    0下载:
  2. LDPC编解码:实现了LDPC码的编码和解码-LDPC codec: the realization of the LDPC code encoding and decoding
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-07
    • 文件大小:3.97kb
    • 提供者:qibo
  1. LDPC_BSN

    0下载:
  2. 一个LDPC编码/译码程序,带有误码率分析代码-ldpc encoding/decoding program, with BER analysis.
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-15
    • 文件大小:7.42kb
    • 提供者:wuik
  1. cmmb_ldpc

    0下载:
  2. 模拟cmmb系统中ldpc译码的部分,仿真白高斯噪声信道下的部分-Analog CMMB system LDPC decoding part, the simulation of white Gaussian noise channel under the part of
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-05-18
    • 文件大小:4.73mb
    • 提供者:丁丁
  1. decode_log_ldpc

    0下载:
  2. LDPC码对数域译码程序,结构简单,相信对大家有所帮助-LDPC decoding with Log field
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-01
    • 文件大小:1.08kb
    • 提供者:甲虫
  1. A-low-complexity-decoding-algorithm-for-short-LDPC

    0下载:
  2. 一种低复杂度的短LDPC码级联译码算法A low-complexity decoding algorithm for short LDPC codes concatenated-A low-complexity decoding algorithm for short LDPC codes concatenated
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-25
    • 文件大小:74.16kb
    • 提供者:meme10303
  1. LDPC-Decoding

    0下载:
  2. Decoding code for LDPC Weighted Bit Flipping Algorithm (WBF) Based on the book Error Correcting Codes by LShu&DCostello
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-08
    • 文件大小:3.89kb
    • 提供者:mohammad
  1. LDPC

    1下载:
  2. LDPC的译码算法,其中使用matlab和C的联合编程,C主要做了译码算法,并且有性能的仿真测试-LDPC decoding algorithm, including joint programming matlab and C, C major to do the decoding algorithm and performance simulation test
  3. 所属分类:3G develop

    • 发布日期:2017-11-28
    • 文件大小:388.98kb
    • 提供者:challegecxc
  1. LDPC

    0下载:
  2. LDPC低复杂度奇偶校验线性分组码程序,包括构造,编码,译码(LDPC low complexity parity linear block code program, including construction, coding, decoding)
  3. 所属分类:通讯编程

    • 发布日期:2017-12-24
    • 文件大小:9kb
    • 提供者:lazyxiaoming
  1. LdpcM

    0下载:
  2. LDPC码的编码译码,用matlab实现(This repository provides matlab implementations for LDPC codes)
  3. 所属分类:3G/4G开发

    • 发布日期:2017-12-25
    • 文件大小:5kb
    • 提供者:三年以后
  1. LDPC

    0下载:
  2. LDPC码的编解码程序,能够在matlab上运行。(LDPC encoding and decoding)
  3. 所属分类:通讯编程

    • 发布日期:2017-12-31
    • 文件大小:3kb
    • 提供者:咸鱼公主
  1. LDPC随机生成LLR

    0下载:
  2. LDPC编码方式随机生成LLR,误码率,bitflip译码(LDPC coding generates random LLR, bit error rate, bitflip decoding)
  3. 所属分类:通讯编程

  1. 随机构造的LDPC码的编译码过程

    0下载:
  2. 随机构造的LDPC码的编译码过程:BP1、GetG、getH、H2G、LDPC(The encoding and decoding process of random constructed LDPC Codes: BP1, GetG, getH, H2G, LDPC)
  3. 所属分类:通讯编程

  1. LDPC编译码仿真

    0下载:
  2. 基于matlab平台的LDPC编码译码仿真,很实用(LDPC coding and decoding simulation based on MATLAB platform which is really usefull.)
  3. 所属分类:通讯编程

    • 发布日期:2018-01-09
    • 文件大小:37kb
    • 提供者:ying0856
  1. [MATLAB]最小和LDPC译码算法MATLAB实现(285266)

    3下载:
  2. LDPC码的编译码算法,matlab实现,包含常用的生成算法和解码算法。可以直接运行(LDPC code encoding and decoding algorithm, matlab implementation, including the common generation algorithm and decoding algorithm. Can run directly)
  3. 所属分类:通讯编程

  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
    • 文件大小:29kb
    • 提供者:项庄舞剑
« 12 3 4 »
搜珍网 www.dssz.com