-
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_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.)
- 2011-08-15 21:48:28下载
- 积分:1
-
pts
OFDM系统降低PAPR的三种算法之一,PTS方式降低PAPR。(OFDM system to reduce the PAPR of three algorithms, PTS approach reduces PAPR.)
- 2013-10-11 15:26:32下载
- 积分:1
-
control
This file contains different algorithms of control in simulink matlab.
- 2014-01-07 17:10:34下载
- 积分:1
-
comVision
图片印刷字符的识别(可识别多种字体)
将Matlab工作空间路径设置为本文件夹
在Matlab命令窗口内输入:
numCongnition( able1/01.jpg )
通过改图片来对不同的图进行处理,其中able1,able2,able3三个文件夹分别对应三种字体
命令窗口输出要识别的字符,并且自动弹出中间处理过程窗口
也可以运行:
num = pretreat( able1/01.jpg )
imshow(num)
直接得到预处理后的图片
再键入:
getNumber(num)
得到字符输出
(Set the Matlab workspace path to this folder
In the Matlab command window input:
NumCongnition ( able1/01. JPG)
Through change pictures to deal with different figure, including able1, able2, able3 three folders corresponding to three kinds of fonts
Command window output to identify characters, and automatically process among popup Windows
Can run:
Num = pretreat ( able1/01. JPG)
Imshow (num)
Directly after preprocessing of images
Type:
GetNumber (num)
Get the output character)
- 2014-02-17 16:37:48下载
- 积分:1
-
获取DCI数据并进行解码的程序
获取LTE物理层的PDDCH信道,为下行控制信道,获取DCI数据并进行解码的程序(Obtain the LTE physical layer PDDCH channel and downlink control channel, obtain the DCI data and decode)
- 2016-11-10 13:30:25下载
- 积分:1
-
g
说明: A matlab code for computer generated hologram.
- 2011-03-04 13:56:35下载
- 积分:1
-
moead
知识进化多目标领域的一篇经典之作,已被同行广泛认同,相信给大家的学习和研究会带来帮组,欢迎下载!(Knowledge of a field of multi-objective evolutionary classic, has been widely recognized by his peers, I believe for everyone to learn and research will bring help group, welcome to download!)
- 2013-10-01 17:14:46下载
- 积分:1
-
cb
说明: it is the matlab model for simulation of the class bchopper with full details of parametrs
- 2012-01-23 18:40:53下载
- 积分:1
-
grad
matlab程序求图像的梯度,获得图像的纹理信息丰富的点或边缘点、角点等。(to get the gradient of mage, the image texture information rich points or edge, corner, etc.)
- 2013-12-19 09:53:24下载
- 积分:1
-
newton
Cauchy s Method for Multiple Variable Functions
- 2010-12-22 12:54:44下载
- 积分:1