搜索资源列表
21840294dll
- LMS软件是用来进行自适应滤波的最小均方误差算法,稍加修改就可以用于自适应噪声对消,自适应信号分离、自适应陷波等。-LMS software is used for adaptive filtering the minimum mean square error algorithm, slight modifications can be used for adaptive noise cancellation and adaptive signal separation, such as Ad
25811271AD_print
- LMS软件是用来进行自适应滤波的最小均方误差算法,稍加修改就可以用于自适应噪声对消,自适应信号分离、自适应陷波等。-LMS software is used for adaptive filtering the minimum mean square error algorithm, slight modifications can be used for adaptive noise cancellation and adaptive signal separation, such as Ad
Advanced.Signal.Processing.and.Noise.Reduction.2nd
- Signal processing theory plays an increasingly central role in the development of modern telecommunication and information processing systems, and has a wide range of applications in multimedia technology, audio-visual signal processing, cellular mob
NLMSspeechenhancement.rar
- 双通道语音增强算法,消除环境噪声。采用归一化自适应方法,噪声抵消10dB,语音保持较好可懂度。,Dual-channel speech enhancement algorithm, to eliminate environmental noise. The use of normalized adaptive methods, noise cancellation 10dB, to maintain good voice intelligibility.
RLS_filter
- RLS算法,编写了MATLAB程序实现自适应干扰对消。给出信号实例,用于验证所编写程序的性能。所给信号为:①噪声与语音的混合信号——signalnosie.wav;②噪声信号——noise.wav。两信号均为立体声,PCM压缩,采样速率为48000Hz,采样精度16bits。-RLS algorithm, the preparation of a MATLAB program to achieve adaptive interference cancellation. Given signal
main
- 传统的宽带信号中抑制正弦干扰的方法是采用陷波器(notch filter),为此我们需要精确知道干扰正弦的频率.然而当干扰正弦频率是缓慢变化时,且选频率特性要求十分尖锐时,则最好采用自适应噪声抵消的方法.用一个二阶FIR的LMS自适应滤波器消除正弦干扰的一个方案。 -Wideband signals in the traditional sinusoidal interference suppression method is to use a notch filter (notch fil
adaptive_all_in_one
- 自适应滤波器方面的10个例子,共包括 自适应滤波,盲均衡,解相关型LMS算法,TRAINING MODE and DECISION DIRECTED MODE,噪声消除,自适应滤波器设计等内容-Adaptive filter in 10 cases, and it includes adaptive filtering, blind equalization, decorrelation-based LMS algorithm, TRAINING MODE and DECISION DIRE
Adaptive_noise_cancellation_in_the_power_of_signal
- 自适应噪声对消在微弱电力信号检测中的应用可以检测到很微弱的信号保护电力线进行了MATLAB仿真-Adaptive noise cancellation in the weak electrical signal detection application can detect very weak signals to protect the power lines of the MATLAB simulation
zishiyingzaoshengduixiao
- 设计一个2阶加权自适应噪声对消器,对经加性白高斯噪声信道干扰的正弦信号进行滤波。-Design a two-order-weighted adaptive noise canceller, right through the additive white Gaussian noise channel interference sinusoidal signal filtering.
zishiyin
- 1.设计自适应信号分离器,用以从白噪声中提取周期信号。其中选取正弦信号s=sin(2*pi*t/10)为周期信号,宽带噪声信号为高斯白噪声,设置参考通道延迟为50。 2.宽带信号中的窄带干扰抑制实际上是自适应信号分离的一种应用,借助自适应信号分离器可以方便的实现窄带干扰的对消。-1. Design of adaptive signal separator, used to extract from the white noise periodic signal. The extraction
denonoise
- 一种数字视频自适应降噪算法的研究与实现.rar 一种数字视频自适应降噪算法的研究与实现.rar 一种数字视频自适应降噪算法的研究与实现.rar 一种数字视频自适应降噪算法的研究与实现.rar -A digital video noise reduction algorithm for adaptive research and implementation. Rar A digital video noise reduction algorithm for adaptive research a
ADAptivefilter_Algo_implementation
- adaptive filters are designed for the real time implementation of noise removal from environment
adaptive-noise-cancellation-in-c
- C coding for adaptive noise cancellation. this will be helpful for computer engg students.
LLMS9M
- 基于LMS算法的自适应噪声消消除仿真分析,内含详细的文档说明 -Simulation analysis, based on the LMS algorithm for adaptive noise cancellation to eliminate contains detailed documentation
DNLMSspeechenu
- 双通道语音增强算法,消除环境噪声。采用归一化自适应方法,噪噪声抵消10dB,语音保持较好可懂度。-The dual-channel speech enhancement algorithm to eliminate ambient noise. Using normalized adaptive noise noise offset by 10dB, and the voice to maintain good intelligibility.
LMS-Matlab
- 自适应噪声抵消LMS算法,以及MATLAB仿真程序-Adaptive noise cancellation LMS algorithm, and MATLAB simulation program
DSPII_USTC_01
- 传统的宽带信号中抑制正弦干扰的方法是采用陷波器(notch filter),为此需要精确知道干扰正弦的频率.然而当干扰正弦频率是缓慢变化时,且选频率特性要求十分尖锐时,则最好采用自适应噪声抵消的方法.下图是用一个二阶FIR的LMS自适应滤波器消除正弦干扰的一个方案。该代码实现了以下功能: 1) 借助MATLAB画出了滤波器的误差性能曲面和误差性能曲面的等值曲线; 2) 给出了最陡下降法以及LMS算法的计算公式; 3) 用MATLAB产生了方差为0.05, 均值为0白噪音S(n),并
lms-function
- LMS Matlab function, which can be used in your main programs (Adaptive noise canceller applications).
noisecancel
- Adaptive noise cancellation using LMS algorithm
lms_vanclf
- Vectorized Adaptive noise canceler using LMS filter