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

搜索资源列表

  1. reed-solomon-3.1.1.tar

    0下载:
  2. reed-solomon 编解码,FEC的一种,比卷积码要稳定收敛,用于DVD/VCD的纠错码,纠突发错误。-reed-solomon codecs, an FEC than Convolutional Codes to stabilize convergence, for the DVD / VCD of error-correcting codes and preventing unexpected errors.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:45.24kb
    • 提供者:raosiyong
  1. reed-solomon-4.0

    0下载:
  2. 纠错码编码以及译码源程序reed-solomon4.0
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:50.94kb
    • 提供者:lidong
  1. gflib

    0下载:
  2. GFLIB - C Procedures for Galois Field Arithmetic and Reed-Solomon Coding. 该函数库广泛用在网络编码和信道编码中。-GFLIB- C Procedures for Galois Field Arithmetic and Reed-Solomon Coding. The library is widely used in network coding and channel coding.
  3. 所属分类:Algorithm

    • 发布日期:2016-11-06
    • 文件大小:29.53kb
    • 提供者:aurora yang
  1. RMCode

    2下载:
  2. Reed Muller的编码解码和仿真代码,有完整的注释-The coding and decoding codes of Reed Muller coding method. Also simulation is added.
  3. 所属分类:matlab例程

    • 发布日期:2013-05-10
    • 文件大小:4.74kb
    • 提供者:dreamhunter
  1. reed-solomon-4.0.tar

    0下载:
  2. This package implements a general purpose Reed-Solomon encoding and decoding facility. See the rs.3 man page for details.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:44.98kb
    • 提供者:MicroSam
  1. reedsolomon-elektrobit

    0下载:
  2. A book about reed solomon encoding and decoding.
  3. 所属分类:matlab

    • 发布日期:2017-04-27
    • 文件大小:112.49kb
    • 提供者:daniel
  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
    • 文件大小:5.81kb
    • 提供者:雪林
  1. soft_decode

    0下载:
  2. soft reed solomon decode matlab
  3. 所属分类:matlab例程

    • 发布日期:2013-10-12
    • 文件大小:1.01kb
    • 提供者:Justin
  1. rsc_encode

    0下载:
  2. reed solomon encoder
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-10
    • 文件大小:635byte
    • 提供者:hazhiriq200
  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
    • 文件大小:901byte
    • 提供者:ghanim
  1. RMDecoder

    0下载:
  2. 本文为LTE中reed-muller码的译码程序,译码算法用的是FHT(快速哈达玛变换)。-This article LTE in the reed-muller code decoding process, decoding algorithm using a FHT (Fast Hadamard Transform).
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:180.96kb
    • 提供者:童超
  1. FHT

    0下载:
  2. reed-muller编码和译码的MATLAB程序。用到的是FHT算法-reed-muller encoding and decoding of the MATLAB program. FHT algorithm is used
  3. 所属分类:matlab

    • 发布日期:2016-11-21
    • 文件大小:5kb
    • 提供者:童超
  1. reed-solomon-4.0

    1下载:
  2. This package implements a general purpose Reed-Solomon encoding and decoding facility.
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:50.93kb
    • 提供者:shofar
  1. 04Mar_Tezeren

    0下载:
  2. Thesis on entitled REED-MULLER CODES IN ERROR CORRECTION IN WIRELESS ADHOC NETWORKS with matlab codes.
  3. 所属分类:matlab

    • 发布日期:2017-05-07
    • 文件大小:1015.77kb
    • 提供者:Fatou
  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
    • 文件大小:2.34kb
    • 提供者:jjjura
  1. ReedSolomonCode

    0下载:
  2. Matlab codes on Reed Solomon codes
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:64.22kb
    • 提供者:aafi
  1. reed-solomon-and-bch

    0下载:
  2. Reed Solomon. Program
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:2.13kb
    • 提供者:winnito
  1. Reed-Solomon-with-QPSK

    0下载:
  2. The TransferJet Tech. uses concatenated channel codeing (Reed-Solomon coding & convolutional coding) scheme. For, Reed-Solomon coding, r=224/240,16 parity bit. For Convolutional coding, K=3, r=1/2.
  3. 所属分类:matlab例程

    • 发布日期:2013-10-12
    • 文件大小:8.73kb
    • 提供者:瞿琦
  1. Reed-Muller

    0下载:
  2. 使用matlab仿真快速Hadamrd变换的Reed-Muller译码.-Reed-Muller
  3. 所属分类:matlab

    • 发布日期:2016-11-21
    • 文件大小:1kb
    • 提供者:lixiaoyong
  1. matlab_prog_for_ReedMuller_code

    0下载:
  2. 1、本程序用于仿真里德-穆勒(Reed-Muller)码在AWGN信道中的性能,调制采用bpsk 2、理论请参见《差错控制编码》(第二版),Shu Lin(美)编,晏坚等(译)一书P70-75.且仿真结果与书中图4-2完全一致 3、BPSK_AWGN_RM_Code.m为主程序,点击运行即可(1. this program is used for simulating the performance of Reed-Muller code over the AWGN channel, whe
  3. 所属分类:matlab例程

    • 发布日期:2017-12-26
    • 文件大小:4kb
    • 提供者:attack123
« 12 3 4 »
搜珍网 www.dssz.com