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

搜索资源列表

  1. ldpc_code

    1下载:
  2. qc—ldpc编码的matlab源码,分为好几个版本,small文件夹里的支持小的稀疏矩阵,large文件夹里的支持较大的稀疏矩阵。test文件为顶层
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:70184
    • 提供者:孙彦
  1. makeH

    1下载:
  2. 通过一个循环方阵A来构造准循环LDPC码的校验矩阵H-make H in QC-ldpc
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:696
    • 提供者:绝版唱片
  1. QCLDPC-encode

    3下载:
  2. 针对目前应用比较广泛的基于准循环矩阵构造的QC-LDPC(准循环LDPC)码的各种构造方法,分析比较了随机构造LDPC和各种准循环LDPC编码方法的优缺点,通过理论分析和MATLAB中的性能仿真,提出的相应的优化方案-Broader view of the present application of quasi-circulant matrices based QC-LDPC (quasi-cyclic LDPC) codes for the various construction meth
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1911849
    • 提供者:qiaohui
  1. Quality_Center_

    0下载:
  2. QC的使用教程,原版英文,欢迎下载.QC的使用教程,原版英文,欢迎下载-this is qc tutorial lessons
  3. 所属分类:matlab

    • 发布日期:2017-05-02
    • 文件大小:880454
    • 提供者:无方
  1. QC_ldpc

    0下载:
  2. QCldpc编码的基础论文,包含期刊和会议的论文,还挺好的-QCldpc coding in basic academic,Including journal and conference papers, pretty good
  3. 所属分类:matlab

    • 发布日期:2017-05-11
    • 文件大小:2597591
    • 提供者:万远
  1. bipartite8_type2

    0下载:
  2. 本程序是围长为8的QC-LDPC码设计,包括了4、6、8环的检测-This program is the girth of 8 QC-LDPC code design, including the detection of 4,6,8 ring
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:3809
    • 提供者:李博
  1. girth84rr

    0下载:
  2. 构造围长8列重4的准循环的LDPC码的MATLAB源码-constructs girth-eight column-weight four LDPC codes Coding and Information Theory. girth-eight, QC-LDPC Codes
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:2951
    • 提供者:舒若
  1. girth63rr

    0下载:
  2. qc-ldpc码编程,围长为6,列重为3,无4环-The algorithm divides rows into three equal groups. The rows are then connnected to form a distance graph which is then transformed in to a matrix. Girth of six is maintained by avoiding four-cycles. No two rows are connected
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:2371
    • 提供者:ss
  1. girth83rr

    0下载:
  2. QC-LDPC码编程,围长为8,列重为3,无4环-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. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:2724
    • 提供者:ss
  1. girth12rr

    0下载:
  2. QC-LDPC码生成矩阵编程,围长为12,无4环-The program searches for a girth 12 QC-LDPC code given size of sub-matrix, row and column weights. The configuration of sub-matrices could also be changed. The program offers flexibility in constructing girth-12 QC-LDPC codes
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:2868
    • 提供者:ss
  1. block-LDPC

    5下载:
  2. block-LDPC码及标准QC-ldpc码的matlab仿真与实现-block-LDPC and IEEE 802.16e
  3. 所属分类:matlab

    • 发布日期:2016-08-15
    • 文件大小:20480
    • 提供者:风弦
  1. qc-qldpc

    0下载:
  2. 利用均衡不完全区组设计(Balance Imcomplete Block Designs,BIBD)的半结构化低密度奇偶校验(Low Density Parity Check,LDPC)码设计方法。可以生成仿真结果曲线-The use of a balanced incomplete block design (Balance Imcomplete Block Designs, BIBD) semi-structured Low Density Parity Check Codes design
  3. 所属分类:matlab

    • 发布日期:2017-04-24
    • 文件大小:26485
    • 提供者:qiankai
  1. Sim_Fast_Tanner_Kernel_BER_estim

    0下载:
  2. 基于置信传播的QC-LDPC译码算法的MATLAB实现,同时使用Kernel算法估计BER-implementation of QC-LDPC deccoding using MATLAB. BER is estimated by Kernel-based algorithm.
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:26549
    • 提供者:LIU He
  1. seismic_qc

    1下载:
  2. 显示地震记录的功率谱的MATLAB源代码,地球物理专业学生的信号功率谱显示工具。- Basic seismic data QC Use plotseismic.m to plot data, i.e. have plotseismic.m scr ipt in the same directory Display power spectra
  3. 所属分类:matlab

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

    1下载:
  2. QC-LDPC信道编码matlab仿真程序,包含生成矩阵G,查找环长度4是否存在等功能-QC-LDPC chanel coding, include G,H generate tools,and find loop 4
  3. 所属分类:matlab

    • 发布日期:2016-02-02
    • 文件大小:31744
    • 提供者:纪鹏宇
  1. QC

    0下载:
  2. A sample scr ipt that performs SVD and QC and displays the results graphically
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:107467
    • 提供者:sara
  1. H_TASDIGHI

    0下载:
  2. creating single edge QC LDPC Codes
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2021
    • 提供者:ali
  1. Eight---ring

    0下载:
  2. LDPC码在MATLAB中的八环成功仿真算法,大围长QC-LDPC码。值得学习一下-LDPC code in MATLAB in the eight-ring successful simulation algorithm, large-scale long QC-LDPC code. Worth learning
  3. 所属分类:matlab

    • 发布日期:2017-05-05
    • 文件大小:14628
    • 提供者:武二郎
  1. QC+遗传

    0下载:
  2. MATLAB实现的量子遗传优化算法的源码,亲测有效~(Matlab implementation of quantum genetic algorithm source code, pro test.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-18
    • 文件大小:4096
    • 提供者:Eric999
搜珍网 www.dssz.com