搜索资源列表
p1
- 各种LMS算法的MATLAB程序,包括符号-符号LMS,归一化LMS,附加了RLS
NLMS
- 若不希望用与估计输入信号矢量有关的相关矩阵来加快LMS算法的收敛速度,那么可用变步长方法来缩短其自适应收敛过程,其中一个主要的方法是归一化LMS算法(NLMS算法),变步长 的更新公式可写成 W(n+1)=w(n)+ e(n)x(n) =w(n)+ (3.1) 式中, = e(n)x(n)表示滤波权矢量迭代更新的调整量。为了达到快速收敛的目的,必须合适的选择变步长 的值,一个可能策略是尽可能多地减少瞬时平方误差,即用瞬时平方误差作为均方误差的MSE简单估计,这也是LMS算法的基本思想
nlms.rar
- 归一化最小均方(LMS)自适应数字滤波,带测试主程序。,Normalized least mean square (LMS) adaptive digital filter with the test main program.
LMS.rar
- 用于计算最小均方误差的代码,包含了归一化的uniform函数,Used to calculate the minimum mean square error of the code, including the normalization of the uniform function
nlms
- 归一化LMS滤波算法的MATLAB仿真程序 -Normalized LMS filtering algorithm MATLAB simulation program
NLMS5
- 归一化LMS算法程序, 归一化LMS算法程序,归一化LMS算法程序,归一化归一化-Normalized LMS algorithm program, normalized LMS algorithm procedure, the normalized LMS algorithm process, the normalized LMS algorithm program, normalized normalized
NLMSarticle
- 改进的归一化LMS算法文章,即改进的NLMS论文-Improved normalized LMS algorithm article, that paper improved NLMS
NLMS
- 归一化LMS算法即NLMS算法源程序,自适应信号处理变步长经典算法-Normalized LMS algorithm for the NLMS algorithm source code, adaptive signal processing algorithm for variable step classical
bianbuchang
- 自适应滤波变步长Lms归一化算法的仿真实现程序-simulation in lms normolized algorithm
A-Variable-Step-Size-LMS-Algorithm
- 一种变步长的归一化最小均方自适应滤波算法的实现-A variable step size normalized least mean square adaptive filter algorithm to achieve
NLMS
- 本文对变步长(VSS) 自适应滤波算法进行了分析,针对输入信号高度相关时算法收敛速度下降导致性能下降 的问题,提出了一种解相关变步长归一化LMS 自适应算法,引入相关性原理,使得算法保持良好的收敛性能。计算机仿真 结果与理论分析相一致-In this paper , we discuss and analyze the variable step2size adaptive algorithm(VSSLMS) ,in which the descent of it s converg
LMS
- 本算法为自适应LMS算法,本算法研究了步长对,权初值,以及是否归一化对算法的影响-The algorithm for the adaptive LMS algorithm, the algorithm of the steps right, the right initial value, and whether the normalization of the algorithm
nlms
- 归一化LMS自适应均衡算法的MATLAB仿真-The normalized LMS algorithm of MATLAB simulation
The-normalized-LMS-algorithm-
- 归一化LMS自适应均衡算法的MATLAB仿真程序-The normalized LMS algorithm of MATLAB simulation
NLMS
- 此文件为归一化LMS算法的matlab程序-normalized LMS
dfe_nlms
- 实现基于归一化LMS算法的判决反馈均衡器的实现,通过眼图仿真-Feedback equalizer based on the judgment of the normalized LMS algorithm to achieve through the eye diagram simulation
LMS
- lms基本算法、归一化lms算法及基于lms的系辨识源程序-lms basic algorithm, owned by one of lms algorithm based lms Department identification source
LMS-algorithm
- 基本LMS算法,归一化LMS算法,基于LMS算法的系统辨识-Basic LMS algorithm, the normalized LMS algorithm, LMS algorithm based system identification
LMS-AND-NLMS
- 高斯白噪声下的LMS算法,归一化LMS算法。附仿真结果报告、源代码、截图,内容详尽,希望对您有所帮助-Gaussian white noise of the LMS algorithm, the normalized LMS algorithm. With the simulation results are reported, the source code, screenshots, and detailed, I hope for your help
Normalized-LMS-adaptive-filter
- 归一化LMS自适应滤波算法的matlab仿真及DSP实现-Normalized LMS adaptive filter algorithm MATLAB simulation and DSP Implementation