搜索资源列表
LMS
- 最小均方差(LMS)滤波器时延估计算法的Matlab实现-Matlab achieve minimum mean square (LMS) filter delay estimation algorithm
lmsalgo
- contains documents relating to improvement of adaptive beamforming using mixed norm algorithm, combination of lms with smi algorithm, sample code for implementation of lms in matlab
HayesMatlabFiles
- Matlab files for programs in Monson Hayes book. Functions such as Levinson durbin,Pisarenko, MUSIC, LMS, RLS etc.
lms_matlab
- 本文提供了matlab实现的lms自适应滤波源代码以及结果分析,对不同的仿真波形进行了比较并对结果进行了详尽的分析,学习信号处理的同学可以参考一下-This article provides an implementation of the matlab source code for lms adaptive filtering, and analyzing the results of the simulation of different waveforms and the results
AdaptiveequalizerbasedonLMSalgorithm
- 基于matlab用LMS算法实现了自适应均衡器,画出了一次实验的误差平方的收敛曲线,并给出最后设计滤波器系数。-Matlab-based algorithm using LMS adaptive equalizer, draw a square of experimental error convergence curve, and gives the final design of the filter coefficients.
lms_algorithm
- LMS算法在阵列信号处理中是很常用的算法,可应用于自适应技术。-LMS algorithm in array signal processing is a very commonly used algorithms, can be applied to adaptive technology.
zishiying
- matlab的各种自适应仿真分析。。自适应信息处理的算法、方案繁多,究其实质可归纳为遵循最小均方误差(Least Mean Square,LMS)准则及最小二乘(Least Square,LS)准则两大类,其他算法大多是这两种算法的演进。-matlab simulation analysis of various adaptive. . Adaptive information processing algorithms, a variety of plans, their essence ca
SC_FDE_system_frequency-domain-equalization-algori
- 。本文研究了SC-FDE系统中的最小均方误差判决反馈 均衡(MMSE-DFE)和基于LMS准则的自适应均衡算法, MATLAB仿真表明,由于LMS自适应均衡算法能有效的跟 踪信道变化并更新均衡器的抽头系数,其性能略优于最小 均方误差判决反馈均衡算法。-. In this paper, the SC-FDE system, the minimum mean square error decision feedback Equalization (MMSE-DFE) and
LMS
- 自适应的LMS算法及其应用 本实验通过一个二阶自回归过程来研究实时数据集平均对LMS算法的影响 包含MATLAB代码-LMS algorithm
LMS_matlab
- LMS算法matlab实现,可以进行验证-LMS algorithm matlab realize
LMS
- 基于LMS算法的均衡技术在matlab上的仿真应用-Equalization technique based on the LMS algorithm in matlab simulation applications
lms
- matlab code for reduction of ISI in digital communications
adaptive-lpf1
- matlab code for adaptive lms filter
AdaptiveEqualizationLMS_ENEE634
- this file explain how to implement LMS EQUALIZER in matlab with different noisy channel environment.