CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - peg LDPC

搜索资源列表

  1. LDPC_cooperation

    4下载:
  2. 给出了用matlab实现LDPC码协作通信的程序,其中LDPC码用PEG算法构造,并给出了相应的文章。-Given LDPC codes using matlab to achieve collaborative communication procedures which LDPC codes constructed with the PEG algorithm, and gives the corresponding article.
  3. 所属分类:matlab例程

    • 发布日期:2012-11-08
    • 文件大小:516749
    • 提供者:袁磊
  1. Regular PEG

    1下载:
  2. 此程序 是一个C++程序. 通过PEG算法来构造 LDPC parity-check 矩正的Tanner 图.-This is a C++ program, which is used to construct Tanner graph of LDPC codes with the famous PEG algorithm.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2012-11-26
    • 文件大小:5863
    • 提供者:Jiangxueqin
  1. ldpc

    1下载:
  2. 基于PEG算法的准循环LDPC码构造方法研究-PEG algorithm based on quasi-cyclic LDPC code construction methods
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:310574
    • 提供者:zj
  1. PEG-by-Hu

    3下载:
  2. Hu Xiaoyu的PEG算法,程序运行时实时显示当前校验矩阵的环长。-Hu Xiaoyu s PEG algorithm, this code can display the cycle girth when runing
  3. 所属分类:数据结构常用算法

    • 发布日期:2012-11-27
    • 文件大小:801064
    • 提供者:李振
  1. PEG

    0下载:
  2. 用PEG构造法生成LDPC监督矩阵的程序-With PEG construction method to generate LDPC matrix program oversight
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:708425
    • 提供者:王昆
  1. Gaussian

    0下载:
  2. 高斯消元的matlab程序,有助于ldpc校验矩阵的构建,另赠peg算法-Gaussian elimination matlab program will help ldpc check matrix construction, and other gifts peg algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2352
    • 提供者:小平
  1. peg

    1下载:
  2. ldpc peg C++ code by xiaoyu HU-ldpc peg C++ code by xiaoyu HU
  3. 所属分类:matlab例程

    • 发布日期:2012-11-26
    • 文件大小:10456
    • 提供者:asdasd
  1. 3_LDPC_decode_C

    1下载:
  2. LDPC算法中,PEG、LDPCRU和ldpcc_MaxLogSPA算法C语言实现,包含全部的工程文件。-LDPC algorithm, PEG, LDPCRU and ldpcc_MaxLogSPA algorithm C language, with all of the project files.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-11
    • 文件大小:2100699
    • 提供者:熙乐
  1. PEG

    0下载:
  2. 该程序是一种经典的ldpc码的随机构造方法,渐进边增长构造法-Progressive Edge Growth constructor method ldpc code
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2389
    • 提供者:李媛媛
  1. LDPC码的PEG构造算法

    3下载:
  2. LDPC-PEG算法构造H矩阵 LDPC码最早在20世纪60年代由Gallager在他的博士论文中提出,但限于当时的技术条件,缺乏可行的译码(PEG Construction Algorithms for LDPC Codes)
  3. 所属分类:matlab例程

    • 发布日期:2019-12-22
    • 文件大小:1024
    • 提供者:程序开发1
  1. LDPC-PEG算法构造H矩阵

    2下载:
  2. LDPC-PEG算法构造H矩阵源码程序,matlab源码程序 clear all; clc; %输入编码参数,m:校验节点数目,n:变量节点数目(注意码率R不一定为1/2) %构造任意码率的LDPC校验矩阵 m=input('The number of check nodes:'); n=input('The number of variable nodes:'); h=zeros(m,n); %给定变量节点度分布序列 dv=0.38354*x+0.04237*x^2+0.5740
  3. 所属分类:数值算法/人工智能

    • 发布日期:2019-10-18
    • 文件大小:1024
    • 提供者:MATLAB编程
搜珍网 www.dssz.com