文件名称:cyclic_decoder
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:1.29kb
-
已下载:1次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
(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_decoder (decode_in) cyclic code decoder of the system generating polynomial is g (x) = x ^ 3+ x+ 1 input parameters decode_in is the received codeword cycle, the row is 1 × 7 vector output decode_out solution code is the information after the code word is 1 × 4 row vector. Function to run at the same time code word and draw a circle to receive the word of the translated code waveform.
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_decoder (decode_in) cyclic code decoder of the system generating polynomial is g (x) = x ^ 3+ x+ 1 input parameters decode_in is the received codeword cycle, the row is 1 × 7 vector output decode_out solution code is the information after the code word is 1 × 4 row vector. Function to run at the same time code word and draw a circle to receive the word of the translated code waveform.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
cyclic_decoder.m
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.