搜索资源列表
singularity_detection
- 这是一维连续小波变换的程序,由安徽大学的学者沙威编写,用来检测期点,效果很好,是小波初学者的帮手。
work
- 通过小波变换以实现去除图像噪声和对图像进行增强的程序,效果很好。
imagefusionDD97
- 该程序是基于小波变换的医学图像的融合方法。实验结果表明,融合效果很好。-The procedures are based on wavelet transform for medical image fusion method. The experimental results show that the integration works well.
renlianjiancehaochengxu
- 这是基于人脸检测的一个程序,经过编译后,效果很好,对于做这个方面的同学很有帮助,欢迎大家下载。-This is based on a face detection process, compiled the results very good for students to do very helpful in this regard, welcome you to download.
thresholddenoisingbasedonwavelet
- 小波阈值去噪的经典程序,基于小波变换阈值去噪的MATLAB源代码,效果很好。 -Classic wavelet threshold denoising procedure threshold denoising based on wavelet transform of MATLAB source code, works well.
wavelet_denoise
- 小波变换的去噪程序。利用小波变换对图像进行去噪处理,效果很好-Wavelet denoising procedures. Wavelet transform for image denoising, the effect is very good
spectrum-analysis-Labview-program
- 这个程序是谱分析的综合应用,在汽车排气噪声监测和故障排除中有很好的效果。-This program is a comprehensive spectral analysis applications in the automotive exhaust noise monitoring and troubleshooting have very good results.
zishiying50hz
- 由仿真结果时域和频域图可以看出,工频50Hz干扰信号很好被滤除掉,说明所设计的自适应滤波器效果较好。-It can be seen by the domain and frequency domain simulation results in Figure, the frequency 50 Hz interference signals very well be eliminated, the design of the adaptive filter is better.
feipingwenxinhaofangzhen
- 非平稳信号的分析仿真的源程序,效果很好,很是实用。-The source of the non-stationary signal analysis and simulation, the effect is very good, very practical.
23432abcde
- 在数字图像受到噪声污染后, 需要对其进行滤波。针对不同的噪声有不同的滤波方法。中值滤波对滤 除脉冲噪声有很好的效果, 但也会损失图像的部分细节, 而自适应中值滤波能够在保持图像细节的基础上 滤除脉冲噪声。-Contaminated by noise in the digital image, it needs to be filtered. Different for different noise filtering method. Median filter to filter ou
xiaoboquzao
- 本滤波程序采用小波变换去噪,采用5曾小波分解,可以达到很好的去噪效果。-The filtering process using wavelet transform denoising, wavelet decomposition using 5 has, you can achieve good de-noising effect
小波变换
- 采用小波变换对图像进行去噪的matlab代码,去噪的效果很好。