登录
首页 » matlab » ruanyuzhiquzao

ruanyuzhiquzao

于 2014-05-02 发布 文件大小:123KB
0 198
下载积分: 1 下载次数: 4

代码说明:

  软阈值去噪加中值滤波,m文件,直接运行,有gui界面(Plus soft thresholding median filter, m files, directly run a gui interface)

文件列表:

小波软阈值的去噪处理代码


........................\psnr.mat,261,2014-05-02
........................\psnr_noise_remove.mat,195,2014-05-02
........................\wavlet.fig,11192,2005-08-25
........................\wavlet.m,6792,2014-05-02

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

发表评论

0 个回复

  • MATLABcode
    利用Retinex中心环绕算法进行阴影去除,飞常详细并含有程序对应的PPT(Centers around the use of Retinex algorithm to remove the shadow, flying often detailed and contain procedures for the corresponding PPT)
    2009-10-16 09:35:58下载
    积分:1
  • Top-hat
    低对比度图像小目标识别,top-hat.海平面小目标(荧光轨迹,舰船)识别(top-hat, dim small target detecting)
    2011-07-04 19:34:13下载
    积分:1
  • Grayscaleimagesharpening
    灰度图像图像锐化处理,拉普拉斯变换,梯度等(Grayscale image sharpening, Laplace transforms, gradients, etc.)
    2010-10-25 17:27:54下载
    积分:1
  • liver_ultr
    Abstract—Noninvasive ultrasound imaging of carotid plaques allows for the development of plaque-image analysis methods associated with the risk of stroke. This paper presents several plaqueimage analysis methods that have been developed over the past years. The paper begins with a review of clinical methods for visual classification that have led to standardized methods for image acquisition, describes methods for image segmentation and denoizing, and provides an overview of the several texture-feature extraction and classification methods that have been applied. We provide a summary of emerging trends in 3-D imaging methods and plaque-motion analysis. Finally, we provide a discussion of the emerging trends and future directions in our concluding remarks.
    2013-10-28 12:36:04下载
    积分:1
  • ONSL0
    ONSL0稀疏重构算法是NSL0的优化版 输入: y:测量值向量 A:测量矩阵 A_pinv:A的广义逆 输出: xr:重构信号 用于对信号或者图像的压缩重构(ONSL0 u7A00 u758F u91CD u6784 u7B97 u6CD5 u662FNSL0 u7684 u4F18 u5316 u7248 u8F93 u5165: y: u6D4B u91CF u503C u5411 u91CF A: u6D4B u91CF u77E9 u9635 A_pinv: A u7684 u5E7F u4E49 u9006 u8F93 u51FA: xr: u91CD u6784 u4FE1 u53F7 u7528 u4E8E u5BF9 u4FE1 u53F7 u6216 u8005 u56FE u50CF u7684 u538B u7F29 u91CD u6784)
    2017-02-23 11:33:54下载
    积分:1
  • smooth
    图像的平滑函数,对指定区域的图像,并有门限值和魔板大小限制。(the smooth of a bmp image)
    2013-09-19 21:16:46下载
    积分:1
  • GeometricVersion3
    课程设计 几何图形(满分50 分) 版本1:满分10 分 设计抽象类GeometricObject 及其子类Triangle 和Circle。 GeometricObject 类设计要求如下: ■ 一个名为color 的Color 类型的私有数据域,表示对象的颜色。 ■ 一个名为filled 的Boolean 类型的私有数据域,表示对象是否填充颜色。 ■ 一个名为dateCreated 的Date 类型的私有数据域,表示对象的创建日期。 ■ 一个无参构造方法。 ■ 一个能创建特定color 和filled 的有参构造方法。 ■ 相关数据域的访问器和修改器。 ■ 两个个名为draw 和erase 的抽象方法。 ■ 一个名为getArea 的抽象方法。 ■ 一个名为getPerimeter 的抽象方法。 ■ 重写toString 方法。 Triangle 类设计要求如下: ■ 三个名为side1、side2 和 side3 的double 类型的私有数据域表示三角形的三条边。它 们的默认值是1.0。要求三个数据域保留2 位小数。 ■ 一个无参的构造方法创建默认三角形。 ■ 一个能创建带指定side1、side2 和 side3 的有参构造方法。 ■ 所有三个数据域的访问器和修改器方法。 ■ 父类抽象方法的实现。 ■ 重写toString 方法。 Circle 类(Curriculum Design Geometry (out of 50) Version 1: 10 points Design an abstract class and its subclasses GeometricObject Triangle and Circle. GeometricObject class design requirements are as follows: ■ a named color of the Color type private data field that indicates the object s color. ■ a Boolean type called filled private data field that indicates whether the object fill color. ■ Date type named dateCreated private data field, which means that the object was created. ■ a no-argument constructor. ■ one can create a specific color and filled in with arg constructor. ■ Related data field accessor and modifier. ■ two months called draw and erase the abstract methods. ■ an abstract method named getArea. ■ an abstract method named getPerimeter. ■ overridden toString method. Triangle class design requirements are as follows: ■ three named side1, side2 and a double side3 private data field indicates the type of triangle with three sides. It Our default value is 1.0. Requires)
    2020-12-10 08:59:18下载
    积分:1
  • SpaRSA_2.0
    压缩感知重建算法,SPARSA算法,与大家一起交流(Compressed sensing reconstruction algorithm, sl0 algorithm exchanges, together with you)
    2009-05-06 15:16:54下载
    积分:1
  • DCT+DWTmatlab数字水印代码
    实现DCT与DWT相结合的算法,用matable及小波变换实现所想构思。(The algorithm of combining DCT with DWT is realized, and the idea is realized by matable and wavelet transform.)
    2020-10-26 16:00:00下载
    积分:1
  • lvbo2
    基于DCT的数字水印抗滤波性能检测matlab代码(DCT-based digital watermarking anti-filtering performance detection matlab code)
    2013-04-25 14:44:42下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载