Description: 数字喷泉码的编码matlab代码及编译码说明,编码代码附录在文后-code encoding and the encryption code Matlab note, coding code in the text after the Appendix Platform: |
Size: 587776 |
Author:王锋 |
Hits:
Description: This matlab code on reed solomon and BCH encoding and different decoding algorithms. Also errors and erasures. Platform: |
Size: 27648 |
Author:kishore |
Hits:
Description: 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 probability of error, exact probability of error in each steps-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 probability of error, exact probability of error in each steps Platform: |
Size: 1024 |
Author:ghanim |
Hits:
Description: 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 symbol. Each N-element row of CODE represents a
corrupted systematic codeword, where the parity symbols are at the end and
the leftmost symbol is the most significant symbol. If N is smaller than
2^m-1, then RSDEC assumes that CODE is a corrupted version of a shortened
code.-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 symbol. Each N-element row of CODE represents a
corrupted systematic codeword, where the parity symbols are at the end and
the leftmost symbol is the most significant symbol. If N is smaller than
2^m-1, then RSDEC assumes that CODE is a corrupted version of a shortened
code. Platform: |
Size: 2048 |
Author:jjjura |
Hits: