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

搜索资源列表

  1. rs_eedec_euc

    0下载:
  2. 对于Reed-Somolon码的仿真,误码率-The Reed-Somolon code is specified by the finite field, the length (length <= 2^m-1), the number of redundant symbols (length-k), and the initial zero of the code, init_zero, such that the zeros are: init_zero, ini
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:5954
    • 提供者:雪林
  1. hamming

    0下载:
  2. 汉明码编码译码源码,谢谢大家分享,-Hamming code encoding decoding source code, thank you for sharing
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:1382
    • 提供者:yangxi
  1. reed-solomon-3[1].1.1

    0下载:
  2. RS码的编码与解码算法实现,C语言描述 -RS code encoding and decoding algorithm, C language descr iption
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:50232
    • 提供者:mzone
  1. upload_pudn6

    0下载:
  2. This program is used to Simulate the performance of (n,k)Reed Solomon code in AWGN channel with plotting the results and compare with the theoretical performance of this code in AWGN channel. The program also print the SNRdB, absolute snr ,simulated
  3. 所属分类:matlab例程

    • 发布日期:2013-10-12
    • 文件大小:901
    • 提供者:ghanim
  1. RSdecoder_BMalgoritmus

    0下载:
  2. DECODED = RSDEC(CODE,N,K) attempts to decode the received signal in CODE using an (N,K) Reed-Solomon decoder with the narrow-sense generator polynomial. CODE is a Galois array of symbols over GF(2^m), where m is the number of bits per symb
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:2395
    • 提供者:jjjura
  1. adaptive-reed-solomon-code-protection-of-data-par

    0下载:
  2. RS codes for FEC coding
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:385113
    • 提供者:
  1. rs

    0下载:
  2. RS码(Reed—Solomon码)是多进制BCH码,也是目前最有效、应用最广泛的差错控制编码。它具有很强的纠错能力,随机错误、突发错误都能纠正,特别是在短的和中等码长其性能接近于理论值。再加上构造方便,编码简单,设备不复杂,因此在实时性要求较高的数字通信及深空通信方面有广泛应用-RS code ( Reed- Solomon code ) is a multiple of BCH code, is currently the most effective, the most widely us
  3. 所属分类:matlab

    • 发布日期:2016-11-21
    • 文件大小:8192
    • 提供者:韩建飞
  1. BerMass

    0下载:
  2. The example below encodes one message words using Reed-Solomon encoder. It then corrupts the code by introducing two errors in the codeword, Then BerMass tries to the connection weight vector A and its roots R that it used to know error location.
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:707
    • 提供者:郝先超
  1. performance_nalysis_of_a_link-16_compatible

    1下载:
  2. JTIDS是16号数据链的通道系统,本文主要是对在脉冲干扰的情况下16号链的波形性能分析!-The Link-16 is the tactical data link utilized by the Joint Tactical Information Distribution Syste (JTIDS). The JTIDS system is important due to its wide use by U.S. armed forces, NATO, and other allie
  3. 所属分类:matlab

    • 发布日期:2015-05-29
    • 文件大小:1615872
    • 提供者:严鹏涛
  1. GaloisFieldCoding

    0下载:
  2. Implement of Galois Field operations and decoding process of BCH code and Reed-Solomon codes
  3. 所属分类:数学计算/工程计算

    • 发布日期:2013-10-12
    • 文件大小:236162
    • 提供者:Joshua
  1. work

    1下载:
  2. 用粒子群优化算法对光纤通信中的偏振膜色散进行补偿,然后加入Reed-Solomon编码,增加传输的可靠性-Using particle swarm optimization to compensate polarization mode dispersion in optical fibers, Reed-Solomon code as channel coding
  3. 所属分类:matlab例程

    • 发布日期:2013-10-12
    • 文件大小:193239
    • 提供者:wu
  1. final_code.m

    0下载:
  2. Final Code for Reed Solomon
  3. 所属分类:matlab

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

    0下载:
  2. Reed solomon code BER curve
  3. 所属分类:matlab

    • 发布日期:2016-08-22
    • 文件大小:1024
    • 提供者:saikat
  1. 08-Entropie

    0下载:
  2. this code is about reed solomon and golay decoder -this code is about reed solomon and golay decoder ...
  3. 所属分类:matlab

    • 发布日期:2016-11-07
    • 文件大小:258048
    • 提供者:hms
  1. RS_coding

    0下载:
  2. The Hamming codes (described in the previous section) are suitable for detecting random bit errors in a sequence of transmitted bits. If the communication medium is prone to burst errors (channel errors affecting contiguous blocks of bits), the
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:662
    • 提供者:Alia
  1. rs

    0下载:
  2. RS码又称里所码,即Reed-solomon codes,是一种前向纠错的信道编码,对由校正过采样数据所产生的多项式有效。当接收器正确的收到足够的点后,它就可以恢复原来的多项式,即使接收到的多项式上有很多点被噪声干扰失真。-RS code, also known as the code, that is, codes Reed-solomon, is a forward error correction of the channel coding, the data generated by t
  3. 所属分类:Algorithm

    • 发布日期:2017-05-04
    • 文件大小:5236
    • 提供者:wyp112
搜珍网 www.dssz.com