搜索资源列表
rs_cnv.由RS码、卷积码构成的级联码
- 由RS码、卷积码构成的级联码,结合交织技术,用于信道编码,RS code and convolution code, combine with interleaving, use for channel coding.
信道编码的matlab程序,CRC校验码,RS码,卷积码
- 信道编码的matlab程序,CRC校验码,RS码,卷积码,turbo码,TCM码-Matlab program channel coding, CRC check code, RS code, convolutional codes, turbo codes, TCM code
RS
- 这是一个关于RS码程序,使用MATLAB软件对RS码系统进行仿真,最后画出RS码的误码率与信噪比之间的关系图-This is a program on the RS codes, RS codes using the MATLAB software system is simulated, the final draw RS code error rate and SNR of the relationship between the map
RS-code
- 我测试过的!Verilog HDL实现RS编码。-I' ve tested it! RS coding Verilog HDL implementation.
rs
- rs编解码,对实现了rs码的编解码,并对其误码率进行了分析仿真-rs codec, to the achievement of the rs code coding and decoding, and BER analysis simulation
rs-codec-8-16
- RS[255,223]纠错码verilog源码,包含编码和解码模块,以及testbench等。-Verilog source code for RS[255,223] encoder and decoder, with testbench included.
RS-endec
- 用Visual C++实现的RS码的源代码-Using Visual C++ implementation of the RS code' s source code
RS_Verilog
- RS码的FPGA实现,verilog语言形式,好参考资料-FPGA realization of RS code, verilog language form, a good reference
RS
- RS code encode/decodeprogram
RS
- RS码的编码过程,其中的十进制与二进制之间的转换函数MATLAB里面有自带的函数。当然你也可以自己编写-RS code encoding process in which the conversion between decimal and binary function of MATLAB which has built-in functions. Of course, you can also write your own
RS(244_212)
- 一款RS缩短码的源代码,可修改其中主程序的数据变任意一种RS码的编码器,此程序经多次验证均正确,且采用标准代码格式描写,易读。-A shortened RS code source code, which can modify data in the main program code change any of the RS encoder, this procedure has been repeatedly verified are correct, and the use of stan
rs
- 这是RS编码和字节交织的程序,该程序用来研究R-S码结合交织技术的纠错能力。-This is the RS coding and byte interleaving of the program, the program used to study the RS code combined with interleaving error correction capability.
RS
- RS编码器的VHDL源程序,程序有点大,不过能用。-RS encoder VHDL source code, program a little big, but can be used.
RS
- 基于FPGA的RS编码,包括RS码的编码原理,RS电路的设计与实现-FPGA-based RS code, including the RS, the coding principle, RS Circuit Design and Implementation
rs
- contains reeedsolomon code for wireless complete systm
RS-code
- RS码源码程序,VC工程,可以纠正3、4、5、6个错误,很实用的学习程序-RS code source programs, VC works, can correct a mistake 3,4,5,6, very useful learning process
RS-code-and-Turbo-code
- OFDM通信系统中的RS码和Turbo码的研究-OFDM systems in the RS code and Turbo code of research
Plot RS code bit error probability
- compute and plot (7,3) RS code bit error probability
syndrome for RS code
- returns syndrome for an RS code with the error capability.
Erasure decoding of RS code
- Demonstrate error/erasure decoding of (7,3) RS code