搜索资源列表
基于DSP的lms自适应滤波器实现
- 基于DSP的lms自适应滤波器实现并仿真
程序仿真算法文档
- lms
Severalauto-adaptedalgorithms
- 本文对LMS、NLMS 以及NVSS 算法的性能进行了比较, 通过仿真发现NLMS 算法的运算速度虽略慢于LMS 算法-In this paper, LMS, NLMS algorithm, as well as the performance of NVSS comparison of NLMS algorithm through the simulation found that the computation speed is slightly slower than the LMS al
lms_nlms_rls_by_matlab
- 本文件包括了关于自适应滤波器matlab实现的主流模拟仿真,其中包括lms,nlms,rls等等,供交流经验-This document includes the adaptive filter on matlab simulation to achieve the mainstream, including the lms, nlms, rls, etc., for exchange of experience
zishiyingjunhengqi
- 自适应均衡器实验报告lms算法matlab仿真-Experimental report adaptive equalizer lms algorithm matlab simulation
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
MATLABLMS
- 一个使用MATLAB实现LMS仿真算法的程序源代码,很实用的哦-Simulation using MATLAB implementation of a LMS algorithm source code, very useful oh
RLSxiebojiance
- 以自适应线性组合器为时变谐波检测器的模型, 根据逆归最小乘自适应滤波算法较好的跟踪性能, 使之应用于时变谐波的跟踪检测。仿真表明该方法比以往的基于最小均方 自适应滤波算法的谐波幅值和相位参数的测定具有更好的跟踪效果。-Adaptive linear combiner with harmonic detector is too variable model, according to inverse normalized least square adaptive filter algorit
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
txt2
- 智能天线的自适应算法通过迭代运算获取用于波束形成的最优权值矢量时,是否具有较快的收敛速度和较小的稳态误差成为决定波束形成性能的主要因素.据此提出在传统的LMS算法中引入变步长和变换域的思想,采用改进的自适应算法用于波束形成.MATLAB仿真结果表明,该算法具有较快的收敛速度和较小的稳态误差,波束形成的性能更优.-lms
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
Designandrealizationofadaptivenoisecancellerbasedo
- 阐述了自适应噪声抵消(ANC)技术的基本原理,基于自适应滤波器的原理,设计了自适应噪声抵消器 在对自适应滤波器相关理论研究的基础上,重点研究了自适应噪声抵消器的核心———LMS自适应滤波算法。在MATLAB中的Simulink下,建立了自适应噪声抵消器的模型,并通过设置不同的参数进行仿真,结果表明系统能够有效地从噪声中恢复出原始信号。最后对系统进行了性能分析,给出了自适应噪声抵消系统在实际应用中选取参考信号的要求 -This paper elaborated the basic theory
matlab-LMS
- MATLAB环境下ISI信道仿真及自适应均衡器设计程序说明.-matlab LMS
LMS-suanfa
- 基于自适应 信号处理算法(LMS算法)及LMS算法的仿真程序-Based on the adaptive adaptive signal processing algorithm (LMS algorithm) and the simulation program of the LMS algorithm
LMS-suanfashixian
- 基于LMS算法基本原理及MATLAB仿真实现,带有仿真结果-Based on the basic principle of LMS algorithm and MATLAB simulation, with the simulation results
LMS-RLS-self-adaptive-equalization
- 基于自适应均衡器的LMS算法和RLS算法的仿真分析。-Adaptive equalizer LMS algorithm and RLS algorithm simulation analysis.
LMS
- 基于LMS算法的均衡技术在matlab上的仿真应用-Equalization technique based on the LMS algorithm in matlab simulation applications
LMS
- MATLAB实验报告,基于LMS自适应滤波器的应用仿真-MATLAB lab reports, based on LMS adaptive filter Application Simulation
Normalized-LMS-adaptive-filter
- 归一化LMS自适应滤波算法的matlab仿真及DSP实现-Normalized LMS adaptive filter algorithm MATLAB simulation and DSP Implementation
matlab仿真智能天线
- 六个matlab关于智能天线仿真的程序,包括模拟信号源、高斯白噪声、PN序列、阵列接收信号、信号输出、LMS改进算法等。