搜索资源列表
加入噪声图像的去噪处理
- 利用MATLAB语言实现加入噪声图像的去噪处理,效果明显
基于MATLAB的带噪图像的中值滤波
- 图像是一种重要的信息源,通过图像处理可以帮助人们了解信息的内涵。本文将纯净的图像加入椒盐噪声,然后采用中值滤波的方法对其进行去噪。中值滤波是一种常用的非线性信号处理技术,在图像处理中,它对滤除脉冲干扰噪声最为有效。文章阐述了中值滤波的原理、算法以及在图像处理中的应用。MATLAB是一种高效的工程计算语言,在数据处理、图像处理、神经网络、小波分析等方面都有广泛的应用。
小波去噪例子
- 对一个二维信号利用小波分析对信号进行去噪处理。
ecg.rar
- matlab的小波对一个心电信号进行去噪处理,txt文档是心电的信号,failed to translate
mpsound
- 录制一段个人自己的语音信号。对录制的信号进行采样;画出采样后语音信号的时域波形和频谱图;对语音信号进行加噪和去噪处理,画出滤波后信号的时域波形和频谱,并对滤波前后的信号进行对比,分析信号的变化;回放语音信号;实现快录慢放、慢录快放等功能。-Record a person' s own voice signal. Of the recorded signal sampling draw sample after the speech signal time-domain waveform
121415
- 小波软阈值的去噪处理方法,里面有完整的源代码,是我毕业生设计的全部内容,很详细的-wavelets matlab
curveletdenoise
- curvelet变换贝叶斯估计方法,用于估计含噪声图像的噪声参数。再对图像进行去噪处理-curvelet transform Bayesian estimation methods used to estimate the image noise with noise parameters. Re-image de-noising processing
SpeechDenoising
- MATLAB实现语音去噪处理,测试已经通过了-Speech Denoising MATLAB realize treatment, testing has been adopted
anl_081232f
- 为了减小传统的反锐化掩模算法对噪声的敏感性,提出了一种新的反锐化掩模图像 增强算法,该算法在图像的平坦区域进行去噪处理,并依据人眼视觉特性对图像的不同细节 区域做不同程度的增强。通过几种算法的实验结果比较,表明本算法不仅增强效果较好,且 抑制了噪声的增强。-In order to reduce the traditional unsharp masking algorithm sensitivity to noise, a new Unsharp Masking image enha
waveletdenoise
- 这是本人的图像处理作业 包括利用各种基于小波的去噪过程,如硬阈值 软阈值等。。内容很丰富哦!相信一定对你有帮助的!-This is my image processing operations including the use of wavelet-based de-noising process, such as a hard threshold, such as soft-thresholding. . Oh, the content is very rich! I am sure wil
Untitled6
- 小波阈值去噪,对管道泄露信号进行去噪处理,恢复原信号-Wavelet Thresholding Denoising of pipeline leak noise signal processing, the restoration of the original signal
tvdenoise
- 利用全变差对灰度图像和彩色图像进行去噪处理-tvdenois Total variation grayscale and color image denoising,matlab program
PF
- 利用粒子滤波算法的对于非线性非高斯信号处理的优越性能,将之用于模态信号、振动信号去噪处理。-The particle filter algorithm for nonlinear non-Gaussian signal processing, superior performance, it is used for mode signal, vibration signal denoising.
[muchong.com]小波分析去噪的Matlab程序
- 在故障诊断的信号处理之中,小波去噪是一种常用方法,此处上传为小波分析去噪程序。(Wavelet transform is a very good method in defect such as bearing, gearbox. This is the program of wavelet transform.)
基于形态学的权重自适应图像去噪
- 利用形态学的方法,对图像进行去噪处理,效果很不错(The use of morphological methods to image denoising effect is very good)
MATLAB实现图像去噪源程序代码
- 对要处理的图像进行去噪,滤波;便于得到清晰的图像(Denoising and filtering the image to be processed; Easy to get clear images.)
信号阈值去噪处理
- 使用matlab软件进行实现信号阈值去噪处理(Realization of signal threshold de-noising)
图像离散余弦去噪
- matlab实现图像离散余弦变化,并对含有不同方差的高斯噪声图像进行去噪处理,利用PSNR和PMES对四种结果图进行对比,得出该去噪效果。
脉搏信号采集,去噪,特征提取
- 基于MATLAB的脉搏信号分析预处理,包括去噪预处理,特征提取,MATLAB-GUI界面(Preprocessing of pulse signal analysis based on MATLAB, including denoising preprocessing, feature extraction, matlab-GUI interface)
对语音进行加噪、去噪、变速等处理
- 基于matlab对语音信号进行加入随机噪声、去噪滤波、变声变速等处理,并显示出相关波形和频谱图。(Based on matlab, the speech signal is processed by adding random noise, denoising and filtering, changing sound and speed, and the relevant waveforms and spectrum diagrams are displayed.)