- labview2 labview系列的经典入门和开发图书
- LabView2.32 该程序是基于labview的上位机实现程序
- JPEGMasterFirmware_bin This file was automatically generated img dev topazsc
- Out-Probability-BLAST Outage probability of DBLAST compared to STBC for a selected rate R=2 bits per transmission and a 4x4 MIMO i.i.d. Rayleigh slow fading channel. Elisabeth de Carvalho
- 电源设计_多年电路设计经验(精辟实用) 电源设计
- DGUS 迪文的图像开发工具 直接使用串口下载到屏幕 非常方便
文件名称:cyclic_coder
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:1005byte
-
已下载:1次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
(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_in) cyclic code encoder of the system generating polynomial is g (x) = x ^ 3+ x+ 1 of information input parameters code_in code word is 1 × 4 row vector output code_out System is encoded codeword cycle, the row is 1 × 7 vector. Function to run at the same time draw the input code word and code word cycle waveform.
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_in) cyclic code encoder of the system generating polynomial is g (x) = x ^ 3+ x+ 1 of information input parameters code_in code word is 1 × 4 row vector output code_out System is encoded codeword cycle, the row is 1 × 7 vector. Function to run at the same time draw the input code word and code word cycle waveform.
相关搜索: cyclic code encoder
(系统自动生成,下载前可以参看下载内容)
下载文件列表
cyclic_coder.m
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.