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

搜索资源列表

  1. hammingcoding

    0下载:
  2. 信道编码线性分组码hamming码的编码器译码器设计与仿真实现。-channel coding linear block code hamming yards Encoder Decoder Design and Simulation.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:40710
    • 提供者:yx
  1. 1

    1下载:
  2. 信息理论与编码——关于线性分组码编码与译码的matlab仿真程序
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1273
    • 提供者:陈子飞
  1. LDPCBSN

    1下载:
  2. LDPC码既低密度奇偶校验码(Low Density Parity Check Code,LDPC),它由Robert G.Gallager博士于1963年提出的一类具有稀疏校验矩阵的线性分组码,不仅有逼近Shannon限的良好性能,而且译码复杂度较低, 结构灵活,是近年信道编码领域的研究热点,目前已广泛应用于深空通信、光纤通信、卫星数字视频和音频广播等领域。LDPC码已成为第四代通信系统(4G) -LDPC codes BER simulation under AWGN channel.
  3. 所属分类:matlab

    • 发布日期:2016-11-21
    • 文件大小:8047
    • 提供者:天天
  1. linear_blockcode

    0下载:
  2. 线性分组码的判定,若是线性分组码,则给出其生成矩阵和校验矩阵。-Linear block code to determine, if the linear block code, then the given matrix and calibration matrix of their generation.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:4513
    • 提供者:gechengwei
  1. correcterrorcode

    0下载:
  2. 简要介绍了一下纠错编码的相关基础知识,主要介绍了线性分组码,卷积码,循环码-A brief introduction about the basics of error correction coding of the relevant
  3. 所属分类:matlab

    • 发布日期:2017-05-26
    • 文件大小:9207773
    • 提供者:yangling
  1. matlab

    0下载:
  2. (7,4)线性分组码matlab程序自己编的一个小程序 希望对大家有用-(7,4) linear block code matlab program made themselves hope of a small program useful for all
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:688
    • 提供者:王军
  1. AnalgorithmusingtheSchurcomple-

    0下载:
  2. LDPC(Low-density-parity-check,低密度奇偶校验)码是一类具有稀疏校验矩阵的线性分组码,不仅有逼近Shannon限的良好性能,而且译码复杂度较低,结构灵活,是近年信道编码领域的研究热点-LDPC (Low-density-parity-check, low-density parity check) codes are a class of sparse check matrix of linear block codes, is not only good perfo
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:331529
    • 提供者:qiaohui
  1. matlabfun

    0下载:
  2. 信源函数 randerr 产生比特误差样本 randint 产生均匀分布的随机整数矩阵 randsrc 根据给定的数字表产生随机矩阵 wgn 产生高斯白噪声 信号分析函数 biterr 计算比特误差数和比特误差率 eyediagram 绘制眼图 scatterplot 绘制分布图 symerr 计算符号误差数和符号误差率 信源编码 compand mu律/A律 压缩/扩张 dpcmdeco DPCM(差分脉冲编码调制)解码 dpcmen
  3. 所属分类:matlab

    • 发布日期:2017-05-19
    • 文件大小:5318213
    • 提供者:little863
  1. 73codes

    1下载:
  2. (7,3)线性分组码的译码过程和产生过程,此程序为信息课的作业-(7,3) linear block code decoding process and the production process, this process work for the information class
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:3651
    • 提供者:liuzhiwen
  1. liner-code

    0下载:
  2. 线性分组码的编码,译码,大家可以借鉴使用,希望大家喜欢。-Linear block code encoding, decoding, we can learn to use, I hope you like it.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:3063
    • 提供者:mad_ian
  1. linear-block-code

    0下载:
  2. 本程序可以正常下载,运行。线性分组码定义,对于长度为n的二进制分组码,可以表示成(n,k),通常用于前向纠错。在分组码中,监督位加到信息位之后,形成新码,在编码中,k个信息位,被编为n位长度,(n-k)个监督码的作用是实现检错和纠错。-linear block code
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:6260
    • 提供者:宫月
  1. xianxingfenzuma

    0下载:
  2. 实现简单的线性分组码编码及其译码,界面为简单的初级界面,没有完成MFC编程部分。-The simple encoding and decoding of linear block codes, the primary interface for the simple interface, did not complete the program part of the MFC.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:847
    • 提供者:崔侃
  1. CRC-algorithm-principle---C

    0下载:
  2. CRC的英文全称为Cyclic Redundancy Check(Code),中文名称为循环冗余校验(码)。它是一类重要的线性分组码,编码和解码方法简单,检错和纠错能力强,在通信领域广泛地用于实现差错控制。-The English full CRC Cyclic Redundancy Check (Code), the Chinese name for the cyclic redundancy check (code). It is an important class of linear
  3. 所属分类:Algorithm

    • 发布日期:2017-03-24
    • 文件大小:22882
    • 提供者:shitou
  1. line_decoder

    0下载:
  2. 线性分组码中校验子的分类,详细的把校验子分为几类,没类对应几个错误图样-Linear block code parity sub-classification, detailed sub-divided into several categories to check, no class corresponding to the number of error pattern
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1435
    • 提供者:sarah
  1. xxfz

    0下载:
  2. 线性分组码的简单实现, 包括生成矩阵,最小码字,二-十进制转换等功能-Simple linear block code to achieve, including the generator matrix, the smallest code word, two- decimal conversion function
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:3716
    • 提供者:王鹏
  1. fenzu

    0下载:
  2. 74线性分组码matlab 代码段编码部分-74 linear block codes matlab code
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:870
    • 提供者:凡那么
  1. xinxilun

    0下载:
  2. 计算任意多个信号源的信息熵,信道容量迭代算法,线性分组码-Calculation of any source of information entropy, channel capacity iterative algorithm for linear block codes
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1571
    • 提供者:xiaoyu
  1. 线性分组码编译码

    0下载:
  2. 仿真了线性分组码的编译码的过程,统计了误码率,性能比较(The encoding and decoding process of the linear block code is simulated, and the BER is also compared)
  3. 所属分类:matlab例程

  1. 线性分组码译码

    0下载:
  2. 线性分组码编码及译码程序,包括BSC和高斯信道下的编译码。(Linear block code encoding and decoding procedures, including BSC and Gauss channel coding and decoding.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-21
    • 文件大小:1024
    • 提供者:YkY101
  1. linear coding 1

    0下载:
  2. 实现基本的线性分组码,完成编码、调制、解调、译码、统计误码率。(To achieve the basic linear block code, complete coding, modulation, demodulation, decoding, statistical error rate.)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-01
    • 文件大小:1024
    • 提供者:懒洋洋3412
« 12 »
搜珍网 www.dssz.com