-
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_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.)
- 2011-08-15 21:49:54下载
- 积分:1
-
2001[PhD]----SRP-PHAT
一篇关于高精度的,对声源定位的的方法介绍(_A High-Accuracy, Low-Latency Technique for Talker Localization in Reverberant Environments Using Microphone Arrays----SRP-PHAT)
- 2013-01-27 10:29:14下载
- 积分:1
-
wind_dfig
widn turbine generator system model for study
- 2012-10-07 17:11:40下载
- 积分:1
-
xbfx
小波分析与信号处理 理论、应用及软件实现(Wavelet analysis and signal processing theory, applications and software)
- 2010-11-08 16:26:18下载
- 积分:1
-
chengxu
第一章 误差与范数 第二章 非线性方程(组)的数值解法 第三章 解线性方程组的直接方法第四章 解线性方程组的迭代法第五章 矩阵的特征值与特征向量的计算(Chapter norm error and the second chapter of nonlinear equations (Group) Chapter III of the numerical solution of linear equations solution methods of Chapter IV of the direct solution of linear equations Chapter V of the Code of iterative eigenvalue matrix and the characteristics of Vector Calculation)
- 2009-07-02 10:38:43下载
- 积分:1
-
power_syncmachine
power_syncmachine.rar,功率电子领域matlab仿真文件,已经验证过,程序运行正常(power_syncmachine.rar,
Power electronics field matlab simulation file, has already been
verified, the normal operating procedures)
- 2013-07-14 12:50:41下载
- 积分:1
-
MATLAB-QPSK
QPSK信号生成 matlab编写的程序 并且分为i路 与q路进行(QPSK signal)
- 2013-11-21 22:24:34下载
- 积分:1
-
OpenSURF_version1c
采用广义互相关法用于完成时延估计,能够达到一个较好的精度(The generalized cross-correlation method is used to perform time delay estimation, and a better accuracy can be achieved)
- 2017-08-04 15:26:14下载
- 积分:1
-
channel_dec
维特比硬判决的译码程序,可以经过简单修改适应任何的约束长度(Hard-decision Viterbi decoding process can be simply adapted to any constraint length)
- 2008-03-16 13:12:32下载
- 积分:1
-
License-Plate-Recognition
用matlab做的车牌识别的完整源代码,包括车牌定位,二值化,滤波去噪,字符分割,识别,不过识别部分用的BP网络,(License plate recognition using matlab to do the complete source code, including the license plate location, binarization, filtering denoising, character segmentation, recognition, but identify with some of the BP network,)
- 2011-06-30 17:16:01下载
- 积分:1