登录
首页 » matlab » NLMS

NLMS

于 2021-03-06 发布 文件大小:3KB
0 309
下载积分: 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 个回复

  • GoodsAllocatingProblemwithMultiAimsbasedonTheHybri
    说明:  多目标货物配装问题是一个复杂的组合优化问题,属于NP难问题,本文用混合粒子群算法求解多目标货物配装问题。混合粒子群算法在基本粒子群算法的基础上,通过引进遗传算法中的交叉和变异的策略,避免了陷入局部最优,加快了达到全局最优的收敛速度。此外,本文提出用权重系数来平衡各目标使各目标都能达到相对较优的效果。(Multi-objective loading of goods is a complicated combinatorial optimization problems are NP hard problems, this paper, hybrid particle swarm algorithm to solve multi-objective problem loading cargo. Hybrid Particle Swarm Algorithm in elementary particle swarm optimization based on genetic algorithm through the introduction of crossover and mutation of the strategy to avoid a fall into local optimum, global optimum to achieve accelerated convergence. In addition, this paper, the weight factor used to balance the various objectives so that the objectives can be achieved relatively better results.)
    2020-11-23 14:49:35下载
    积分:1
  • GaussianNoise
    对进行过高斯噪声处理的图像进行均值滤波的MATLAB代码(原创)。(The Mean Filtering algorithm for a figure processed by Gauss noise.)
    2013-04-30 14:00:32下载
    积分:1
  • Matlab01
    MATLAB GUIDE NO.1 KOR VER.
    2011-01-06 10:50:16下载
    积分:1
  • mohuhanshu
    说明:  该函数仿真了线型调频函数的模糊度图。对学习模糊度者有一定借鉴作用(The simulation of a linear function of the ambiguity function FM Fig. Fuzzy degree of learning from those who have a certain role)
    2008-11-03 22:28:47下载
    积分:1
  • example4_6
    :滤波 fs=400 采样频率,必须大于两倍基带信号最高频率 ts=1/fs 采样时间间隔 T=5 时间窗大小 t=0:ts:T (hf1=zeros(1,N) hf1(f<=B1&f>=-B1)=1 y1=hf1.*fftshift(y) figure subplot(211) plot(f,abs(fftshift(y))/N,f,hf1, r-- ) axis([-fs/2,fs/2,0,1.2]) title( 原信号频谱 ) xlabel( f /Hz ) subplot(212) plot(f,abs(y1)/N) title( 低通滤波,截止频率90Hz ) xlabel( f /Hz ))
    2010-05-25 20:58:05下载
    积分:1
  • fpv112
    FPV相册傻瓜式教程,对于想使用FPV的新手来说值得一看。(FPV album fool tutorial, you want to use for novice FPV worth a visit.)
    2015-03-05 16:08:10下载
    积分:1
  • Alamouti
    Its alamouti code calculating BER performance.
    2011-05-19 15:00:10下载
    积分:1
  • Filtros
    simulation of the effect of a filter on a signal, showing amplitude and phase spectra, in three cases, varying its bandwidth
    2011-05-24 19:48:45下载
    积分:1
  • WLSfinal
    This a WLS meshfree code have been developed for curve fitting problems. this archive contains Matlab subroutines
    2009-02-12 18:02:53下载
    积分:1
  • induction_machine
    induction machine simulation
    2009-11-15 01:43:12下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载