搜索资源列表
RScode.tar
- RS 码的编译码程序,对编码分析有一定的帮助,采用迭代译码算法. -RS encryption procedures, coding analysis is certainly helpful, using iterative decoding algorithm.
RS
- Reed Solomon码的编译码器MATLAB仿真程序
rs.rar
- 使用matlab软件写的一个实现rs译码的小程序,适合初学看看,rs decode and encode
RS
- RS码的编码和译码程序,迭代译码,程序调试通过-RS encoding and decoding program code, iterative decoding, program debugging by
rs_code
- rs(15,11)编码实现,对于学习RS编码原理的人员可以作为一个例子学习,也可以应用于相应的系统中。 -rs (15,11) encoding the realization of the principle of learning personnel RS coding can be used as an example of learning, can also be applied to the corresponding system.
RS-decoder-DSP
- RS编译码器的DSP实现,首先用MATLAB仿真,最后在DSP上实现-RS of DSP codecs to achieve, the first simulation using MATLAB, and finally realized in the DSP
rsfinal
- 详细且一目了然的RS编译码matlab仿真程序。 包括GF(Q)域的各种运算(每种运算一个函数功能文件),RS编码模块及译码模块。 期中译码模块又分为伴随式计算模块,错误位置多项式计算模块,错误位置计算模块,错误数值计算模块。 还包含了专门用于测试每个模块是否正确的testbache。完整,详细,正确-Detailed and clear RS codec matlab simulation program. Including the GF (Q) domain of a vari
RS_Code
- RS编译码的Matlab程序,与陈文礼的《RS纠错编码原理及其实现方法》配套,已调试通过。-RS encoder and decoder ,matlab program
RS
- RS的编码以及迭代译码,是【7,3 5】的RS码,希望对大家有帮助-it can work well~hope can help you
RS_simulation_code
- RS编译码的matlab码源,经测试好用。-RS codec matlab source code
rs
- RS编译码原理基于MATLAB仿真程序 举例-RS encoding and decoding principle is based on MATLAB simulation program example
rs
- 在理解RS码编译码原理的基础上使用Matlab或VC进行编程,首先产生一段随机序列,即原始的发送比特流,然后对该信号进行RS编码、BPSK映射、加噪、解映射及RS译码,得到恢复的数据。-Decoding RS codes in understanding the basis of the principle of programming using Matlab or VC, the first generating a random sequence, that is, send the or
rs_matlab
- 实现了RS(26,20)译码器,用Matlab实现的,可以纠正3个随机错误-Implements RS (26,20) decoder, implemented using Matlab, random errors can be corrected 3
rs
- rs码基于matlab编码,c语言译码,已验证,为正确代码-rs encoding with matlab,and decoding with c
decode_bm
- RS编码是一种通信中常用的纠错编码。RS译码中的BM迭代算法较为常用,此代码为RS译码中BM迭代算法的C实现-RS coding is used in error correction coding in a communication. The RS decoding BM iterative algorithm is more commonly used, the code for the RS decoding BM iterative algorithm implemented in C
RS-simulink
- 基于simulink的RS编码译码,分析其误码率,并画出它的性能曲线。-RS code decoding based on simulink, analyze the bit error rate, and draw its performance curve.
Research-of-RS-code-algorithm
- RS码的代数译码算法,包括纠错能力比较小的一般译码算法和适用于纠错能力强的迭代译码算法,并针对两种特定码字RS(27,9)和RS(54,18)进行了具体编程实现。 -Algebraic decoding algorithm of RS code, including the relatively small error correction ability of general decoding algorithm and applies to the error correction ca
RS-code-research
- 本文详细介绍了信道编码中使用较多的循环码,BCH码和RS码的基本概念,同时对RS码的编译码算法进行了计算机模拟仿真。 -This paper introduced the channel coding used in more cyclic code, BCH code and the basic concept of RS code, at the same time of RS code encoding decoding algorithm for computer simulatio
rs
- RS code 编码及译码 通过AWGN信道(RS code encoding and decoding)
1
- rs码在突发错误情况下的硬判决译码matlab语言(Hard decision decoding of rs code in case of sudden error matlab language)