搜索资源列表
HardwareSolutionforRSEncodingandDecodinginWideBand
- 提出了欧氏算法和IDFT相结合的RS码流式解码方案,并在FPGA芯片上予以实现。计算机仿真和实测表明,该方案在GF(28)的符号速率可达50MHz以上,最大延时为640ns,满足了高速宽带无线接入网中抗干扰编译码的需求。
RS编译码器的DSP实现
- RS编译码器的DSP实现,首先是MATLAB编程,然后是DSP实现
RS码的一种简化译码方法
- 提出了以解有限域二次方程为基础的简化译码方法. 与常规RS 译码器比较, 该方法提 高了译码速度并简化了译码器的结构.
RS-MATLAB-code
- Reed-So lomon (RS)码是目前最有效、应用最广的 差错控制编码之一,是一类具有很强纠错能力的多进制BCH 码, 它既可以纠正突发错误, 也 可以纠正随机错误。RS 码主要应用于实时性较高的移动通信系统、深空通信、数字卫星电 视、磁记录系统等方面。本文用matlab详细仿真实现RS编译码-Reed-So lomon (RS) code is the most effective, the most widely used one of error-controlling
thesis_Algebraic_softdecoding_of_reedsolomoncodes.
- 该文章是有关信道编码,即RS码的编译码程序,是基于C语言实现的。其中包括具体实现的例子-This resource is about the encoding and decoding of RS code,which includes the specific example for proving its correctness.
Reed_Solomon_soft_decoding_algorithm
- 一篇介绍rs软迭代译码算法的文章,推荐给大家,值得借鉴。-on soft-decoding for rs code
soft_decode_for_RS_short_code
- rs 短码的软迭代译码,提供给大家,具有参考价值-rs short code
RS
- 关于RS编码和译码的一本比较好的书,详细讲述了RS码的原理。-On the RS encoding and decoding a relatively good book, a detailed account of the principle of RS codes.
RS_decode
- RS编译码算法的实现 RS 码以其强大的纠突发错能力, 被广泛应用于各种差错控制场合。本文讨论了RS 码的编码和译码算 法及其软件实现。-Implementation of RS encoding and decoding algorithm for RS codes with its powerful burst error correcting capabilities, error control is widely used in various occasions. This
RS-decode_base-on-FPGA
- 这是一篇很精彩的硕士论文,里面详细论述了RS编译码的原理和实现方法,值得下载-This is a wonderful master rs decode thesis, which discusses in detail the RS encoding and decoding of the principle and method, it is worth to download! ! !
RS
- 基于MEA算法的RS(255,223)码的译码软件实现-MEA algorithm based on RS (255,223) code decoding software
RS
- RS(Reed Solomon)编码器、译码器设计实例-RS (Reed Solomon) encoder and decoder design example
RS
- RS码译码算法对比研究,将常用的RS码算法做比较-Comparison of RS code decoding algorithm will be used to compare the RS code algorithm
rs_enc_dec
- RS编译码的C程序,用的是很经典的BM算法,已在VC上调试通过-rs encoder and decoder program
rs73
- RS(7,3)编解码,采用IBM译码算法,此算法简单易懂,易于用硬件实现-RS encoder and decoder
RS_255_223_encodec
- RS译码主要用于航空航天遥感中的纠错编码理论,为纠错的使用提供便利-RS decoding is mainly used in aerospace remote sensing theory of error-correcting code for error correction to facilitate the use of
RS-fountain-code-
- 一种迭代方法的RS喷泉码的编译码算法,喷泉码的初学者有很大的帮助,尤其是实现编译过程-A iteration method of RS fountain code of knitting decoding algorithm, fountain code beginners are of great help, especially realize compilation process
RS(255-223)
- 用matlab实现RS(255,223)的编码,叫噪声,译码,并求出纠错个数,可以正确运行。-RS (255,223) coding using matlab, called noise, decoding, and calculated the number of error corrections, you can run correctly.
rs
- 基于fpga的rs码编码器与译码器的设计与实现-Design and implementation of rs code encoder and decoder based on fpga
matlab rs码
- matlab的译码研究,对于初学者很有用