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

搜索资源列表

  1. decode_ldpc

    0下载:
  2. LDPC译码函数的matlab程序,希望大家能够喜欢-LDPC decoding function of Matlab procedures in the hope that we can love
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1.32kb
    • 提供者:常亮
  1. Hmatrix

    0下载:
  2. 基于穷举法实现的LDPC码的校验H矩阵的自动生成程序,并且有一定的去小环的功能。如果最后的结果趋缓结果不理想,可以适当加大变量GENE的初始值,它表明程序穷举的次数,预置为500次。-Method Based on the exhaustive LDPC check matrix H automatic generation procedures, and to a certain small part of the function. If the final results of the s
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1.4kb
    • 提供者:kevin
  1. MatlabprogrammsforencodinganddecodingofLDPCcodesov

    0下载:
  2. There is an example of how to use the LDPC encode/decode with AWGN channel model in files .\\ldpc_decode.m and .\\GFq\\ldpc_decode.m. There are a few parity check matrices available in the code but you can use other matrices provided you hav
  3. 所属分类:Windows Mobile

    • 发布日期:2008-10-13
    • 文件大小:579.92kb
    • 提供者:王文
  1. LDPCcode

    1下载:
  2. 利用函数MadHG生成规则LDPC码的校验矩阵H,其行重为6,列重为3,行数为列数一半(行数越大越好),H中任意两列没有围长为4的圈,并得到H对应的生成矩阵G,可以保证mod(G*H ,2)=0。使用方法为:[H,G] = MadHG(m,n,x),x= 1(得到的G左半部分为单位阵) or 2(G右半部分为单位阵),-use function MadHG Generation rules LDPC check matrix H, re-6, series of three, out for a
  3. 所属分类:中间件编程

    • 发布日期:2008-10-13
    • 文件大小:4.65kb
    • 提供者:心海
  1. MadHG

    2下载:
  2. 利用函数MadHG生成规则LDPC码的校验矩阵H,其行重为6,列重为3,行数为列数一半(行数越大越好),H中任意两列没有围长为4的圈,并得到H对应的生成矩阵G,可以保证mod(G*H ,2)=0。使用方法为:[H,G] = MadHG(m,n,x),x= 1(得到的G左半部分为单位阵) or 2(G右半部分为单位阵),-use function MadHG Generation rules LDPC check matrix H, re-6, series of three, out for a
  3. 所属分类:中间件编程

    • 发布日期:2008-10-13
    • 文件大小:1.15kb
    • 提供者:心海
  1. Hmatrix.rar

    0下载:
  2. LDPC编码中构造H矩阵的生成函数,用c实现,有兴趣的可以,LDPC coding structure of the generating function matrix H, with c realization interested can
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:1.98kb
    • 提供者:邓俊
  1. LDPC.rar

    2下载:
  2. LDPC码的详细编解码程序,使用部分c函数接口 加速程序运行,LDPC code codec detailed procedures, use of some of the c function interface to accelerate the program to run
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:72.93kb
    • 提供者:wupei
  1. decode_ldpc

    0下载:
  2. LDPC 译码器 function [vhat]=decode_ldpc(rx_waveform,No,amp,h,scale) [vhat]=decode_ldpc(rx_waveform,No,amp,h,scale)-LDPC decoder
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:982byte
    • 提供者:
  1. genH

    0下载:
  2. LDPC非规则二进制校验矩阵生成函数,可生成任意规格的校验矩阵-Irregular LDPC binary check matrix generating function, can generate arbitrary specifications checksum matrix
  3. 所属分类:3G develop

    • 发布日期:2016-02-09
    • 文件大小:2.01kb
    • 提供者:wwwwomen
  1. 09427

    0下载:
  2. ldpc码的matlab功能程序,可以生成LDPC码-ldpc code matlab function program can generate LDPC codes
  3. 所属分类:assembly language

    • 发布日期:2017-05-21
    • 文件大小:5.94mb
    • 提供者:乔纳森
  1. normal-BP

    0下载:
  2. 实现基于BP译码算法的LDPC code的译码算法程序-achieve the function of decoding of LDPC code
  3. 所属分类:Other systems

    • 发布日期:2017-11-17
    • 文件大小:8.27mb
    • 提供者:张德明
  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
    • 文件大小:2kb
    • 提供者:此次
  1. Gassian

    0下载:
  2. LDPC码的高斯消去编码基于MATLAB的M函数编程-LDPC codes Gaussian elimination coding based on MATLAB M-function programming
  3. 所属分类:Communication

    • 发布日期:2017-11-30
    • 文件大小:1.13kb
    • 提供者:石智鹏
  1. EbN0_BER

    0下载:
  2. LDPC编码译码的Matlab代码,主要考察吞吐量随信噪比变化的关系。demo文件运行程序,其他文件为自己编的函数。-The LDPC codec Matlab code, mainly on the throughput changes with the signal-to-noise ratio. demo file to run the program, and other documents made themselves function.
  3. 所属分类:Other systems

    • 发布日期:2017-11-18
    • 文件大小:7.44kb
    • 提供者:candy
  1. LDPC

    0下载:
  2. LDPC编译码算法,主要研究编码效率、帧长与吞吐量的三维关系。文件ldpcBER.m为运行文件,其他文件为函数文件。-LDPC encoding and decoding algorithms, the main research coding efficiency, frame size and throughput 3D. The file ldpcBER.m run the file, other files as a function of the file.
  3. 所属分类:matlab

    • 发布日期:2017-11-19
    • 文件大小:9.25kb
    • 提供者:candy
  1. ldpc

    0下载:
  2. 本事例是用matlab去绘画几条曲线里面的我自己编写的一部分函数,很好用的-The case is to use matlab to draw several curves inside part of the function I have written, the good
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:820byte
    • 提供者:谷立强
  1. LPDC_ME

    0下载:
  2. LDPC函数的实现! LDPC函数的实现! LDPC函数的实现! -Achieve LDPC function! Achieve LDPC function! Achieve LDPC function! Achieve LDPC function! Achieve LDPC function! Achieve LDPC function!
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:5.91kb
    • 提供者:SunshineDabby
  1. bit-for-ldpc

    0下载:
  2. A novel class of bit-flipping (BF) algorithms for decoding low-density parity-check (LDPC) codes is presented. The proposed algorithms, which are called gradient descent bit flipping (GDBF) algorithms, can be regarded as simplified gradient d
  3. 所属分类:Communication

    • 发布日期:2017-04-29
    • 文件大小:134.44kb
    • 提供者:rag
  1. e60a9bd4-ef5c-4c89-bfb3-9da40d5e4aba

    0下载:
  2. 低密度校验码 ,很好用的代码,功能已经实现编码和译码(Low density parity check code, very good code, the function has been achieved encoding and decoding)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-29
    • 文件大小:8kb
    • 提供者:RubenJH
  1. 需求

    1下载:
  2. 5G通信采用LDPC码,LDPC已经受到广泛使用,对于初学者,此代码可以实现LDPC编译码功能,采用matlab软件。(Implementation of LDPC Coding and Decoding Function)
  3. 所属分类:3G/4G/5G开发

    • 发布日期:2019-06-26
    • 文件大小:5.44mb
    • 提供者:dwdwd16
« 12 3 4 »
搜珍网 www.dssz.com