Description: RS code ( Reed- Solomon code ) is a multiple of BCH code, is currently the most effective, the most widely used error control coding. It has a strong error correction ability, random error, burst error can be corrected, especially on short and medium length code performance close to the theoretical value. Plus convenient construction, simple coding, equipment is not complex, so the real-time digital communication and deep space communication is widely used
To Search:
File list (Check if you may need any files):
程序\rs_add.m
....\rs_channel.m
....\rs_decoder.m
....\rs_decode_forney.m
....\rs_decode_iterate.m
....\rs_decode_root.m
....\rs_decode_syndrome.m
....\rs_encode.m
....\rs_main.m
....\rs_mul.m
....\rs_poly.m
....\rs_rev.m
程序