搜索资源列表
xbmjdaz
- 用MATLAB编写的小波模极大值一维去噪程序,程序完整。-Prepared using MATLAB one-dimensional wavelet modulus maxima denoising process, the program integrity.
anl_081232f
- 为了减小传统的反锐化掩模算法对噪声的敏感性,提出了一种新的反锐化掩模图像 增强算法,该算法在图像的平坦区域进行去噪处理,并依据人眼视觉特性对图像的不同细节 区域做不同程度的增强。通过几种算法的实验结果比较,表明本算法不仅增强效果较好,且 抑制了噪声的增强。-In order to reduce the traditional unsharp masking algorithm sensitivity to noise, a new Unsharp Masking image enha
waveletstools
- 基于小波变换应用的matlab程序,包含图像增强,图像分解,图像去噪,图像融合等-Applications based on wavelet transform matlab program, including image enhancement, image decomposition, image denoising, image fusion
digital-image-of-wavelet-de-noising
- 本科毕业设计,包括matlab程序,数字图像的小波去噪-The digital image based on wavelet de-noising and simulation
matlab
- matlab用于分析图像去噪处理,含有多种算法的比较分析,还是比较全面的,适合用做期末论文-for the analysis of image denoising matlab is quite comprehensive, comparative analysis, containing a variety of algorithms, suitable for use as the final paper
random-noise
- 基于小波变换的随机噪声降噪的matlab 主要运用的方法有软阈值去噪法和硬阈值去噪法-Based on wavelet transform matlab random noise and noise reduction methods are mainly used soft thresholding method and hard thresholding method
xiaoboshenjingwangluo
- 提出了采用小波包的方法对供暖双吸式离心水泵轴承振动信号进行去噪和提取表征 相应轴承故障的频带能量 并采用 BP 神经网络进行训练和故障识别 通过 MATLAB 进行了仿真经试验验证该方法能够有效地识别出轴承故障-The wavelet package is adoptted to De-noise and extract band energy that represent bearing fault. and the BP neural network is adopting to t
denoising-code
- 用MATLAB实现频域平滑滤波以及图像去噪代码,Word文档格式。-The frequency domain using MATLAB realize smoothing and denoising code, Word document format.
MATLAB
- MATLAB中实现了信号的阈值去噪,主要包括阈值去噪和阈值获取两方面。-MATLAB to achieve a threshold value of the signal de-noising, including thresholding and get two thresholds.
chengxu
- 1.打开matlab软件,再获取一张实验用彩色图像,使用imread函数读入; 2.用均值滤波法对所获取的彩色图像进行去椒盐噪声处理。 3,、对已加噪和去噪的图像进行必要的保存。-Image denoising main program