搜索资源列表
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
rls
- 这是一个论文中给出自适应均衡的RLS算法的仿真程序-This is a paper given in the RLS algorithm for adaptive equalization of the simulation program
HW2_digicom2
- rls adaptive filter algorithm with the theoretical information and matlab code
1
- 这个是,基于RLS的自适应FIR滤波器的简明的论文,对大家有很大的帮助意义。-This is the RLS-based adaptive FIR filter paper concise, very helpful to everyone significance.
RLS_FIR
- 在自适应信号处理中,FIR滤波器被广泛使用。介绍了在MATLAB环境中采用RLS算法实现FLR自适应滤波器 的方法。 -In adaptive signal processing, FIR filters are widely used. Introduced in the MATLAB environment using RLS adaptive filter algorithm FLR method.
9988
- lms 算法的详细说明 (基于LMS与RLS算法的自适应均衡器性能研究)-lms detailed descr iption of the algorithm (LMS and RLS algorithm based adaptive equalizer performance of)
rlsdesign
- rls adaptive filter design using matlab software
RLS
- 自适应推导过程、原理,包括RLS算法及LMS的推导过程-Adaptive derivation of principles, including the derivation of the RLS algorithm and LMS
04206076rls
- C-source code for RLS algorithm. adaptive filter
LMS-RLS-self-adaptive-equalization
- 基于自适应均衡器的LMS算法和RLS算法的仿真分析。-Adaptive equalizer LMS algorithm and RLS algorithm simulation analysis.
RLS-self-adaptive-channel-estimation
- RLS算法自适应信道估计的性能分析,详细介绍了RLS算法。-RLS adaptive channel estimation algorithm performance analysis, detailing the RLS algorithm.
LS_RLS
- 自适应控制中的ls和rls。 Adaptive control of LS and rls.-Adaptive control of LS and rls.
Adaptive-control-of-LS-and-RLS
- 自适应控制中的LS和RLS Adaptive control of LS and RLS.-Adaptive control of LS and RLS.
LS-and-RLS-in-Adaptive-control
- 自适应控制中的LS和RLS LS and RLS in Adaptive control-LS and RLS in Adaptive control
rls
- this algorithm is about lms algorithm in adaptive system and filters.
An-Adaptive-Channel-Estimation
- 文章介绍了自适应均衡技术在MIMO OFDM系统中的应用研究。-In this paper, an adaptive channel estimation for MIMO OFDM is proposed. A set of pilot tones first are placed in each OFDM block, then the channel frequency response of these pilot tones are adaptively estimat
adaptive filter
- 介绍了噪声抵消的原理和从强噪声背景中自适应滤波提取有用信号的方法,并对最小均 方 (LMS, Least Mean Squares) 、归一化 LMS(NLMS, Normalized Least Mean Squares) 和递推最小二乘 (RLS, Recursive Least Squares) 三种基本自适应算法进行了对比研究。计算机模拟仿真结果表明,这 几种算法都能通过有效抑制各种干扰来提高强噪声背景中的信号检测特性。相比之下, RLS 算法 具有良好的收敛性