搜索资源列表
adaptive
- 自适应信号处理中LMS,RLS类算法,非常适合做语音增强和语音降噪等算法研究
LMSTDE.ZIP
- 时间延迟估算是在现供求信号处理中经常会被用到,以检测波入射的方向(雷达、声纳和地震波)。这里给出一个自适应时间延迟估算--Adaptive(LMS) Time Delay Estimation--的MATLAB程序,供大家参考。
ASQC.rar
- 主动噪声控制的matlab仿真模型,使用了LMS滤波器,MATLAB simulink model of active noise cotnrol which applies LMS adaptive filter.
lms
- 自适均衡滤波器应算法程序,基于lms算法的,固定步长。-adaptive filter on lms
fxlms
- %% Active Noise Control Using a Filtered-X LMS FIR Adaptive Filter % This demonstration illustrates the application of adaptive filters to the % attenuation of acoustic noise via active noise control. - Active Noise Control Using a Filtered-X L
aft
- 基于LMS算法的自适应回波抵消器算法 用于未知系统识别-Based on LMS Algorithm for Adaptive Echo Cancellation Algorithm for unknown system identification
sishiyinglvbosheji
- 对语音或图像信号加噪,然后自适应滤波恢复原来的信号。要求使用算法LMS 。-Voice or image of the noise signal, and then revert to the original adaptive filter signal. Require the use of algorithms LMS.
lmssuanfaxianbo5bingxing
- 自适应并行陷波器,采用了陷波器的并行结构-adaptive lms
lms
- 自适应LMS算法。由于我要使用,所以将信源信号及加澡后的信源信号保存起来。方便在FPGA设计里使用。-Adaptive LMS algorithm. Because I would like to use, so the source signal and add a noise after the shower saved the source signal. Designed to use in the FPGA.
basedOnTheAnalysisOfLMSAdaptiveFilterAlgorithm
- lms算法 滤波器 解释及仿真 ,基于LMS算法自适应滤波器析-lms filter interpretation and simulation algorithm, based on the analysis of LMS adaptive filter algorithm
lms
- 基于Matlab的自适应滤波器的LMS算法-Matlab-based LMS adaptive filter algorithm
adaptdemos
- Active Noise Control Using a Filtered-X LMS FIR Adaptive Filter.
lms
- Noise cancelation using LMS Adaptive filter
LMSAdaptiveLinearPrediction
- Source Code for LMS adaptive prediction test
f_lms
- 均衡技术是克服码间干扰(Inter-Symbol Interference,ISI)的有效措施,由于信道特性的随机性与时变性,实际中消除码间干扰最常用的是自适应均衡器。本文对基于最小均方(Least Mean Squares,LMS)算法和递推最小二乘(Recursive Least Squares,RLS)算法的自适应均衡器进行仿真研究,分析了信道特性与设计参数对自适应均衡器的收敛速度与稳态性能的影响。 -Equalization technique is to overcome inte
DPS5402
- 基于DPS5402的自适应滤波器的设计,ti公司生产的5402芯片。FIR滤波器,lms算法实现自适应滤波-ti chips produced by 5402.FIR filter,lms adaptive filter algorithm
lmsfornoiseremoval
- lms adaptive filter for removing noise from speech
lmsandrls
- lms adaptive filter for removing noise from speech
filtercode
- lms filter for adaptive noise cancellation
LMS
- 实现FIR系统中的最小均方误差自适应滤波算法(LMS),并通过误差曲面研究其性能。-FIR system in the minimum mean square error adaptive filtering algorithm (LMS), and study its performance through the error surface.