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

搜索资源列表

  1. decodeBitFlip

    0下载:
  2. ldpc bit flipping decoding in matlab
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-10
    • 文件大小:852
    • 提供者:ig77
  1. Improved-parallel-weighted-bit-flipping

    0下载:
  2. LDPC码的并行加权比特翻转算法,能够达到不错的译码性能,是一篇很好的文章-LDPC codes in parallel weighted bit flipping algorithm can achieve good decoding performance is a very good article
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-23
    • 文件大小:191069
    • 提供者:
  1. LDPC

    0下载:
  2. VLSI LDPC Soft bit flipping decoder
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-02
    • 文件大小:255469
    • 提供者:vijay
  1. ldpc_wbf

    0下载:
  2. weighted bit flipping algorithm using matlab m-file
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1311
    • 提供者:Albashir
  1. ldpc_irrwbf

    0下载:
  2. implementation efficient reliability ratio based weighted bit flipping
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1289
    • 提供者:Albashir
  1. ldpc_iwbf

    0下载:
  2. improved weighted bit-flipping algorithm in matlab m-file
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1342
    • 提供者:Albashir
  1. bitflip

    0下载:
  2. 迭代解码算法Bit Flipping Algorithm,使用时先载入校验矩阵-Iterative decoding algorithm Bit Flipping Algorithm, using the check matrix when the first load
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:919
    • 提供者:任之劼
  1. WBF

    1下载:
  2. 迭代解码算法Weighted Bit-Flipping Algorithm,可对比数据计算误码率-Iterative decoding algorithm for Weighted Bit-Flipping Algorithm, error rate can be calculated comparing the data
  3. 所属分类:matlab例程

    • 发布日期:2013-04-04
    • 文件大小:1439
    • 提供者:任之劼
  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
    • 文件大小:3981
    • 提供者:mohammad
  1. takasi

    0下载:
  2. Bootstrapped ModifiedWeighted Bit Flipping Decoding of Low Density Parity Check Codes
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:244428
    • 提供者:Yasin
  1. LDPC-Decode

    0下载:
  2. LDPC基本译码算法,Bit-flipping、Sum-product的MATLAB程序-Basic LDPC decode algorithm, Bit-flipping、Sum-product
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1461
    • 提供者:whf
  1. bitf

    0下载:
  2. Gallgager的1969年的论文里提出的比特反转的LDPC译码方法-the paper in 1969 by Gallager in which the bit-flipping method for LDPC decoding
  3. 所属分类:3G develop

    • 发布日期:2017-04-13
    • 文件大小:3502
    • 提供者:yaoyan
  1. decodeBitFlip

    0下载:
  2. matlab code for an bit flipping algorithm to flippping the bit in the input design of matrix order this is the function of bit flipping proce-matlab code for an bit flipping algorithm to flippping the bit in the input design of matrix order this is t
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:830
    • 提供者:shankar.m
  1. LDPC

    0下载:
  2. LDPC Decoder using bit flipping algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-04-28
    • 文件大小:21245
    • 提供者:subhashini
  1. binerasure

    0下载:
  2. This program implements the bit Flipping algorithm for the binary erasure channel. Here y is the received vector and H is the parity check matrix. I have taken an arbitrary parity check matrix. If the entry of y is -1, that means that it is erased. A
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1027
    • 提供者:rajen
  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
    • 文件大小:137669
    • 提供者:rag
  1. LDPC-communication-system

    0下载:
  2. A complete commuination system with PSK modulation and demodulation and LDPC bit flipping channel coding and decoding
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2484
    • 提供者:mamni
  1. decodeBitFlip

    0下载:
  2. function vHat decodeBitFlipping(rx, H, iteration) Hard-decision/bit flipping sum product algorithm LDPC decoder rx : Received signal vector (column vector) H : LDPC matrix iteration : Number of iteration vHat : Decoded vector (
  3. 所属分类:matlab

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

    1下载:
  2. ldpc码的比特反转译码算法利用C语言实现,虽然简单但比较完整(The bit inversion decoding algorithm of LDPC code is implemented in C language, which is simple but complete.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-06-04
    • 文件大小:1024
    • 提供者:ltf583583
搜珍网 www.dssz.com