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

搜索资源列表

  1. random-LDPC

    1下载:
  2. 随机构造LDPC码的源代码,内有BER性能仿真分析,已运行无错误。-Randomly constructed LDPC code of the source code, there BER performance simulation analysis has been run without errors.
  3. 所属分类:Communication

    • 发布日期:2017-05-13
    • 文件大小:2792948
    • 提供者:专心玩
  1. c-and-matlab-ldpc-code

    0下载:
  2. 用C和MALAB语言来构造LDPC码,可帮助理解两种语言的连接方法,内有BER性能仿真代码。-MALAB language with C and constructed LDPC codes, the connection method can help to understand two languages, there BER performance simulation code.
  3. 所属分类:Communication

    • 发布日期:2016-11-21
    • 文件大小:87040
    • 提供者:专心玩
  1. LDPC

    0下载:
  2. LDPC,LDPC code,LPDC decode, LDPC simulation,and some others in matlab.The result seems to be good to see. Hope it can help you a lot-LDPC code,LPDC decode, LDPC simulation,and some others in matlab.The result seems to be good to see. Hope it can help
  3. 所属分类:Compiler program

    • 发布日期:2017-04-30
    • 文件大小:22269
    • 提供者:yohanna.wang
  1. LDPC

    0下载:
  2. Parity check bits is computed using sparse LU decomposition, utilizing sparse matrix properties of H. LDPC code decoding is done using iterative belief propagation or sum-product algorithm (SPA). Four versions of SPA decoder are presented.
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:7207
    • 提供者:nat
  1. LDPC-BP

    2下载:
  2. LDPC码BP算法的性能研究,码长、迭代次数对误码率和信噪比的影响-Performance of LDPC code BP Algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:38730
    • 提供者:张青
  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. LDPC_TMH_11_译码_初始化-多次迭代

    2下载:
  2. 该代码是实现LDPC编译码的C语言实现,编码采用的IRA LDPC编码算法,而译码采用的是对数域上的BP算法(LLR BP 算法),该代码先是实现了LDPC代码的编码过程,然后在通过LLR BP算法一步一步实现译码过程。译码主要过程有:初始化过程,校验节点更新过程,比特节点更新过程,最后进行译码判决,如果满足译码要求或者达到迭代最大次数则退出,否则返回到校验节点更新继续往下循环执行。(This code is to achieve the LDPC code by the C language,
  3. 所属分类:硬件设计

    • 发布日期:2017-12-22
    • 文件大小:805888
    • 提供者:tmh
  1. exemple

    0下载:
  2. New update with optimization to the LDPC decoder
  3. 所属分类:通讯编程

    • 发布日期:2017-12-23
    • 文件大小:69632
    • 提供者:Fati
  1. NB-LDPC decoder

    1下载:
  2. a detail code of an NB LDPC decoder
  3. 所属分类:其他

    • 发布日期:2017-12-23
    • 文件大小:1538048
    • 提供者:Fati
  1. LDPC

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

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

    0下载:
  2. 通过Gallager和边增长算法生成LDPC码校验矩阵(generate the check matrix of LDPC code by using the Gallager method and progressive-edge-growth algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-25
    • 文件大小:10240
    • 提供者:attack123
  1. LDPC编解码程序资料

    0下载:
  2. 压缩包中的文件是一个LDPC的matlab实现代码,可在matlab上运行(This file is a LDPC matlab implementation code, can be run on the MATLAB.)
  3. 所属分类:通讯编程

    • 发布日期:2017-12-31
    • 文件大小:6144
    • 提供者:咸鱼公主
  1. Raptor(LDPC预编码)

    6下载:
  2. raptor的MATLAB仿真程序,调试可行,有参考价值,有助于喷泉码的研究(Raptor MATLAB simulation program, debugging feasible, with reference value, contribute to fountain code research)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-05
    • 文件大小:19456
    • 提供者:ideaMan
  1. LDPC

    1下载:
  2. 最基本的LDPC仿真编译码程序,有需要的可以在这上面改进。很适合初学者(The most basic LDPC simulation compiling code program, which can be improved on it. It's good for Beginner.)
  3. 所属分类:通讯编程

    • 发布日期:2018-01-10
    • 文件大小:37888
    • 提供者:dznsd
  1. LDPC_BPSK

    0下载:
  2. 基于BPSK调制信道下的LDPC码仿真,感兴趣的可以看看(LDPC code simulation based on BPSK modulation channel, it is interesting to see)
  3. 所属分类:通讯编程

    • 发布日期:2018-01-10
    • 文件大小:1272832
    • 提供者:dznsd
  1. LDPC_basic1

    1下载:
  2. 基于C++实现的LDPC码仿真代码程序,awgn信道下的编解码。(The LDPC code simulation code program based on C++, and the codec in the AWGN channel.)
  3. 所属分类:通讯编程

    • 发布日期:2018-04-18
    • 文件大小:3611648
    • 提供者:dznsd
  1. Mackay

    0下载:
  2. 实现LDPC码校验矩阵的构造,采用Mackay 1A方法(Implementation of LDPC code check matrix construction uses Mackay 1A method)
  3. 所属分类:通讯编程

    • 发布日期:2018-05-02
    • 文件大小:1024
    • 提供者:不靠谱
  1. DVB_S2_Codes

    0下载:
  2. DVB-S2 LDPC代码,不含有级联的BCH码(In our following paper, we find that the shortten codes of DVB-S2 have some problems,this program can provide a good DVB-S2 LDPC code without cascaded BCH codes)
  3. 所属分类:通讯编程

    • 发布日期:2018-05-03
    • 文件大小:54272
    • 提供者:victor1111
  1. LDPC

    0下载:
  2. LDPC编解码的matlab仿真程序代码(MATLAB emulation code of LDPC codec)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-03
    • 文件大小:8192
    • 提供者:金银有名90
  1. LDPC码误码率仿真源码

    0下载:
  2. 通过此程序,可以实现LDPC码误码率的仿真(Through this program, we can achieve LDPC code BER simulation.)
  3. 所属分类:网络编程

    • 发布日期:2018-05-04
    • 文件大小:1024
    • 提供者:宋广伟
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com