-
youxuliebiaocharu
有序列表的插入,每次添加新数据时,保证整个列表的有序性(Into an ordered list, every time you add new data, to ensure the orderly nature of the entire list)
- 2010-09-28 18:30:57下载
- 积分:1
-
matlabjianmo1
matlab在数学建模中的应用,有效利用matlab进行数学建模(matlab mathematical modeling applications, the effective use of matlab mathematical modeling)
- 2012-07-03 20:32:04下载
- 积分:1
-
NLMS
若不希望用与估计输入信号矢量有关的相关矩阵来加快LMS算法的收敛速度,那么可用变步长方法来缩短其自适应收敛过程,其中一个主要的方法是归一化LMS算法(NLMS算法),变步长 的更新公式可写成
W(n+1)=w(n)+ e(n)x(n)
=w(n)+ (3.1)
式中, = e(n)x(n)表示滤波权矢量迭代更新的调整量。为了达到快速收敛的目的,必须合适的选择变步长 的值,一个可能策略是尽可能多地减少瞬时平方误差,即用瞬时平方误差作为均方误差的MSE简单估计,这也是LMS算法的基本思想。
(Want to estimate if the input signal vector and the relevant matrix to speed up the convergence rate of LMS algorithm, then the variable step size method can be used to shorten its adaptive convergence process, one of the main method is normalized LMS algorithm (NLMS algorithm) , variable step-size update formula can be written W (n+ 1) = w (n)+ e (n) x (n) = w (n)+ (3.1) where, = e (n) x (n) the right to express filter update vector iterative adjust the volume. In order to achieve the purpose of fast convergence, we must choose the appropriate value of variable step size, a possible strategy is as much as possible to reduce the instantaneous squared error, which uses the instantaneous squared error as the mean square error MSE of the simple estimate, which is the basic LMS algorithm思想.)
- 2021-03-06 12:39:31下载
- 积分:1
-
HFSS_MATLAB_source-editing
阵列天线多端口的馈电操作。在进行波束赋形或相控阵天线设计时,若天线端口数量巨大,可以用该程序一次实现对所有天线端口相位及赋值的输入。(Multi-array antenna feed port operations. Performing beamforming or phased array antenna design, if the huge number of antenna ports can be used to implement the program once all the input phase and the antenna port assignment.)
- 2016-06-02 10:37:59下载
- 积分:1
-
Gabor
Gabor atoms generation
- 2011-01-31 14:44:04下载
- 积分:1
-
shiyan4
fir滤波器,一个三频率信号的低通和带通滤波器(fir filter, a three-frequency signal of low pass and band-pass filter)
- 2010-06-05 15:49:24下载
- 积分:1
-
Connectgraphgenerate
生成一个连通子图,适合图论学习,ACM竞赛以及网络学习(Generate a connected subgraph, graph theory is suitable to study, ACM contests, as well as e-learning)
- 2009-11-24 21:12:15下载
- 积分:1
-
PatternRecognition
模式识别各种算法简单介绍,程序简单,容易理解(Brief introduction to a variety of pattern recognition algorithms, the program is simple, easy to understand)
- 2010-12-01 09:24:45下载
- 积分:1
-
srmpulse
srm 6/4 design using m file
- 2011-10-17 21:39:00下载
- 积分:1
-
FSK
说明: 设计一个2FSK数字调制系统,要求:
(1)设计出规定的数字通信系统的结构;
(2)根据通信原理,设计出各个模块的参数(例如码速率,滤波器的截止
频率等);
(3)用Matlab或SystemView 实现该数字通信系统;
(4)观察仿真并进行波形分析;
(5)系统的性能评价。
(Design a digital modulation system 2FSK require: (1) design a digital communication system under the structure (2) According to the communication theory, design parameters of each module (such as code rate, filter cutoff frequency, etc.) (3 ) with Matlab or SystemView realize the digital communication system (4) observing the waveform simulation and analysis (5) system performance evaluation.)
- 2010-05-04 10:42:41下载
- 积分:1