Welcome![Sign In][Sign Up]
Location:
Search - nlms

Search list

[Other resourceNLMS程序

Description: 提供了三个NLMS算法程序,结果良好,供大家参考-provide 3 NLMS algorithm program with good results. Please refer to it.
Platform: | Size: 2241 | Author: 叶君 | Hits:

[Other resourceNLMS

Description: NLMS是LMS的一种改进算法。对该自适应滤波的朋友有一定启发
Platform: | Size: 1138 | Author: duoduomi | Hits:

[Speech/Voice recognition/combineNLMS

Description: nlms s matlab Simulation Program
Platform: | Size: 3097 | Author: wang | Hits:

[Other resourceNLMS

Description: 若不希望用与估计输入信号矢量有关的相关矩阵来加快LMS算法的收敛速度,那么可用变步长方法来缩短其自适应收敛过程,其中一个主要的方法是归一化LMS算法(NLMS算法),变步长 的更新公式可写成 W(n+1)=w(n)+ e(n)x(n) =w(n)+ (3.1) 式中, = e(n)x(n)表示滤波权矢量迭代更新的调整量。为了达到快速收敛的目的,必须合适的选择变步长 的值,一个可能策略是尽可能多地减少瞬时平方误差,即用瞬时平方误差作为均方误差的MSE简单估计,这也是LMS算法的基本思想。
Platform: | Size: 3285 | Author: 闫丰 | Hits:

[Speech/Voice recognition/combineNLMS

Description: 用NLMS实现对语音的回声的消除,共4个文件,语音原声,语音回声,NLMS的实现,回声路径
Platform: | Size: 36194 | Author: zjt | Hits:

[Speech/Voice recognition/combineNLMS

Description: 使用MATLAB编写的nlms滤波器程序代码!
Platform: | Size: 1173 | Author: 张婷 | Hits:

[matlabNLMS程序

Description: 提供了三个NLMS算法程序,结果良好,供大家参考-provide 3 NLMS algorithm program with good results. Please refer to it.
Platform: | Size: 2048 | Author: 叶君 | Hits:

[matlabNLMS

Description: NLMS是LMS的一种改进算法。对该自适应滤波的朋友有一定启发-NLMS is an improved algorithm of LMS. The adaptive filtering friends have a certain inspiration
Platform: | Size: 1024 | Author: duoduomi | Hits:

[Speech/Voice recognition/combineNLMS

Description: nlms s matlab Simulation Program
Platform: | Size: 3072 | Author: wang | Hits:

[matlabNLMS

Description: 若不希望用与估计输入信号矢量有关的相关矩阵来加快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思想.
Platform: | Size: 3072 | Author: 闫丰 | Hits:

[Speech/Voice recognition/combineNLMS

Description: 用NLMS实现对语音的回声的消除,共4个文件,语音原声,语音回声,NLMS的实现,回声路径-Using NLMS realize voice echo on the elimination of a total of four documents, voice, soundtrack, voice echo, NLMS realization echo path
Platform: | Size: 35840 | Author: zjt | Hits:

[Speech/Voice recognition/combineNLMS

Description: 使用MATLAB编写的nlms滤波器程序代码!-Prepared using the MATLAB program code nlms filter!
Platform: | Size: 1024 | Author: 张婷 | Hits:

[Speech/Voice recognition/combinenlms

Description: nlms算法及其示例,与大家分享,希望大家可以帮我弄个多输入的NLMS-nlms algorithm and its examples to share with you, I hope everyone can help me multi-input弄个the NLMS
Platform: | Size: 1024 | Author: 石岩岩 | Hits:

[matlabnlms

Description: nlms算法的实验,仿真,在白噪声下的情况-nlms is simulated on matlab
Platform: | Size: 1024 | Author: asd | Hits:

[matlabnlms

Description: matlab NLMS 编程,代码用于可适应滤波器的回声消除功能-Adaptive filters for echo cancellation
Platform: | Size: 1024 | Author: lulu | Hits:

[matlabNLMS

Description: Function matlab NLMS algorithm
Platform: | Size: 1024 | Author: bessem | Hits:

[matlabnlms

Description: 关于NLMS编程的MATLAB例程,初学时,可以仔细看看,然后改改,是学习的好资料-a program about nlms,and the program was realize in the matlab
Platform: | Size: 1024 | Author: hound | Hits:

[matlablms-nlms-rls

Description: 包括自适应信道均衡器的三种算法和它们的对比:LMS,NLMS,RLS -adaptive channel equalization :LMS,NLMS,RLS
Platform: | Size: 3072 | Author: allan | Hits:

[matlabNLMS

Description: 归一化LMS算法即NLMS算法源程序,自适应信号处理变步长经典算法-Normalized LMS algorithm for the NLMS algorithm source code, adaptive signal processing algorithm for variable step classical
Platform: | Size: 1024 | Author: wanghaiyan | Hits:

[Speech/Voice recognition/combineNLMS

Description: 语音降噪经典算法NLMS最小均方算法MATLAB程序(Speech noise reduction classical algorithm NLMS minimum mean square algorithm MATLAB program)
Platform: | Size: 1024 | Author: 工程机械 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 15 »

CodeBus www.codebus.net