搜索资源列表
rs_cnv.由RS码、卷积码构成的级联码
- 由RS码、卷积码构成的级联码,结合交织技术,用于信道编码,RS code and convolution code, combine with interleaving, use for channel coding.
learn_RS_coding
- 自己根据网上已有程序改写的(127,115)RS编码,有详细的注释及对FPGA实现算法的改写(参考try123.m),希望可以让大家少走弯路-(127,115) rs encoder/decorder with detailed annotations.
RS
- RS码的编码和译码程序,迭代译码,程序调试通过-RS encoding and decoding program code, iterative decoding, program debugging by
RS_encod_decod
- 自从发表《RS纠错编码原理及其实现方法》以来,收到很多初识RS编码的读者的来信, 大家纷纷表示这篇文章对初学者很有帮助,但同时也指出了很多不足。比如第一版的例子中都是按照码长 , 但在实际应用中并不总是这种情况,还有就是MATLAB程序,由于作者在工程中是在DSP上用C实现的, 所以文章中的MATLAB程序只是用来说明问题,并没有经过调试。做事应该有始有终,这次修改, 附有详细的经过调试的MATLAB程序。并尽量做到程序具有通用性。-Since the publication o
rsfinal
- 详细且一目了然的RS编译码matlab仿真程序。 包括GF(Q)域的各种运算(每种运算一个函数功能文件),RS编码模块及译码模块。 期中译码模块又分为伴随式计算模块,错误位置多项式计算模块,错误位置计算模块,错误数值计算模块。 还包含了专门用于测试每个模块是否正确的testbache。完整,详细,正确-Detailed and clear RS codec matlab simulation program. Including the GF (Q) domain of a vari
encode
- rs编码函数在matlab编译环境下的实现-rs encoding function in the matlab compiler environment to achieve
RS_encode_with_toolbox_decode
- rs编码仿真,搭配matlab工具箱的rs解码进行验证,绝对可用!-rs coding simulation, with matlab toolbox rs decoder to verify, absolutely free!
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的编码以及迭代译码,是【7,3 5】的RS码,希望对大家有帮助-it can work well~hope can help you
RScode
- RS编码的例子,可以参考这个学RS编码,可以参考通信原理的书籍来对照来学!-This is a example about RS coding ,and you can learn RS by that.
RS_code
- RS编码语言,源代码,适合学习,已经运行过-RS coding language, source code, for learning, has been run over
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_simu
- RS编码的matlab仿真,对加入突发噪声信道的RS(15,11)编码进行的仿真.-RS coding matlab simulation, burst noise channel to join the RS (15,11) code for simulation.
BM
- RS编码中BM硬判决的性能仿真,包括误码率、无符号率等-the RSencode matlab simulation
RS
- rs编码性能仿真程序,经过2PSK调制解调后的仿真-rs codeing simulation
RS-codes
- 实现了RS编码,编程过程进行了较强的优化,不仅可学习其中的对程序的优化,也可直接将该程序直接用于其他程序中-The strong optimization RS coding, programming process, not only learning the program optimization, but also directly to the program directly for other programs
RS-simulink
- 基于simulink的RS编码译码,分析其误码率,并画出它的性能曲线。-RS code decoding based on simulink, analyze the bit error rate, and draw its performance curve.
2014-RS
- 数字系统中RS编码的实现例程,包括编码和解码过程-RS encoding digital systems implemented routines, including encoding and decoding process
rs
- RS code 编码及译码 通过AWGN信道(RS code encoding and decoding)
RS码的MATLAB实现(附MATLAB仿真程序)
- 信道编码的matlab程序,rs码通信系统的仿真实验,包括源程序和说明((Matlab program channel coding, RS code,)