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

搜索资源列表

  1. bianma

    2下载:
  2. BCH码的编译码算法依据的原理,并且实现了BCH (15, 5)码的仿真。该码码长n=15, 信息码位k=5, 纠错位t=3, 阶数m=4, 能纠错3位。译码所用的方法是彼得森译码方法。在彼得森一码中采用计算校正子,然后用校正子寻找错误图样的方法。-BCH code encoding and decoding algorithm based on the principle, and BCH (15, 5) code of the simulation. The code code lengt
  3. 所属分类:Wavelet

    • 发布日期:2017-03-22
    • 文件大小:641391
    • 提供者:晓晓
  1. MATLAB-and-communication-simulation

    0下载:
  2. 1、研究BFSK在加性高斯白噪声信道下(无突发干扰)的误码率性能与信噪比之间的关系; 2、研究BFSK在加性高斯白噪声信道下(有突发干扰)的误码率性能与信噪比之间的关系;分析突发干扰的持续时间对误码率性能的影响。 3、研究BFSK+信道编码(取BCH码和汉明码)在加性高斯白噪声信道下(无突发干扰)的误码率性能与信噪比之间的关系;分析不同码率对误码率性能的影响。比较不同信道编码方式的编码增益性能。 4、研究BFSK+信道编码(取BCH码和汉明码)在加性高斯白噪声信道下(有突发干扰)的误
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:623518
    • 提供者:tracy
  1. Tgenerate_treh

    0下载:
  2. 这是和BCH码有关的源程序,前面提交过turbo码了,所以以很有必要再加些BCH码的了,呵呵 , -This is the source code and BCH code, previously submitted a turbo code, so it is necessary to add some BCH codes, I
  3. 所属分类:Windows Develop

    • 发布日期:2016-11-21
    • 文件大小:19456
    • 提供者:反弹
  1. BCHDecode

    0下载:
  2. 关于BCH码的解码matlab程序。可以作为函数引用。-BCH code decoding matlab program. As a function reference.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:541
    • 提供者:hevendp
  1. BCHEncode

    0下载:
  2. 关于bch码的编码matlab程序。可以作为函数直接引用。-Bch code encoding matlab program. As a function reference.
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:904
    • 提供者:hevendp
  1. BCH

    0下载:
  2. BCH的算法实现,输入指定的BCH序列输出核验码-The BCH algorithm implementation input specified BCH sequence output verification code
  3. 所属分类:Algorithm

    • 发布日期:2017-12-02
    • 文件大小:41685
    • 提供者:TANWJ
  1. decoder

    0下载:
  2. 用C++是实现的码长为900的BCH码解码程序(本程序用visual studio运行,若用其他软件,可能要修改一下头文件)-The use C++ achieve a code length of 900 BCH code decoding process
  3. 所属分类:Other systems

    • 发布日期:2016-03-28
    • 文件大小:2048
    • 提供者:Flying
  1. BCH2616

    0下载:
  2. bch码 编码、译码源代码,经调试可以使用-BCH ENCODE DECODE
  3. 所属分类:Other systems

    • 发布日期:2017-11-12
    • 文件大小:10271
    • 提供者:zheng
  1. BCHdec

    1下载:
  2. 通信系统中,纠错码中的BCH码的译码算法仿真分析-BCH decoding
  3. 所属分类:3G develop

    • 发布日期:2017-11-18
    • 文件大小:1150
    • 提供者:侯军奎
  1. BCH_BER_SYSTEMVIEW

    1下载:
  2. 基于systemview平台,对(7,4)BCH码进行编码和译码,最后得出译码后消息和原消息的BER-Based systemview platform, (7,4) BCH code for encoding and decoding, the conclusion that the BER of the decoded message and the original message
  3. 所属分类:Other systems

    • 发布日期:2017-11-27
    • 文件大小:16266303
    • 提供者:wenny
  1. DVB-S2

    0下载:
  2. 有关DVB—S2的技术特点及应用,及其相关的重要技术,如信道编码,LDPC码和BCH码的编译码算法-Technical characteristics and application of DVB-S2, and the important technology, such as channel coding, LDPC code and BCH code encryption algorithm
  3. 所属分类:Development Research

    • 发布日期:2017-11-05
    • 文件大小:5090028
    • 提供者:李鹏飞
  1. encoder

    0下载:
  2. 通信系统中信道编码的一些常用算法,BCH码、循环码、RS码-Some commonly used algorithms for communication systems, channel coding, BCH codes, cyclic codes, RS codes, etc.
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-11-08
    • 文件大小:530251
    • 提供者:zheng
  1. rs2daima

    0下载:
  2. 用乘法电路,编码后的码字为非系统码,若采用除法电路,则可得到系统码。 RS码实际上是一种多进制的BCH码,RS(n,k)码可以由m、n和k三个参数来表示,并且码字长度:n=2m-1个码元,信息段:k个码元,监督位:2t=n-k,最小码距:d=2t+1个码元。 -failed to translate
  3. 所属分类:Compiler program

    • 发布日期:2017-12-04
    • 文件大小:7752
    • 提供者:龙骑
  1. err_measure

    0下载:
  2. 该程序将常用的线性码、循环码、汉明码、BCH码等,配上常用的二进制相键控调制BPSK搭建成仿真系统,对它们的传输特性进行了仿真!-The program commonly used linear codes, cyclic codes, Hamming, BCH codes, coupled with the commonly used binary phase shift keying modulation BPSK built into the simulation system for t
  3. 所属分类:matlab

    • 发布日期:2017-11-20
    • 文件大小:78681
    • 提供者:盛兴
  1. BCH_C

    0下载:
  2. 根据BCH码的编译码原理,用C语言实现的BCH码编译码过程,并进行误码率分析。-According to the principle of BCH code ,the program will realize the encodeing and decoding of BCH code,the analysis of BER.
  3. 所属分类:Post-TeleCom sofeware systems

    • 发布日期:2017-05-18
    • 文件大小:4931052
    • 提供者:何欢
  1. BCH_Matlab

    0下载:
  2. 根据BCH码的编译码原理,用matlab实现的BCH码编译码,并进行误码率分析。-According to the principle of BCH code ,the program will realize the encodeing and decoding of BCH code,the analysis of BER.
  3. 所属分类:Post-TeleCom sofeware systems

    • 发布日期:2017-04-07
    • 文件大小:917
    • 提供者:何欢
  1. BCH

    0下载:
  2. bch 编码源码,基于Visual C++做的算法源码,输入信息后得到结果-bch source coding algorithm based on Visual C++ do source and enter the result obtained after
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-08
    • 文件大小:41729
    • 提供者:TANWJ
  1. codelength_recogcompare_BCH157

    0下载:
  2. 里面含有盲识别BCH码的长度的代码,用于matlAB子程序调试,很好用。-BCH code which contains the length of the blind identification code for matlAB subroutine debugging, very good use.
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:8250
    • 提供者:李灿
  1. BCH_matlab

    1下载:
  2. BCH信道编译码的matlab仿真程序,附带源代码以及仿真结果图,设计数据流程图,是初学理解BCH码的好文档-BCH channel codec matlab simulation program, with source code, and Simulation results, data flow design is good for beginners to understand BCH code documentation
  3. 所属分类:Communication

    • 发布日期:2017-03-30
    • 文件大小:176332
    • 提供者:唐杰
  1. BCH

    0下载:
  2. 经过QPSK调制的不同码率的BCH编码的误码率仿真图-After QPSK modulation rate of different BCH coded BER simulation map
  3. 所属分类:Database system

    • 发布日期:2017-04-13
    • 文件大小:2549
    • 提供者:dalizhang
« 1 2 3 4 5 67 8 9 »
搜珍网 www.dssz.com