搜索资源列表
(7-3)-cyclic-code
- 用MATLAB实现(7,3)循环码算法,很好的体现了循环码的特性-Using MATLAB implementation (7,3) cyclic code algorithm shows good characteristics of cyclic codes
16qam_channel_encode
- 一、 本程序采用16QAM调制方式,对一串2进制信源进行调制,采用(7,4)循环码对信源做信道编码,用升余弦滚降函数进行基带调制,再调到高频信道;在信道上加入高斯白噪声,运用匹配滤波器解调,画出解调星座图,运用最小欧氏距离译码判决,再对信号进行信道解码,画出采用信道编码技术和不采用信道编码技术的误比特率图。-First, this program uses 16QAM modulation mode, for a string of two binary source is modulated,
chfadianlubianma
- 除法电路编码,用于生成(63,57)循环码-Divider circuit encoding, used to generate (63,57) cyclic code
cyclicCode
- cyclic code lecture
exp006_cycliccodes_20090415
- Cyclic code sample code
cycliccode
- 该程序完成(7,3)循环码的编码功能以及校验子译码功能,有良好的中文交互界面-The program is completed (7,3) cyclic code encoding functions, and verify sub-decoding functions, has a good Chinese language interface
encode_decode
- 循环码的编译码器matlab源码,能够观察输入信码,自由输入噪声,观察输出码字-Cyclic code codec matlab source code, were able to observe the letter type code, free input noise to observe the output code word
PG(21_10)cyclic_code
- Projective Geometry Cyclic code, n=21, k=10 Majority Logic Decoding BPSK BER simulation
zuixiaohaomingjuli
- 循环码的最小汉明距离求解,能把多项式按照人们书写的习惯输出到界面!操作友好!-Cyclic code of minimum distance solution, people can write in accordance with the customary polynomial output to interface! Operation Friendship!
CyCDecoding
- 循环码解码编码,对应人民邮电版《通信原理》中(7,4)循环码译码过程。代码清晰简单-Cycle decoding coding, Telecommunications for the corresponding edition of " communication theory" in (7,4) cyclic code decoding process. Code is clear and simple
coder
- 实现(7,4)循环码编码和解码的matlab的GUI界面程序,内含使用说明-Implementation (7,4) cyclic code encoding and decoding matlab GUI interface program that contains instructions
cyclic-code-compilation
- (7,3)循环码的编译,通过程序操作,给出具体事例-(7,3) cyclic code compiler, operating through the program, give specific examples
cyclic_coder
- (7,4)系统循环码编码器 code_out = cyclic_coder(code_in) 该系统循环码编码器的生成多项式是g(x) = x^3 + x + 1 输入参数code_in是信息码字,是1×4的行向量;输出code_out是编码后的系统 循环码字,是1×7的行向量。 函数运行时,同时画出输入信息码字和循环码字的波形图。- (7,4) cyclic code system Encoder code_out = cyclic_coder (code
cyclic_decoder
- (7,4)系统循环码译码器 decode_out = cyclic_decoder(decode_in) 该系统循环码译码器的生成多项式是g(x) = x^3 + x + 1 输入参数decode_in是接收到的循环码字,是1×7的行向量;输出decode_out是解 码后的信息码字,是1×4的行向量。 函数运行时,同时画出接收循环码字和译出码字的波形图。 - (7,4) system cycle Decoder decode_out = cyclic_
Cyclic-code
- 循环码的编码和解码过程,用c++实现此过程-Cyclic code encoding and decoding process, using c++ to implement this process
Cyclic-code
- Cyclic code programs using MATLAB software.
(7-4)cyclic-code
- (7,4)循环码的编译码器,带有GUI界面,按界面提示操作即可-(7,4) cyclic code codec with GUI interface, interface prompts
cyclic-code-encoding
- 实现7,4循环码的编码和解码过程,带有漂亮的用户界面,使用方便-Achieve 7,4 cyclic code encoding and decoding process, with a beautiful user interface, easy to use
Cyclic-code
- 循环码的编码与译码过程,代码以(7,4)为例讲解了整个编码解码的详细过程-Cyclic code encoding and decoding process, code (7, 4) as an example to explain the whole process of encoding and decoding
cyclic code
- cyclic ofdm matlab code