登录
首页 » matlab » NLMS

NLMS

于 2021-03-06 发布 文件大小:3KB
0 233
下载积分: 1 下载次数: 211

代码说明:

  若不希望用与估计输入信号矢量有关的相关矩阵来加快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思想.)

文件列表:

NLMS.doc

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • matlabclassiccodeexamples
    这是一个matlab的程序包,里面都是一些经典和常用的例子,有完整的代码。(this is a package of matlab code, in which there are lots of classic and useful examples with whole code.)
    2010-01-19 10:10:35下载
    积分:1
  • matlab 分步傅里叶变换
    matlab 分步傅里叶变换 用于光纤中的非线性薛定谔方程解法 (split-f-trans This program could deal with the transmission of light in optic fiber describe with NLSE)
    2013-06-06 21:24:20下载
    积分:1
  • gaoshi_varied_NLMS_canceling
    自适应干扰对消噪声,有用信号为语音,干扰为高斯白噪声,变步长的NLMS算法性能分析(Adaptive interference cancellation noise and useful signals for voice, interference is Gaussian white noise, variable step size NLMS algorithm performance analysis)
    2016-03-15 20:35:41下载
    积分:1
  • music
    基于MUSIC算法的OFDM系统子载波个数盲估计(Bind Estimation of the number of subcarriers of the OFDM system based on MUSIC algorithm)
    2020-11-20 09:19:37下载
    积分:1
  • digital
    数字信号的Matlab仿真程序,包括常用的数字信号调制解调过程。(51 SCM-related tutorials, very good, good view, very useful!)
    2009-05-08 23:40:27下载
    积分:1
  • SpeechCompressionUsingLinearPredictiveCoding
    Speech compression using Linear Predictive Coding. LPC is the oldest and the most basic of modern speech coders. Its a lossy scheme. Playback quality isn t preserved in the process but it can be used in low bit-rate systems.
    2009-12-13 01:54:57下载
    积分:1
  • zuidabihebing
    选择适合并和最大比合并的性能比较分析。有详细的代码供参考(Choose to suit and the comparative analysis and maximum ratio combining performance.Has a detailed code for your reference)
    2014-12-10 13:09:59下载
    积分:1
  • task3
    递推最小二乘法和递推阻尼最小二乘法仿真,系统模型如下: y(t) - 1.6 * y(t - 1) + 0.7 *y (t - 2) = u(t - 1) + 5.5 * u(t – 2) + e(t),试用递推最小二乘法和递推阻尼最小二乘法进行参数识别,并进行比较 (Damped recursive least squares method and recursive least squares method simulation, the system model is as follows: y (t)- 1.6* y (t- 1)+ 0.7* y (t- 2) = u (t- 1)+ 5.5* u (t- 2)+ e (t), the trial damped recursive least squares method and recursive least squares method for parameter identification, and comparison)
    2011-12-01 00:09:15下载
    积分:1
  • Pitch-detection-MATLAB
    基音检测的MATLAB程序,好含有分帧程序,短时域所有相关分帧处理算法代码。(Pitch detection MATLAB.)
    2013-11-30 11:29:51下载
    积分:1
  • mohuzonghepingjia
    进行层次分析的matlab程序源代码 能自动进行层次分析 很不错(The level of analysis matlab source code can automatically be very good analytic hierarchy)
    2011-08-17 00:45:53下载
    积分:1
  • 696518资源总数
  • 106164会员总数
  • 18今日下载