搜索资源列表
LMS
- using LMS filter to predict the intra-band and inter-band redundancy
LMS407adapter_filter
- LMS407自适应滤波器,用c编写,非常实用-LMS407 adaptive filter, using c prepared, very practical
testLMS
- this program is very useful in calculating the delay of a sine wave using the LMS algorithm
adsp_lab2_LMS
- use simulink to run LMS algorithm to remove noise
AEC
- 基于LMS算法和NLMS算法的自适应声回波消除器AEC,实现的主要功能是:在用户对电视发出的指令混杂了电视扬声器的声学回声的情况下,滤掉电视声音得到较为纯净的用户语音指令信号。-The main function of the adaptive filter based on the LMS algorithm and the NLMS algorithm is mixed: in the instruction issued by the user on the television TV s
ANC_LMS
- verilog描述的基于LMS的自适应噪声消除器ANC算法。用于数字音频处理。-The verilog Descr iption LMS-based adaptive noise canceller ANC algorithm. For digital audio processing.
LMS_Algorithm
- 语音降噪算法,语言噪音消除研究。基于LMS的音频降噪算法及改进。-Speech noise reduction algorithm, noise cancellation language study. Audio noise reduction algorithm based on LMS and improvement.
adaptive-feedback-cancellation
- 这是一篇关于回波抵消各种方法描述、分析、验证的一篇文中,讲解了LMS、nlms,等各种方法-This is an echo canceller on a variety of methods to describe, analyze, validate a text to explain the LMS, nlms, other methods
lms10
- 自适应滤波LMS算法语音降噪,采集一段wma文件,加入高斯白噪声,然后实现降噪。-LMS adaptive filtering algorithm for speech noise reduction
lms
- 应用lms自适应滤波算法进行回声消除的matlab程序-application lms adaptive filtering algorithms eliminate echoes of Matlab procedures
fastlms
- 快速块LMS算法 利用FFT,实现频域的LMS快速算法,并且能够加快算法的收敛速度-Fast Block Least Mean Squares
blocklms
- 块LMS算法 相对于逐点计算的LMS算法,块LMS算法具有相对较高的计算效率,同时在一定程度上提高了算法的收敛稳定性-LMS algorithm block-by-point LMS algorithm for computing the block LMS algorithm has a relatively high computational efficiency, while a certain extent, to improve the stability of the algori
ECHO
- echo cancellation simulation by LMS
lms
- LMS滤波器示例程序,在TURBOC中运行可图形显示的C程序-lms filet test demo
LMS_sourcecode
- 音频自适应噪声消除ANS的Matlab源码,其中应用到LMS算法,过程很详尽-ANS sourcecode using LMS and details is shown in steps
LMS_paper
- 简单的lms算法,主要用于实现语音的增强,提高清晰度,可懂度-Simple LMS algorithm, mainly used for the realization of speech enhancement, improve the clarity, intelligibility
LMS_lunwen
- 简单的lms步长改进滤波算法,主要用于实现语音的增强,提高清晰度,可懂度-Simple LMS step size filtering algorithm, mainly used for the realization of speech enhancement, improve the clarity, intelligibility
lms
- 使用LMS方法对DSP数据进行去噪音处理,比较理想-Audio Denoising by lms method
LMS-RLS-
- lms rls回声消除自适应滤波的介绍与说明自适应滤波存在于信号处理、控制、图像处理等许多不同领域,它是一种智能更有针对性的滤波方法,通常用于去噪。-lms rls
AdaptiveFilter-LMS-master
- 基于LMS的自适应滤波算法c代码,带测试代码,很容易验证(LMS based adaptive filtering algorithm C code, it is easy to verify)