-
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
-
mypowersimuPWM9900
file to improve your skill in power systems simulation using matlab
- 2014-08-11 02:13:38下载
- 积分:1
-
Chuong-1-Ly-thuyet-thong-tin
COmmunication Information Chap I
- 2014-10-03 10:29:43下载
- 积分:1
-
poumiantu
利用Matlab及施工过程中采集的点云数据绘制剖面图(Point cloud data collected in the use the Matlab and construction process to draw a cross-sectional view)
- 2013-05-12 19:07:23下载
- 积分:1
-
anpr
automatic number plate using C
- 2010-05-13 23:42:20下载
- 积分:1
-
MATLAB
基于MATLAB的共轭梯度BP算法在函数逼近中的实例(MATLAB-based conjugate gradient BP algorithm in the example of function approximation)
- 2010-05-27 07:38:44下载
- 积分:1
-
guidinghua
直方图规定化,用于matlab图像处理。所谓直方图规定化,就是通过一个灰度映像函数,将原灰度直方图改造成所希望的直方图。所以,直方图修正的关键就是灰度映像函数。(Histogram specification for matlab image processing. The so-called histogram specification is through a grayscale image function, the original histogram transformed into the desired histogram. Therefore, the key is the gray image histogram correction function.)
- 2014-11-05 15:39:53下载
- 积分:1
-
QPSK
QPSK的调制解调,跟书上的框图基本如出一辙,希望对大家有帮助。(QPSK modulation and demodulation, the basic block diagram of the book with the same, we want to help.)
- 2010-12-13 15:39:08下载
- 积分:1
-
bpsk-ldpc
BPSK调制解调加上LDPC信道编码解码。画出误码率曲线(BPSK modulation and demodulation and LDPC channel coding and decoding. Draw the curve of error rate)
- 2014-08-27 09:17:29下载
- 积分:1
-
Maple-and-MATLAB
用Maple和MATLAB解决科学计算问题,介绍了学习中一些常用的曲线的编程(With Maple and MATLAB to solve problems in scientific computing, describes some common programming learning curve)
- 2014-01-20 20:17:18下载
- 积分:1