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

搜索资源列表

  1. bch

    4下载:
  2. BCH 编解码的MATLAB 实现。BCH码是一类重要而有效的纠正多个随机错误的循环码,由于该码具有严格的代数结构,所以是到目前为止研究得最为详尽、应用最为广泛的一类码,已有多种译码算法。-BCH codec of MATLAB. BCH is a kind of important and effective redress the wrong number of random cyclic code, as the code strictly algebraic structure, it
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:3178
    • 提供者:zfs
  1. bch_encode

    0下载:
  2. 原创:用matlab仿真bch算法,经过调试可以正常运行-originality : BCH Matlab simulation algorithms, can debug uptime
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:1202
    • 提供者:风帆
  1. BCH(15-7-5)

    1下载:
  2. BCH(15,7,5)纠错译码的MATLAB实现
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1060
    • 提供者:djy
  1. BCH

    0下载:
  2. matlab在通信原理中的应用,信道编码BCH码仿真,希望大家能用得上!
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2357
    • 提供者:侯雪
  1. bch

    3下载:
  2. 自己年编写的matlab中bch码的仿真程序。有编码和译码2个主程序,附有运行结果。
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:3185
    • 提供者:guxuhui
  1. RS-MATLAB-code

    1下载:
  2. Reed-So lomon (RS)码是目前最有效、应用最广的 差错控制编码之一,是一类具有很强纠错能力的多进制BCH 码, 它既可以纠正突发错误, 也 可以纠正随机错误。RS 码主要应用于实时性较高的移动通信系统、深空通信、数字卫星电 视、磁记录系统等方面。本文用matlab详细仿真实现RS编译码-Reed-So lomon (RS) code is the most effective, the most widely used one of error-controlling
  3. 所属分类:Project Design

    • 发布日期:2016-11-21
    • 文件大小:179200
    • 提供者:孟君
  1. DVB_S2_Codes

    1下载:
  2. Alternative good LDPC codes for DVB-S2-In our following paper, we find that the shortten codes of DVB-S2 have some problems,this program can provide a good DVB-S2 LDPC code without cascaded BCH codes. [1] Yang Xiao, Kiseon Kim, "Alternative
  3. 所属分类:3G develop

    • 发布日期:2017-03-25
    • 文件大小:54831
    • 提供者:lydia
  1. BM

    0下载:
  2. The Berlekamp-Massey algorithm is an efficient algorithm for determining the linear complexity of a finite binary sequence sn of length n. The algorithm takes n iterations, with the Nth iteration computing the linear complexity of the subsequence sN
  3. 所属分类:Document

    • 发布日期:2017-03-27
    • 文件大小:636
    • 提供者:Maor Karisi
  1. Errors_And_Erasures_Test

    1下载:
  2. This matlab code on reed solomon and BCH encoding and different decoding algorithms. Also errors and erasures.
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-08
    • 文件大小:27900
    • 提供者:kishore
  1. BCHdecode

    0下载:
  2. 给出了纠错编码中BCh码BMA迭代译码方法的整个流程及仿真程序-Error-correcting code is given in the BMA Code BCh iterative decoding methods and the whole process simulation program
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-01
    • 文件大小:4165
    • 提供者:songyunxia
  1. BCHdecoding

    0下载:
  2. 使用Matlab生成standard array,weight distribution,以及在BCH下的编码过程-Using matlab to generate standary, weight distribution and encoding and decoding in BCH channel.
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:2923
    • 提供者:王彤
  1. RS_BCH

    0下载:
  2. Reed Solomon and BCH Encoder
  3. 所属分类:Communication

    • 发布日期:2016-03-28
    • 文件大小:2356
    • 提供者:sshain
  1. rsfinal

    1下载:
  2. 详细且一目了然的RS编译码matlab仿真程序。 包括GF(Q)域的各种运算(每种运算一个函数功能文件),RS编码模块及译码模块。 期中译码模块又分为伴随式计算模块,错误位置多项式计算模块,错误位置计算模块,错误数值计算模块。 还包含了专门用于测试每个模块是否正确的testbache。完整,详细,正确-Detailed and clear RS codec matlab simulation program. Including the GF (Q) domain of a vari
  3. 所属分类:matlab

    • 发布日期:2016-03-16
    • 文件大小:11658
    • 提供者:栾西
  1. BCH code

    0下载:
  2. bch编码在matlab进行的性能仿真实验,包括未编码的实验。(BCH encodes the performance simulation experiments performed in MATLAB, including uncoded experiments.)
  3. 所属分类:通讯编程

    • 发布日期:2017-12-30
    • 文件大小:3072
    • 提供者:marklei
  1. bch

    0下载:
  2. This code is used to encode the BCH error correcting codes in wireless optical channels
  3. 所属分类:matlab例程

    • 发布日期:2018-04-21
    • 文件大小:4096
    • 提供者:dabu
  1. BCH信道编译码

    1下载:
  2. 利用MATLAB编码实现BCH信道编译码功能。(The BCH channel coding function is realized by MATLAB coding.)
  3. 所属分类:通讯编程

    • 发布日期:2018-04-29
    • 文件大小:1024
    • 提供者:最爱康小豆
  1. Untitled

    1下载:
  2. BCH编译码,基于MATLAB,给定码长和纠错能力进行结果分析(BCH coding and decoding)
  3. 所属分类:matlab例程

  1. MATLAB-BCH

    2下载:
  2. MATLAB实现BCH(15,5)编译码,以及BCH编码器与解码器的MATLAB实现及性能分析(MATLAB implementation of BCH (15,5) encoding and decoding)
  3. 所属分类:matlab例程

    • 发布日期:2019-06-22
    • 文件大小:479232
    • 提供者:REYACHIN
  1. bch

    0下载:
  2. BCH码的matlab代码,包含编码与译码(BCH Encoder and Decoder)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-04-19
    • 文件大小:3072
    • 提供者:changzhenga
  1. 利用Matlab进行BCH编码、译码仿真

    1下载:
  2. 利用Matlab进行的一次BCH编码、译码仿真的说明以及程序。(Descr iption and program of a BCH coding and decoding simulation using Matlab.)
  3. 所属分类:Windows编程

    • 发布日期:2020-08-11
    • 文件大小:548864
    • 提供者:嗷嗷嗷857
« 1 23 4 5 »
搜珍网 www.dssz.com