搜索资源列表
sar影像小波去噪
- 雷达遥感图像的小波去噪程序,可有效去除噪声-radar remote sensing image wavelet denoising procedures, which can effectively remove noise
小波变换对语音信号去噪的MATLAB程序
- matlab仿真程序——小波去噪 在噪声环境下语音信号的增强
加入噪声图像的去噪处理
- 利用MATLAB语言实现加入噪声图像的去噪处理,效果明显
基于MATLAB的带噪图像的中值滤波
- 图像是一种重要的信息源,通过图像处理可以帮助人们了解信息的内涵。本文将纯净的图像加入椒盐噪声,然后采用中值滤波的方法对其进行去噪。中值滤波是一种常用的非线性信号处理技术,在图像处理中,它对滤除脉冲干扰噪声最为有效。文章阐述了中值滤波的原理、算法以及在图像处理中的应用。MATLAB是一种高效的工程计算语言,在数据处理、图像处理、神经网络、小波分析等方面都有广泛的应用。
2D图形去噪
- 实现图象的平滑(去噪声),锐化 运行时,文件c:\test.bmp必须存在
在matlab环境下基于数学形态学的图像去噪
- 在matlab环境下基于数学形态学的图像去噪,传统去噪只选用一种结构元素,去噪效果并不理想,这种去噪方法实现简单,功能强大,无论对于高斯、椒盐、维纳等噪声都去有很强的去噪效果,且算法简单。-In the matlab environment based on mathematical morphology image denoising, denoising only use traditional elements of a structure, de-noising effect is no
adaptivelms
- 基于小波变换的可变步长自适应LMS语音信号去噪程序,对实际复杂噪声具有很好的效果-Based on wavelet transform adaptive variable step size LMS Speech Signal Denoising procedures, the actual complexity of the effect of noise has a very good
denoise
- 一个基于压缩感知(压缩传感)的噪声降低的外文资料,把压缩感知运用到去噪上,是近期研究的热点-A perception-based compression (compressed sensing) and noise reduction in foreign language information, the compressed sensing applied to the de-noising on the recent study of the hot
curveletdenoise
- curvelet变换贝叶斯估计方法,用于估计含噪声图像的噪声参数。再对图像进行去噪处理-curvelet transform Bayesian estimation methods used to estimate the image noise with noise parameters. Re-image de-noising processing
Adaptive--filter--denoising
- 自适应中值滤图像去噪,用于去除各种噪声比下的污染图像的椒盐噪声-Adaptive Median filter image denoising
小波去噪的代码
- 小波滤波器去除噪声 matlab 滤波器原理等有说明(Wavelet filter, noise removal, matlab filter principle and so on)
高斯噪声去噪
- 一个小程序。向图像中添加高斯噪声,在使用离散小波原理,进行二阶去噪。(The Gauss noise is added to the image, and the two-level denoising is performed using the discrete wavelet principle.)
稀疏分解图像去噪
- 基于稀疏字典和稀疏编码的图像去噪算法,基于低秩约束的高光谱条纹噪声去除,包含论文及代码(Based on sparse dictionary and sparse coding image denoising algorithm, based on low rank constraints of hyperspectral fringe noise removal, including papers and code)
去噪声
- 噪声图像,为图像添加多种噪声,并进行去噪处理(Noise image, add a variety of noise for the image, and denoising)
212012518_小波去噪
- 小波去噪的MATLAB代码,如有不懂可咨询本人(Wavelet denoising MATLAB code, if you do not understand, you can consult me)
去噪和直线提取
- 这是一份可以处理图像中的噪声,和对图像进行直线提取的程序代码!(Image denoising, linear edge extraction)
语音信号加噪和降噪处理
- 语音是人类交换信息的有效渠道之一,也是我们日常生活交流的主要形式。 语音与当今科学技术的快速发展息息相关,特别是计算机中的语音交互技术,通 过对语音信号进行采集和处理,实现人与人之间有效信息的传输、获取以及存储。 基于 MATALAB 的语音信号去噪设计,对噪声信号进行有效地滤除,将降噪后的语音信号与原始 信号在时域和频域进行对比分析,计算出信噪比,并在 MATLAB 中设计 GUI 仿 真界面进行展示.(Speech is one of the effective ways for human
新的小波去噪程序
- 通过分析硬阈值函数的数学特性,并考察其对电能质量扰动信号的去噪过程可知, 该算法仅简单的对小波系数进行剔除与保留,在抑制噪声的同时也容易将突变点去除, 最终导致扰动定位失效,不利于分析电网故障的类型以及发生的起止时刻。(By analyzing the mathematical characteristics of the hard threshold function and investigating its denoising process to the power quality
对语音进行加噪、去噪、变速等处理
- 基于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.)
中值与小波结合去噪程序
- 利用中值滤波和小波相结合的方式,去除信号中含有的随机噪声和脉冲噪声(The method of combining median filter with wavelet is used to remove the random noise and impulse noise in the signal)