登录
首页 » matlab » quzao

quzao

于 2011-05-13 发布 文件大小:584KB
0 299
下载积分: 1 下载次数: 130

代码说明:

  利用小波变换的去噪代码,用于图像处理,这是毕业设计的程序(Denoising using wavelet transform code for image processing, which is designed for graduate programs)

文件列表:

去噪--代码
..........\imnoise.m,4301,2010-11-26
..........\几个PDE去噪方法
..........\...............\autoK.m,550,2010-11-26
..........\...............\calc_lam.m,913,2010-11-26

..........\...............\directional_diffusion.m,3232,2010-11-26

..........\...............\main.m,1288,2010-11-26
..........\...............\order4_diffusion.m,2981,2010-11-26
..........\...............\plot_edgestop.m,1308,2010-11-26
..........\...............\smooth_diffusion.m,4013,2010-11-26
..........\...............\SNR.m,580,2010-11-26
..........\...............\TV_denoise.m,3309,2010-11-26
..........\...............\说明.txt,120,2010-11-26
..........\利用偏微分方程总变分(TV)方法进行图像去噪代码。基于ROF模型的。-
..........\................................................................\loc_var.m,951,2010-11-26
..........\加权中值滤波,用于图像增强,只用于超声图像,对超声图像去噪有很好的效果。内还包括信噪比计算方法。

..........\................................................................................................\enhance1.asv,1023,2010-11-26
..........\................................................................................................\enhance1.m,1067,2010-11-26
..........\基于小波变换的图像去噪

..........\......................\psnr.mat,261,2010-11-26
..........\......................\psnr_noise_remove.mat,195,2010-11-26
..........\......................\README.txt,359,2010-11-26
..........\......................\wavlet.fig,11192,2010-11-26
..........\......................\wavlet.m,6724,2010-11-26

..........\小波去噪程序
..........\............\COMPARE.M,1905,2010-11-26
..........\............\compile.m,2257,2010-11-26
..........\............\Contents.m,688,2010-11-26
..........\............\daubcqf.m,3918,2010-11-26
..........\............\denoise.m,9132,2010-11-26
..........\............\ex.m,1009,2010-11-26
..........\............\ex1.m,409,2010-11-26
..........\............\find_syll.m,1583,2010-11-26
..........\............\HardTh.m,3117,2010-11-26
..........\............\htm" target=_blank>INSTALL,827,2010-11-26
..........\............\INSTALL.TXT,867,2010-11-26
..........\............\INSTALL_PRECOMPILED.txt,415,2010-11-26
..........\............\late_noise.wav,163870,2010-11-26
..........\............\htm" target=_blank>LICENSE,2094,2010-11-26
..........\............\LICENSE.TXT,2094,2010-11-26
..........\............\MAIN.M,1294,2010-11-26
..........\............\makesig.m,7236,2010-11-26
..........\............\mdwt.c,2799,2010-11-26
..........\............\mdwt.dll,8192,2010-11-26
..........\............\mdwt.m,4934,2010-11-26
..........\............\mdwt_r.c,5826,2010-11-26
..........\............\midwt.c,2749,2010-11-26
..........\............\midwt.dll,8704,2010-11-26
..........\............\midwt.m,3655,2010-11-26
..........\............\midwt_r.c,6250,2010-11-26
..........\............\mirdwt.c,3196,2010-11-26
..........\............\mirdwt.dll,9216,2010-11-26
..........\............\mirdwt.m,5210,2010-11-26
..........\............\mirdwt_r.c,7607,2010-11-26
..........\............\mrdwt.c,2901,2010-11-26
..........\............\mrdwt.dll,8704,2010-11-26
..........\............\mrdwt.m,5068,2010-11-26
..........\............\mrdwt_r.c,7253,2010-11-26
..........\............\normalize.m,176,2010-11-26
..........\............\Read me.doc,19968,2010-11-26
..........\............\htm" target=_blank>README,1082,2010-11-26
..........\............\Readme.txt,0,2010-11-26
..........\............\setopt.m,2986,2010-11-26
..........\............\SoftTh.m,3276,2010-11-26
..........\............\two_axes.m,3689,2010-11-26
..........\............\Wavelet_Denoise.fig,67392,2010-11-26
..........\............\wavelet_denoise.m,12139,2010-11-26
..........\............\ZERO_PAD.M,215,2010-11-26

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • kanhe2016
    离散小波变换在图像处理去噪中的应用 经典文献 IEEE的(ECG signal compression using 2-D DWT Hermite coefficients)
    2017-06-14 00:08:05下载
    积分:1
  • bande-limination-filter
    使用带通滤波器对图像进行处理,滤除不必要的杂波(Using band-pass filter to do image processing, filtering unnecessary clutter)
    2012-09-23 17:32:46下载
    积分:1
  • UltraSound_program
    超声图像去噪,基于小波变换的通用超声图像去噪,能够有效的去除相干斑(Ultrasound image denoising based on wavelet transform common ultrasound image denoising, can effectively remove speckle)
    2010-01-27 15:51:02下载
    积分:1
  • beijingquzao
    利用小波变换,EMD以及两者的综合分别进行轴承信号背景噪声去噪分析(Using wavelet transform, EMD and the combination of the two separate bearing signal denoising of background noise)
    2021-04-05 10:59:03下载
    积分:1
  • rwt-master
    Rice大学的ricewavelet小波变换工具包,用于matlab环境下,内含图像处理所需的几乎所有小波变换功能,很好很强大(failed to translate)
    2013-05-04 12:04:29下载
    积分:1
  • bayesthresholding2
    本文实现基于贝叶斯(BAYES)阈值的小波(WAVELET)图像去噪算法,相比较其它的小波去噪算法而言,效果非常好(This realization based on Bayesian (BAYES) Threshold the wavelet (WAVELET) image denoising algorithm, compared with other wavelet denoising algorithm, the effect was very good)
    2021-05-09 17:18:34下载
    积分:1
  • Eslami_HWD_Toolbox (1)
    小波基contourlet变换 其中包含spiht编码 去噪 纹理识别(Wavelet transform contourlet transform includes SPIHT coding and denoising texture recognition.)
    2021-04-01 09:09:08下载
    积分:1
  • wvd
    这是一个轴承故障分解程序,给予小波变换,小波去噪,小波重构与EMD相结合,有时频谱,边际谱,功率谱(This is a to bearing failure decomposition program given wavelet transform, wavelet denoising wavelet reconstruction combined with EMD, sometimes the spectrum, marginal spectrum, power spectrum)
    2012-11-26 15:15:09下载
    积分:1
  • subtraction-speech-denoising
    一种基于改进谱减法的语音去噪新方法,对于想学习谱减法的同学有很大的帮助(A kind of based on improved spectral subtraction speech denoising, a new method to want to learn the spectral subtraction classmates have a lot of help )
    2020-12-02 20:29:26下载
    积分:1
  • Power-quality-
    对基于小波变换的电能质量扰动检测和识别方法进行研究,在总结前人经验的基础上提出自己对算法的改进,并且利用MATLAB软件对改进算法进行仿真分析,取得令人满意的效果,验证所用方法的可行性。 (Power quality disturbances detection and identification method based on wavelet transform and make their own improvements on the algorithm on the basis of previous experience, and improved algorithm for the simulation analysis using MATLAB software, obtain satisfactory results, verify thethe feasibility of the method.)
    2012-04-19 21:04:06下载
    积分:1
  • 696518资源总数
  • 106164会员总数
  • 18今日下载