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

搜索资源列表

  1. LDPC

    0下载:
  2. LDPC Decoder for rate=1/2 Min-Sum, Sum-Product, Scaling Min-Sum Layered Decoding for Matlab Code
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:6550
    • 提供者:chris
  1. LDPCdemo

    0下载:
  2. 此代码是LDPC码进行BP算法的重要参考代码,价值很高!并且可以进行BP的改进算法min-sum BP算法的改进工作!参考的价值不错
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:247060
    • 提供者:力军
  1. AWGN

    0下载:
  2. 此代码是LDPC码进行BP算法的重要参考代码,价值很高!并且可以进行BP的改进算法min-sum BP算法的改进工作!参考的价值不错!!信道的源码!
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:312451
    • 提供者:力军
  1. PEG_LDPC.rar

    4下载:
  2. 引入PEG(Progressive-edge-growth)算法来构造适合线性时间编码的LDPC校验矩阵,译码时采用简化最小和Min-Sum译码算法实现简化译码.仿真结果表明,该方法能够构造适合LDPC码的线性时间编码的下三角校验矩阵日,并且用此方法构造的LDPC码性能非常接近原来PEG算法构造的LDPC码.同时通过采用最小和Min-Sum算法降低译码复杂度.,The introduction of PEG (Progressive-edge-growth) algorithm to const
  3. 所属分类:通讯/手机编程

    • 发布日期:2012-10-30
    • 文件大小:169250
    • 提供者:卡卡
  1. H_2048x4096

    0下载:
  2. LDPC 码二进制规则码生成矩阵2048*4096,效果很理想-LDPC code rules binary code generated matrix 2048* 4096, the effect is very satisfactory
  3. 所属分类:3G开发

    • 发布日期:2013-10-12
    • 文件大小:56993
    • 提供者:wwwwomen
  1. Min_Sum

    5下载:
  2. LDPC的最小和算法译码方式,所有代码在一个文件中 直接运行即可-The Min Sum algorithm of LDPC code
  3. 所属分类:数值算法/人工智能

    • 发布日期:2012-11-09
    • 文件大小:1375
    • 提供者:coolxgz
  1. SQLCHINA

    0下载:
  2. SQL 合计函数 使用 SQL 合计函数 你可以确定数据组的各种统计。你可以把这些函数用于查询和合计表达式,条件是在具备 SQL特性的 QueryDef对象中或在创建基于SQL查询的 Recordset对象时。 Avg 函数 Count 函数 First, Last 函数 Min, Max 函数 StDev, StDevP 函数 Sum 函数 Var 和 VarP 函数 -SQL aggregate function
  3. 所属分类:SQL Server

    • 发布日期:2017-03-29
    • 文件大小:207023
    • 提供者:397728431
  1. decodeLogDomainSimple

    0下载:
  2. variation in the min sum ldpc decoder in matlab
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:1030
    • 提供者:ig77
  1. BP

    0下载:
  2. Belief Propagation (BP) Implementations gabp.m, run_gabp.m => Gaussian BP - parallel version asynch_GBP.m => Gaussian BP - serial version sparse_gabp.m, run_sparse_gabp.m => Gaussian BP - sparse version, optimized, tested on sparse
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:223838
    • 提供者:savsee
  1. LDPC_BSN

    0下载:
  2. matlab仿真实现LDPC码编码译码(1/2)-LDPC Decoder for rate=1/2 Min-Sum, Sum-Product, Scaling Min-Sum Layered Decoding for Matlab Code
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:9896
    • 提供者:金宁维
  1. simulation_results_wimax_1152_075_MinSum

    0下载:
  2. simulation results of Wimax min-sum
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:672
    • 提供者:fotis
  1. Adaptive-Quantization-in-Min-Sum-Based-Irregular-

    0下载:
  2. Adaptive Quantization in Min-Sum based Irregular LDPC Decoder. this is a good method for LDPC decoder
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-30
    • 文件大小:132268
    • 提供者:Deer Mo
  1. paper1004

    0下载:
  2. 基于原型图的低码率LDPC码最小和译码算法改进方案-An Improvement on the Min-sum Algorithm for Low-rate Protograph LDPC Codes
  3. 所属分类:Other systems

    • 发布日期:2015-10-31
    • 文件大小:216064
    • 提供者:xiaowang
  1. ldpc-min-sum

    2下载:
  2. 用c语言写的ldpc码的最小和算法译码程序。-The codes are about ldpc decoding,using min-sum algorithm by c++.
  3. 所属分类:Other systems

    • 发布日期:
    • 文件大小:1554
    • 提供者:文军
  1. min_sum_decoding

    0下载:
  2. LDPC是信道编码的一种,该文件仿真了对二进制LDPC解码的一种方法 min-sum decoding-LDPC min-sum decoding
  3. 所属分类:Communication

    • 发布日期:2017-11-18
    • 文件大小:2666
    • 提供者:zhangtong
  1. layered-min-sum-algorithm

    0下载:
  2. LDPC仿真的一些列子,自己编写的,可能有一定错误,需要修改-Some Lie LDPC simulation, their preparation, may have some errors, you need to modify
  3. 所属分类:matlab

    • 发布日期:2015-10-01
    • 文件大小:759808
    • 提供者:刘意
  1. minsum

    1下载:
  2. 二元ldpc译码器 min-sum算法 迭代次数固定 输入信号长度一帧512bits-binary ldpc decoder. min-sum algorithm。fixed iter number.512 bits/frame
  3. 所属分类:matlab

    • 发布日期:2015-10-31
    • 文件大小:12288
    • 提供者:fang
  1. New-Iterative-Decoding-Algorithms-for-Low-Density

    0下载:
  2. Low-Density Parity-Check (LDPC) codes have gained lots of popularity due to their capacity achieving/approaching property. This work studies the iterative decoding also known as message-passing algorithms applied to LDPC codes. Belief propagation
  3. 所属分类:Communication

    • 发布日期:2017-04-29
    • 文件大小:400885
    • 提供者:rag
  1. getPDF

    0下载:
  2. Bubble check: a simplified algorithm for elementary check node processing in extended min-sum non-binary LDPC decoders
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:98452
    • 提供者:praba
  1. IJCSI-9-2-3-83-91

    0下载:
  2. Density Parity Check Decoders using Min-Sum Algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-05-06
    • 文件大小:763137
    • 提供者:praba
« 12 3 »
搜珍网 www.dssz.com