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

搜索资源列表

  1. peg

    0下载:
  2. 用PEG方法生成的围长符合输入要求的规则ldpc码的源程序C语言版。-PEG Generation of Girth accordance with the importation requirements of the source code ldpc C language version.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:1511
    • 提供者:尹浩
  1. LDPC_encoder

    0下载:
  2. gen_H:利用随机pi矩阵排列而成的LDPC稀疏校验矩阵产生; girthlenth:计算产生的矩阵H的围长-gen_H : pi using random matrix arranged at the LDPC have sparse matrix calibration; girthlenth : calculation of the matrix H Girth
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2804
    • 提供者:喻小星
  1. girth

    0下载:
  2. matlab实现的LDPC编码Tanner图中环的统计算法-matlab achieve Tanner graph of LDPC coding in Central Statistical Algorithm
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-02
    • 文件大小:3482
    • 提供者:杨友福
  1. ConstructQCLDPCgirth4

    2下载:
  2. Construct the short length of QC LDPC codes without girth 4 and girth 6
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-05
    • 文件大小:1795
    • 提供者:古立峰
  1. Girth-twelveQC-LDPC

    0下载:
  2. The program constructs girth-twelve column-weight QC-LPDC codes. The rate can be changed by changing k(row-weight), size is changed by varying m(sub-matrix size).
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-24
    • 文件大小:2266
    • 提供者:古立峰
  1. constructsgirth-sixQC-LDPC

    1下载:
  2. constructs girth-six column-weight three QC-LDPC codes
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-28
    • 文件大小:1768
    • 提供者:古立峰
  1. Girth-eightQC-LDPC

    0下载:
  2. The algorith divides rows in to four equal groups. The rows are then used to from a distance graph which is then transformed into a matrix. girth of eight is maintained by avoiding six-cycles in the graph construction
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-30
    • 文件大小:2308
    • 提供者:古立峰
  1. Girth-8QCL-PDC

    0下载:
  2. The program contructs column-weight three girth-eight QC-LPDC codes given row-weight and sub-matrix size. row-weights and sub-matrices sizes are variable
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:2107
    • 提供者:古立峰
  1. girth4_count

    0下载:
  2. The program can count the number of the girth 4 of LDPC codes.
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-13
    • 文件大小:1857
    • 提供者:andy
  1. jiao2

    0下载:
  2. 此代码为用比特填充法编写的ldpc码的校验矩阵。它的girth为6,最大行重为8,列重为3-This code with bit-filling method for the preparation of the calibration matrix ldpc code. Its girth is 6, maximum line weight of 8, out of 3 re-
  3. 所属分类:Post-TeleCom sofeware systems

    • 发布日期:2017-04-01
    • 文件大小:1435
    • 提供者:谢宁
  1. girth6_shifter

    2下载:
  2. Flexible construction of girth-six QC-LDPC Codes-The program constructs girth-six QC-LDPC codes given row-weight,k, column-weight,j, and sub-matrix size,m. The obtained parity-check matrix is stored in H. The construction has flexibility in that j,k
  3. 所属分类:3G develop

    • 发布日期:2017-03-24
    • 文件大小:2323
    • 提供者:lydia
  1. QC_codes

    1下载:
  2. Construct the short length of QC LDPC codes without girth 4 and girth 6-The Program to construct the short length of QC LDPC codes without girth 4 and girth 6 Copyright (C) Yang XIAO, Jun FAN, BJTU, July 26, 2007, E-Mail: yxiao@bjtu.edu.cn.
  3. 所属分类:3G develop

    • 发布日期:2017-03-23
    • 文件大小:2544
    • 提供者:lydia
  1. LDPC_matlab

    0下载:
  2. LDPC在matlab下的实现。包括误码率仿真,还有girth的求解程序等。在德国求学时候小课题的成果。-the implementation of LDPC in matlab, which includes girth calculation, simulation and so on. The final results of one lab course when i was in Germany.
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-29
    • 文件大小:1665
    • 提供者:bin
  1. cycle_search

    0下载:
  2. 本程序是用来查找LDPC parity-check matrix中的cycle的. 以次可以方便知道girth 的情况.-This program is used to find all the cycles in the parity-check matrix of the LDPC codes. By using this program we can also know the girth condition of our codes.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:1506
    • 提供者:Jiangxueqin
  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. galdpcbb

    0下载:
  2. 该程序是用遗传算法搜索高围长LDPC码的matlab程序-The program is a high girth LDPC codes matlab program using GA
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-22
    • 文件大小:128002
    • 提供者:王强
  1. constructsgirth-sixQC-LDPC

    0下载:
  2. 环为6的准循环LDPC码构造,使用高斯消去法-construction of LDPC codes with girth 6
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-27
    • 文件大小:1768
    • 提供者:李杨
  1. girth12rr

    0下载:
  2. 产生围长不小于12的LDPC码的生成矩阵,用matlab编程实现。-Produce girth LDPC code generator matrix of not less than 12, using matlab programming.
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:2830
    • 提供者:wang chuntao
  1. LDPC-test-for-girth-or-cycle-of-the-length-4

    0下载:
  2. the matlab program checks for cycles that are of the legnth 4.it is a useful program to check if the cycles in your LDPC code are to short thus causing BER errors
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:4750
    • 提供者:ingatze
  1. LDPC-Codes

    0下载:
  2. Construction of One-Coincidence Sequence Quasi-Cyclic LDPC Codes of Large Girth
  3. 所属分类:Development Research

    • 发布日期:2017-05-07
    • 文件大小:1086225
    • 提供者:陆鑫
« 12 3 »
搜珍网 www.dssz.com