搜索资源列表
LMS(New)
- 使用simulink对LMS算法进行多径仿真,在实验中验证LMS系统在多径环境下仍表现较好的收敛性和跟踪性能。-use Simulink LMS algorithm for multi-path simulation, In the experiment verified LMS system in the multi-path environment is still better performance convergence and tracking performance.
LMS算法
- LMS滤波程序 附带数据
LMS
- 很好的介绍了自适应滤波器的一些相关算法,lms算法,rls算法-Very good introduction to some of the adaptive filter correlation algorithm, lms algorithm, rls algorithm and so on
lms
- LMS算法使用matlab语言实现仿真 用于自适应滤波器-LMS algorithm using matlab simulation language used to achieve adaptive filter
lms
- TD系统中智能天线下行波束赋形lms算法仿真实现-TD System Smart Antenna Downlink Beamforming Algorithm for Simulation of lms
lvchenglinnlms
- 这里主要对LMS算法及一些改进的LMS算法(NLMS算法、变步长LMS算法、变换域LMS算法)之间的不同点进行了比较,在传统的LMS算法的基础上发展了LMS算法的应用。另一方面又从RLS算法的分析中对其与LMS算法的不同特性进行了比较,很值得研究!-The key players here and some of the LMS algorithm is an improved LMS algorithm (NLMS algorithm, variable step size LMS algor
lms
- lms算法的详细过程介绍及matlab程序-lms algorithm in detail the process of introduction and matlab program
LMS
- 自适应变步长LMS算法,仿真与功能说明,算法详解,资料综合!-Auto LMS matlab
lms
- LMS算法的MATLAB 实现 结果正确 可以直接使用-MATLAB LMS algorithm can be used directly to achieve the correct result
2
- LMS算法的语音信号处理方面的仿真,也是我毕业论文中的-LMS algorithm for speech signal processing simulation
LmsnoiseDynamictrack
- LMS算法的动态信源跟踪DOA,能够很好的跟踪动态信源-LMS Dynamic Tracking
改进LMS算法
- 改进的LMS算法及其在噪声对消中的应用,更好的解决了收敛速度和稳态误差的矛盾(The improved LMS algorithm and its application in noise cancellation can better solve the contradiction between convergence speed and steady-state error)
LMS_finish
- LMS 算法的运用 LMS 算法 在语音识别 LMS 算法在有源滤波器 LMS算法在人脸识别的运用(The application of LMS algorithm LMS algorithm in speech recognition LMS algorithm in active power filter Application of LMS algorithm in face recognition)
LMS算法下的参数a1、a2的收敛曲线
- LMS算法下的关于双参数a1、a2的收敛曲线(The convergence curves of parameters a1 and a2 under LMS algorithm.)
LMS算法下不同u值的参数收敛曲线
- LMS算法下关于不同的u值的参数产生的收敛曲线(Parameter convergence curves of different u values under LMS algorithm.)
filter_LMS
- 实现了LMS算法的仿真,能够通过仿真波形分析出滤波器阶数、信噪比以及步长因子对滤波性能的影响。(The simulation of LMS algorithm is realized, and the influence of filter order, signal to noise ratio and step factor on filter performance can be analyzed by simulation waveform.)
LMS_Filter
- 本代码对LMS自适应滤波算法进行了简单仿真,结果表明LMS算法能够有效消除噪声干扰(This code is a simple simulation of LMS adaptive filtering algorithm. The results show that LMS algorithm can effectively eliminate noise interference.)
lms
- 基于LMS算法的均衡器,使用MATLAB仿真,最小均方误差均衡中的最小均方算法(LMS)的matlab程序(Equalizer based on LMS algorithm)
LMS
- (1)LMS子程序,简单好用,编写主程序直接调用就可以 (2)实现计算二阶AR过程的理论学习曲线与实际曲线(LMS subroutine(easy to use)and realize the theoretical learning curve and actual curve for calculating the second-order AR process)
LMS算法自适应滤波器
- 给出完整的相关代码,实现自适应滤波器相关LMS算法对参考信号的干扰抑制作用