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

搜索资源列表

  1. ldpc-for-fpga-decoding

    0下载:
  2. ldpc译码算法的matlab实现,码长960,码率1/2,完全模拟fpga硬件实现语言,量化处理。-ldpc decoding using matalb,code length 960,code rate 1/2
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:19357
    • 提供者:shao
  1. the-decoding-algorithm-of-ldpc

    1下载:
  2. ldpc译码算法介绍及fpga verilog系统方案设计,包括log_bp算法、min_sum算法、scaling_min_sum算法等-introducing the ldpc code decoding algorithm and the related system design,including the log_bp,the min_sum and the scaling_min_sum
  3. 所属分类:VHDL编程

    • 发布日期:2017-05-14
    • 文件大小:81513
    • 提供者:类春阳
  1. LDPC

    0下载:
  2. 算法研究 LDPC译码性能优化算法 2011年最新的研究论文 -algorithm research LDPC decoding performance optimization algorithm The latest research papers in 2011
  3. 所属分类:Communication

    • 发布日期:2017-05-11
    • 文件大小:2604996
    • 提供者:臧岚
  1. ldpc

    0下载:
  2. 在AWGN信道下BPSK调制LDPC码的误码率,以及调用函数“对数域和LDPC译码算法”,把发送的信号的矩阵为零矩阵,用MatlaB运行 -BPSK modulation in AWGN channel bit error rate of the LDPC code, and call the function "of the number of domains and LDPC decoding algorithm, the matrix of the transmitted signal
  3. 所属分类:matlab

    • 发布日期:2016-11-21
    • 文件大小:2048
    • 提供者:此次
  1. ldpc-decode

    0下载:
  2. ldpc译码的文章,比较了几种译码算法的性能,优缺点等-ldpc decoding article comparing several decoding algorithm performance, advantages and disadvantages
  3. 所属分类:Development Research

    • 发布日期:2017-11-27
    • 文件大小:158297
    • 提供者:文军
  1. LDPC

    1下载:
  2. 实现了LDPC码的编码 LDPC译码、LDPC校验矩阵的生成等。是完整的LDPC代码。测试了,跑的通。自学LDPC码的资料-Implements the LDPC encoding of LDPC decoding, LDPC check matrix generation and so on. LDPC code is complete. Tested and run through. Self-study of LDPC codes
  3. 所属分类:Other systems

    • 发布日期:2017-11-20
    • 文件大小:23816
    • 提供者:123
  1. AC-LDPC(4-k)

    0下载:
  2. 使用matlab编程的的LDPC译码实现,M文件,在matlab平台运行。-LDPC_DECODE POROGRAM
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:32710
    • 提供者:黎明
  1. LDPC编码译码程序

    0下载:
  2. LDPC编码译码程序,包括矩阵生成....
  3. 所属分类:matlab例程

    • 发布日期:2017-04-24
    • 文件大小:11346
    • 提供者:limin@qq.com
  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. 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

    2下载:
  2. ldpc编译码译码算法包括置信传播和比特翻转还有对数域的置信传播译码算法(LDPC Encoding and decoding algorithms include belief propagation and bit flipping, as well as the log domain belief propagation decoding algorithm)
  3. 所属分类:其他

    • 发布日期:2017-12-26
    • 文件大小:7168
    • 提供者:李孟
  1. LDPC

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

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

    0下载:
  2. ldpc 编译码程序,拿去用,初学者适合(LDPC Encoding and decoding procedures, to use, suitable for beginners)
  3. 所属分类:其他

  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. CCSDS标准深空通信LDPC编译码程序仿真

    0下载:
  2. CCSDS标准深空通信LDPC编译码程序仿真,进一步考察对LDPC的理解。(CCSDS standard deep space communication, LDPC codec program simulation, to further investigate the understanding of LDPC.)
  3. 所属分类:通讯编程

    • 发布日期:2017-12-29
    • 文件大小:15360
    • 提供者:miniwang
  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. Gallager_construction_LDPC

    1下载:
  2. Gallager官方原版LDPC译码算法(Gallager official original LDPC decoding algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-09
    • 文件大小:1024
    • 提供者:十一天空
  1. LDPC编译码仿真

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

    • 发布日期:2018-01-09
    • 文件大小:37888
    • 提供者:ying0856
  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 2 3 45 6 7 8 9 10 ... 49 »
搜珍网 www.dssz.com