搜索资源列表
KValgorithm
- 在matlab中,使用Koetter-Vardy算法进行Reed-Solomon码的解码。-in Matlab. use Koetter - Vardy algorithm for Reed-Solomon codes decoder.
rs-codec-5-6
- lgpl RS编解码 5-6 Reed-Solomon Codes-LGPL RS codec 5-6 Reed-Solomon Codes
reed-solomon-3.1.1.tar
- 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.
RS_Coder-1.0
- reed solomon编码/解码工具, 可以对字符串进行编码,加入错误,并进行解码和纠错。
reed-solomon-3.1.1
- rs码代码,别人给我的,不过看不懂,main函数太多
reed-solomon-4.0
- 纠错码编码以及译码源程序reed-solomon4.0
rs
- reed-solomon码的程序,matlab的。
RS_ENCODER_V3_0
- reed solomon encoder (matlab codes)
gflib
- 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.
reed-solomon-4.0.tar
- This package implements a general purpose Reed-Solomon encoding and decoding facility. See the rs.3 man page for details.
reedsolomon-elektrobit
- A book about reed solomon encoding and decoding.
rs_eedec_euc
- 对于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
soft_decode
- soft reed solomon decode matlab
rsc_encode
- reed solomon encoder
upload_pudn6
- 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
reed-solomon-4.0
- This package implements a general purpose Reed-Solomon encoding and decoding facility.
RSdecoder_BMalgoritmus
- 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
ReedSolomonCode
- Matlab codes on Reed Solomon codes
reed-solomon-and-bch
- Reed Solomon. Program
Reed-Solomon-with-QPSK
- 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.