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

搜索资源列表

  1. logdecoder

    0下载:
  2. ldpc译码算法,采用LOG算法,减少计算复杂度-ldpc decoding algorithm used LOG algorithm, to reduce the computational complexity
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1321
    • 提供者:陈小车
  1. ldpc_decode_log

    0下载:
  2. LDPC译码算法,采用LOG方法,减少计算复杂度-LDPC decoding algorithm used LOG, to reduce the computational complexity
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:945
    • 提供者:陈小车
  1. ldpc_decode_notLog

    0下载:
  2. LDPC译码算法,没有采用LOG方法,MATLAB语言实现仿真-LDPC decoding algorithm, without the use of LOG methods, MATLAB simulation
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1436
    • 提供者:陈小车
  1. ldpc_decoder

    1下载:
  2. 采用Log-BP算法的LDPC码译码仿真程序,给出了不同信噪比下误码率和误包率的统计图,用matlab和C(c-mex)程序分别编写,有详细说明和注释。
  3. 所属分类:通讯/手机编程

    • 发布日期:2008-10-13
    • 文件大小:78005
    • 提供者:智钢
  1. ldpcber

    0下载:
  2. This LDPC software is intended as an introduction to LDPC codes computer based simulation. The pseudo-random irregular low density parity check matrix is based on Radford M. Neal’s programs collection, which can be found in [1]. While Neal’s collecti
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:7667
    • 提供者:武博
  1. LDPC_BSN

    1下载:
  2. This LDPC software is intended as an introduction to LDPC codes computer based simulation. The pseudo-random irregular low density parity check matrix is based on Radford M. Neal’s programs collection, which can be found in [1]. While Neal’s collecti
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:119205
    • 提供者:张强
  1. ldpcdecoder

    0下载:
  2. ldpc decode c程序 Iterative probabilistic decoding of linear block codes.Based on Pearl s Belief Propagation in Bayesian Networks.This version utilizes object to define graph nodes and LOG-LIKELIHOOD RATIOS. Much improved in terms of speed compared t
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:4578
    • 提供者:sblkiaw
  1. test2

    0下载:
  2. This the LDPC code for Log domain-This is the LDPC code for Log domain
  3. 所属分类:matlab例程

    • 发布日期:2013-10-12
    • 文件大小:1406
    • 提供者:Kh. S Mahmood
  1. CPM_LDPC_SCCPM

    2下载:
  2. 基于matlab编写的SCCPM、LDPC+CPM仿真,涉及到LOG-MAP算法,SOVA算法,LOG-BP算法等,全是本人自己编写性能超强。代码过长,每个都几百行,如果疑问联系我Q905432530-Based matlab prepared SCCPM LDPC+CPM simulation involves LOG-MAP algorithm, SOVA algorithm, LOG-BP algorithm, all my own preparation super performanc
  3. 所属分类:matlab

    • 发布日期:2017-11-06
    • 文件大小:1103474
    • 提供者:lmy
  1. Monte-Carlo-simulation

    0下载:
  2. The code provides the log-sum decoding algorithm of LDPC a (3, 6) LDPC code when the interchanged messages are noisy.
  3. 所属分类:Other systems

    • 发布日期:2017-11-11
    • 文件大小:14400
    • 提供者:homayoon
  1. ldpc-decoder-code

    0下载:
  2. Specify the decision method used for decoding as one of Hard decision | Soft decision . The default is Hard decision . When you set this property to Hard decision , the output is decoded bits of double or logical data type. When you set this property
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-13
    • 文件大小:2229
    • 提供者:shankar.m
  1. softdectry

    0下载:
  2. This soft decoding algorithm for the sumproduct implementation of the ldpc codoes. The program calculates the log likelihood ratio. And add them all in the . After running the programme type Eji to fing the final matrix of lg likelyhood ratios.H=L
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1143
    • 提供者:rajen
  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. decodeLogDomain

    0下载:
  2. function vHat decodeLogDomain(rx, H, N0, iteration) Log-domain sum product algorithm LDPC decoder rx : Received signal vector (column vector) H : LDPC matrix N0 : Noise variance iteration : Number of iteration vHat : Decoded
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1094
    • 提供者:doocao
  1. bp

    0下载:
  2. LDPC码及其基于概率测度的和积译码算法.在此基础上对算法作融合,引入对数似然比概念,阐述了基于对数似然比测度的和积译码算法,对其校验节点消息传递实现技-LDPC codes based on their probability measure and product algorithm. Based on this algorithm for integration, the introduction of the log-likelihood ratio concept, elaborate
  3. 所属分类:matlab

    • 发布日期:2017-12-11
    • 文件大小:683
    • 提供者:
  1. lffy

    0下载:
  2. 采用Log-BP算法的LDPC码译码仿真程序,给出了不同信噪比下误码率和误包率的统计图,用matlab和Cc-mex程()
  3. 所属分类:通讯编程

    • 发布日期:2018-01-09
    • 文件大小:71680
    • 提供者:NVSzxtr%211514
  1. madqm

    0下载:
  2. 采用Log-BP算法的LDPC码译码仿真程序,给出了不同信噪比下误码率和误包率的统计图,用matlab和Cc-mex程()
  3. 所属分类:通讯编程

    • 发布日期:2018-04-21
    • 文件大小:71680
    • 提供者:surpfseo
  1. 030383

    0下载:
  2. 采用Log-BP算法的LDPC码译码仿真程序,给出了不同信噪比下误码率和误包率的统计图,用matlab和Cc-mex程()
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-05-04
    • 文件大小:71680
    • 提供者:Dukzyr
« 1 2»
搜珍网 www.dssz.com