搜索资源列表
-
2下载:
双通道语音增强算法,消除环境噪声。采用归一化自适应方法,噪声抵消10dB,语音保持较好可懂度。,Dual-channel speech enhancement algorithm, to eliminate environmental noise. The use of normalized adaptive methods, noise cancellation 10dB, to maintain good voice intelligibility.
-
-
1下载:
RLS算法,编写了MATLAB程序实现自适应干扰对消。给出信号实例,用于验证所编写程序的性能。所给信号为:①噪声与语音的混合信号——signalnosie.wav;②噪声信号——noise.wav。两信号均为立体声,PCM压缩,采样速率为48000Hz,采样精度16bits。-RLS algorithm, the preparation of a MATLAB program to achieve adaptive interference cancellation. Given signal
-
-
1下载:
自适应噪声对消在微弱电力信号检测中的应用可以检测到很微弱的信号保护电力线进行了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
-
-
0下载:
自适应噪声抵消LMS算法,以及MATLAB仿真程序-Adaptive noise cancellation LMS algorithm, and MATLAB simulation program
-
-
1下载:
传统的宽带信号中抑制正弦干扰的方法是采用陷波器(notch filter),为此需要精确知道干扰正弦的频率.然而当干扰正弦频率是缓慢变化时,且选频率特性要求十分尖锐时,则最好采用自适应噪声抵消的方法.下图是用一个二阶FIR的LMS自适应滤波器消除正弦干扰的一个方案。该代码实现了以下功能:
1) 借助MATLAB画出了滤波器的误差性能曲面和误差性能曲面的等值曲线;
2) 给出了最陡下降法以及LMS算法的计算公式;
3) 用MATLAB产生了方差为0.05, 均值为0白噪音S(n),并
-