-
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
-
ImageFiltering
说明: 数字图像平滑程序。处理灰度图像。平台为MATLAB(Digital image smoothing procedures. Gray-scale image processing.)
- 2009-08-18 14:52:12下载
- 积分:1
-
MMA
说明: 基于matlab的MMA算法仿真程序,给出仿真前后效果仿真图(Based on the MMA algorithm matlab simulation program, the simulation before and after the effect of simulation map)
- 2021-04-20 21:18:51下载
- 积分:1
-
ofdmbasedonmatlab
ofdm的matlab仿真,其中含有3个示例(ofdm simulation in matlab, which contains three sample)
- 2009-09-15 15:45:23下载
- 积分:1
-
1d_rof_denoising
one dimensional denoising using ROF method
- 2010-05-26 01:38:25下载
- 积分:1
-
shape
移动最小二乘法形函数及其导数图像的绘制。基函数为一阶(MLS shape function )
- 2020-11-12 09:59:45下载
- 积分:1
-
chapter2
MATLAB学习实例,通过实例详细讲解如何使用MATLAB语言进行编程(Study examples of MATLAB through examples to explain in detail how to use the MATLAB programming language)
- 2009-03-02 20:11:52下载
- 积分:1
-
kalman
卡尔曼滤波器在目标追踪上的应用,目标真实运动为匀速直线运动,系统噪声为高斯白噪声。(Kalman filter for target tracking application on the target real motion is uniform motion, the system noise is Gaussian white noise.)
- 2013-11-12 21:04:29下载
- 积分:1
-
ST
说明: 本程序是基于S变换的短时电能质量扰动检测方法实现的,用于分析电压暂降的幅值、相位跳变、持续时间和谐波含量进行分析(This procedure is based on the S transform short-term power quality disturbance detection method implemented for the analysis of voltage sag magnitude, phase transition, duration, and harmonic content analysis)
- 2011-03-08 16:37:45下载
- 积分:1
-
Matlab_Codes
该代码是书籍源码,是matlab的书的源代码,里面是算法实例,(The source code is the book, the book is the matlab source code, which is the algorithm instance,)
- 2010-11-23 13:57:49下载
- 积分:1