搜索资源列表
lpf
- 比较了FFT算法和低通滤波器在去除噪声中的作用-compared the FFT algorithm and low-pass filter to remove noise in the role
P0311
- P0311:利用巴特沃斯(Butterworth)低通滤波器对受噪声干扰的图像进行平滑处理-P0311 : use Butterworth (Butterworth) low-pass filter on the noise in the image smoothing
fftfiltler
- 生成一个正弦信号,并加入白噪声,得到正弦信号以及白噪声的混合信号,通过低通滤波器对白噪声进行处理-generate a sinusoidal signal, and add white noise, sinusoidal signal to be white noise and mixed-signal, through low-pass filter white noise processing
someImageProcessSourcecode
- 几种图像处理源码 程序代码说明 P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 P0308:
signal_procesing_using_matlab
- 数字信号处理基于matlab 文件内容 /conv(卷积部分) dupconv 重叠保留法 freqcirconv 频域圆周卷积 freqconv 频域卷积 timecirconv 时域圆周卷积 timeconv 时域卷积 /fft(频域分析部分) d2fft 基2FFT dft DFT最简化程序 dtft DTFT演示 /fir(fir滤波器设计) fir 得到fir滤波器hn getwindow 得到fir
航空噪声背景下的语音端点检测和语音增强算法
- 航空噪声背景下的语音端点检测和语音增强算法,在信噪比很低的强航空噪声背景下,效果特别好
MATLAB图像处理源程序
- 程序代码说明 P0201:MATLAB赋值 P0202:MATLAB中的for循环 P0203:MATLAB中的for循环和if条件 P0205:MATLAB图像处理的基本操作 P0206:MATLAB高级图像处理操作 P0207:根据RGB图像创建一幅灰度图像 P0208:二值图像的取反操作 P0209:用imshow函数显示图像 P0210:在同一个窗口内显示两幅图像 2.rar (15.23k) 程序代码说明 P0301:数字图像矩阵数据的显示及其傅立叶变换 P0
IS-95 FIR滤波器从白噪声中滤得低通噪声
- 使用matlab7.0使用IS-95 FIR滤波器从白噪声中滤得低通噪声,给出输入和输出模拟白噪声样本图,以及输入和输出噪声功率谱图。
matlab.设计了一个数字低通滤波器
- 本程序设计了一个数字低通滤波器,以滤除加入的高斯白噪声,很好的实现功能。,The program design of a digital low-pass filter to filter out the add white Gaussian noise, achieve good function.
ASKBPSk
- 噪声背景下的语音端点检测和语音增强算法,在信噪比很低的强航空噪声背景下,-aviation noise background voice endpoint detection and voice enhancement algorithms, and very low signal to noise ratio in the strong aviation background noise, particularly effective
Matlab的IIR_Butterworth低通数字滤波器
- 实现了用matlab编写的巴特沃斯(Butterworth)滤波器,对加入高斯白躁的图像进行处理,用户可以调解白噪声的强度,滤波器的阶数,滤波半径等参数。压缩包里包括具体的实验报告,所以的源码(.m文件)。代码大部分都加有注释,方便理解
work
- 对接收到的磁场信号进行低通滤波,去除高频噪声-Docking of the magnetic field signal received by low-pass filter to remove high frequency noise
RFLNA
- 本文设计了低噪声LNA放大器,较好了达到了指标,但是仍需改进。-This article is designed LNA low-noise amplifier has achieved a good target, but still needed improvement.
IIR
- 用双线性Z变换法设计IIR巴特沃思型数字低通滤波器,能够实现心电信号中随机噪声的去除。-Bilinear Z transform with the design of IIR Butterworth digital low-pass filter, ECG can be achieved in the removal of random noise.
lixiangditong
- 分别设计理想低通滤波器、巴特沃思滤波器、指数滤波器、梯形低通滤波器,并对含高斯噪声的图像进行低通滤波,截止频率自选,观察不同的截止频率,不同的滤波器的滤波效果。-Were designed for the ideal low pass filter, Butterworth filter, exponential filter, ladder low-pass filter, and Gaussian noise images with low-pass filter cutoff freque
MyProny
- 用matlab实现了衰减振荡的识别算法,只能基于理想数据,低噪声。-Using matlab to achieve the damped oscillations recognition algorithm, and can only be based on the desired data, low noise.
vad
- 双门限端点检测。因为低噪声导致假过零率的产生,进行了算法改进。可以直接调用函数运行,亲测-Dual threshold endpoint detection. Because of the low noise cause false over-produce zero rate, the algorithm was improved. It can directly call the function run, pro-test
SBL_S
- SBL 稀疏贝叶斯学习方法,正弦信号验证版本,低噪声情况准确率高-sparse beyesian learning
数字信号处理课程设计
- 分别设计了低通、高通、带通滤波器进行声音去噪声分析,并比较去噪效果。所展示效果为主菜单/子菜单。(The low pass, high pass and bandpass filters are designed for noise noise analysis, and the effect of noise removal is compared.The display effect is the main menu / submenu.)
play
- 要求截取一段语音信号,叠加噪声信号,再进行滤波,带通滤波器的设计(GUI界面)(Design of speech signal filtering and bandpass filter)