-
harq1
说明: harq in lte for channel coding in matlab to correct error in 4g
- 2019-06-10 03:09:37下载
- 积分:1
-
PredictiveControl
李国勇 编著
北京,电子工业出版社
自动控制技术应用丛书
2005
这本书上的例题的源代码(Edited by Li Yong Beijing, Publishing House of Electronics Industry Series 2005 automatic control technology applications on the book' s example source code)
- 2009-06-02 20:07:50下载
- 积分:1
-
BP
说明: 对用BP算法所进行的神经网络进行仿真、训练。模拟综合出我们所需要的结果。(BP algorithm by using the neural network simulation and training. Analog synthesis we need results.)
- 2008-12-08 10:55:06下载
- 积分:1
-
ROBOTSCONTROL
机器人各种机构的控制仿真例程,代码都能运行,适合初学者(Robot control simulation routines of various institutions, the code can run, suitable for beginners)
- 2014-02-16 07:41:32下载
- 积分:1
-
sparfilt
优点:1.对于信噪比高的信号滤波效果好;
% 2.对于边沿的保护强过阈值滤波,不会产生阈值滤波情况下的过于平滑与Gibbs现象。
%缺点:1.由于对边沿信号没做任何处理,所以边沿可能会有脉冲噪声保留下来;
% 2.计算相关系数中,如果计算出来的小波系数点位置偏差大,则相关系数计算受影响;
% 3.需要迭代运算,迭代的噪声能量阈值选取很重要,这里以开始段无信号处估计噪声;
% 4.需要迭代运算,所以运算量比阈值法大;
% 5.受分解层次影响,在大尺度上小波系数点位置偏差更大,相关系数计算不准确。
%需要具体调整的地方:1.分解的尺度;()
- 2008-03-28 10:26:51下载
- 积分:1
-
symMat
A matrix of symbolic elements is reasonably useful for many analytic linear algebra applications, and for analytic vector, matrix and tensor differentiation.
This function produces a matrix of arbitrary dimension of symbolic elements that are indexed by their position in the symbolic matrix for ease of reference.
EXAMPLE
>> M = symMat([2 2], m , real )
M =
[ m11, m12]
[ m21, m22]
>> class(M)
ans =
sym
>> det(M)
ans =
m11*m22 - m12*m21
- 2010-03-02 02:13:12下载
- 积分:1
-
~7Book_MATLAB+simulink
电子通信系统的建模与仿真
第7章 通信系统差错控制仿真
7.1 缩短卷积码
7.2 有缩短卷积码加交织的差错控制系统研究
7.3 自适应均衡系统(LMS算法)
7.4 迭代译码的级联卷积码
(Electronic communications system modeling and simulation of Chapter 7 error control communication systems simulation 7.1 shortened 7.2 convolutional code convolutional code increases have shortened intertwined system of error control 7.3 adaptive equalization system (LMS algorithm) Iterative Decoding of level 7.4 convolutional codes in conjunction)
- 2021-04-23 20:28:47下载
- 积分:1
-
SimpleRayleigh
Program to plot the BER of OFDM in Frequency selective 4 channel
- 2015-02-11 19:51:48下载
- 积分:1
-
TDS
An example to understand sampling of continous wave and fft
- 2012-01-27 01:17:30下载
- 积分:1
-
ieee_error
阵列存在幅相误差条件下的DOA估计算法仿真(There is an array amplitude and phase errors of the DOA estimation algorithm under the conditions of simulation)
- 2021-03-22 16:49:16下载
- 积分:1