搜索资源列表
AdaptiveFilterCancelingNoises
- 自适应噪声抵消,matlab,基于自适应滤波器的噪声抵消系统设计-Adaptive Noise Cancellation, Matlab, based on adaptive filter noise canceling system design
adaptive_LMS
- 自己写的基于LMS的自适应噪声抵消,例子是对一WAV声频信号去噪,效果不错,对这方面感兴趣的可以-wrote based on the LMS adaptive noise cancellation, for example, is a WAV audio signal denoising. good results, with interested can s
matlab
- 为图片进行添加高斯噪声均匀噪声以及椒盐噪声,并且采用a修正的均值滤波和自适应中值滤波进行除噪,并且进行除噪性能判断-Add a picture for uniform noise and Gaussian noise, salt and pepper noise, and the use of a modified mean filter and adaptive median filtering for noise removal, noise removal performance and
自适应波束形成
- 所谓自适应波束形成就是声呐能够根据环境噪声场的变化,不断地自动调节本身的参数以适应周围环境。
自适应波束形成
- 所谓自适应波束形成就是声呐能够根据环境噪声场的变化,不断地自动调节本身的参数以适应周围环境。
zaosheng
- 自适应噪声抵消算法的matlab,希望大家享用,-Adaptive noise cancellation algorithm matlab, hope you enjoy,
LMS_algorithm
- LMS自适应滤波器 进行预测 噪声滤除等功能-LMS adaptive filter to predict the noise filtering and other functions
matlab
- 自己编的,基于自适应噪声对消的语音增强新算法-Own, based on adaptive noise cancellation of the new algorithm for speech enhancement
zishiying
- 自己编的程序,自适应噪声对消语音增强,参考噪声与输入噪声是相关的情况。-Own procedures, Adaptive Noise Cancellation of Speech Enhancement, reference noise and input noise are relevant.
zishiyingduixiao
- 自己编的,改进的自适应语音增强算法,且参考噪声与输入噪声不相关。-Own, and improved adaptive speech enhancement algorithm, and the reference noise and input noise are not relevant.
adaptivenoisecancellation
- 设计一个2阶加权自适应噪声对消器,对经加性白高斯噪声信道干扰的正弦信号进行滤波-The design of a 2-order-weighted adaptive noise cancellation, and for the AWGN channel interference filtering of sinusoidal signals
LMS4
- 介绍了一种新的变步长LMS自适应滤波算法。该算法具有较快的收敛速度和较小的失调,并且他不受已经存在的不相关噪声的干扰。-This paper introduces a new variable step size LMS adaptive filtering algorithm. That the algorithm has a faster convergence speed and a smaller offset, and he is not already in existence ar
lms
- 基于LMS算法的自适应滤波器的matlab程序,输入正弦信号,加入白噪声后,通过滤波器后恢复出原信号-failed to translate
adaptive
- 本方法实现了自适应噪声抵消算法,在参考输入情况下,去除相关噪声-adaptive noise cancelation
zishiyingjiangzao
- 这里介绍了一种基于自适应滤波的噪声抵消法,采用归一化最小均方误差算法,采集实际噪声环境下各种不同信噪比的带噪语音样本进行降噪处理,实验结果表明,处理后信号的信噪比得到了较大程度的提高,大大改善了听音效果,具有很高的可懂度,且语音自然度好,没有失真;并与谱减法进行了比较,自适应噪声抵消法的降噪幅度比谱减法有一定提高,在听音效果上,用自适应噪声抵消法处理后的语音在清晰度,自然度方面优于谱减法。-Here a novel adaptive noise cancellation method using
Code
- 改程序包里包含中值、均值滤波、自适应中值滤波和一种改进的椒盐噪声滤波程序,前三种是给第四种作对比的,第四种方法对椒盐滤除效果很好。-Change the program package contains the value, mean filtering, adaptive median filter and an improved impulse noise filtering program is the first three compare to the fourth, the four
Voice-communication-
- 这是我做毕业设计的资料语音通信中的自适应噪声对消系统设计.rar欢迎下载!-This is my graduation project information in the voice communication system design adaptive noise cancellation. Rar welcome to download!
5.1 自适应滤波器法
- 自适应滤波器,用于回声消除,噪声消除等等(Adaptive filters are used for echo cancellation, noise cancellation and so on)
自适应滤波器
- 通过设计一个二阶加权系数自适应横向FIR滤波器,对一个加随机噪声的正弦信号实现滤波。 具体设计方案为: 1,生成标准正弦信号S 2,生成等长的随机信号N 3,生成加随机噪声的正弦信号X 4,X通过参数可调数字滤波器,输出Y 5,Y与参考信号作差得到误差E 6,E通过自适应算法调整权值W 7,用LMS算法处理噪声干扰的信号,最终实现滤波器功能(A two order weighted coefficient adaptive transverse FIR filter is des
DSP_MATLAB
- 数字信号处理:自适应一步线性预测,自适应噪声抵消(Digital signal processing: adaptive noise cancellation, adaptive one-step linear prediction)