登录
首页 » matlab » 软硬阈值和低通滤波图像去噪

软硬阈值和低通滤波图像去噪

于 2020-06-23 发布
0 179
下载积分: 1 下载次数: 5

代码说明:

说明:  使用软阈值、硬阈值和低通滤波的方法对图像去噪,并求信噪比和均方根误差评价效果(The methods of soft threshold, hard threshold and low-pass filter are used to denoise the image and evaluate the SNR and RMSE)

文件列表:

软硬阈值和低通滤波图像去噪\ditonglvbo.m, 765 , 2020-06-23
软硬阈值和低通滤波图像去噪\ruanyuzhi.m, 693 , 2020-02-24
软硬阈值和低通滤波图像去噪\yingyuzhi.m, 693 , 2020-02-24
软硬阈值和低通滤波图像去噪, 0 , 2020-06-23

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

发表评论

0 个回复

  • digital baseband system simulation for is
    is95数字子基带系统仿真,非常全面,包括发送和接受子系统-digital baseband system simulation for is-95
    2022-01-31 01:13:49下载
    积分:1
  • amicable-pair
    使用暴力方法,寻找并输出一定范围内的amicable pair.(Violent methods used to find and output a range of amicable pair.)
    2013-09-25 17:29:12下载
    积分:1
  • srukf
    % 函数功能: SRUKF滤波器 % 适用范围: 测量线性、噪声加性时的SRUKF 滤波 % INPUT % x1: 系统状态 % T: 捷联矩阵计算值 % Tbn: 捷联矩阵真实值 % fp: 比力在计算坐标系内的投影 % Pw: 过程噪声 % Pv: 量测噪声 % phi: 计算的纬度 % % OUTPUT % Xk: 滤波后的状态 % Pk: 状态协方差阵 % % 注:里边的参数选的比较特殊:alpha = 1;(SRUKF filtering for measuring linearity and noise additivity)
    2017-09-29 20:20:17下载
    积分:1
  • Visual C# 隐藏显示鼠标的源码实例
    Visual C#显示隐藏鼠标的一个例子,隐藏鼠标后,使用Tab键移动光标,从代码中可发现,隐藏鼠标只需将ShowCursor(false);即可,显示时就这样:ShowCursor(true);面向C#初学者。下面是核心的代码:   //重写API函数   [System.Runtime.InteropServices.DllImport("user32.dll", EntryPoint = "ShowCursor")]   public extern static bool ShowCursor(bool bShow);   private void btnHide_Click(object sender, EventArgs e)   {    ShowCursor(false);//鼠标隐藏   }   private void btnShow_Click(object sender, EventArgs e)   {    ShowCursor(true);//鼠标显示   }
    2022-08-08 14:49:38下载
    积分:1
  • MS_6
    这是C++Primer的书籍的源代码,包括课后习题的答案,是份很不错的代码,尤其针对初学者(This is the source code of C++Primer books, including after-school exercises, answers, were very good code, especially for beginners)
    2012-07-05 13:31:36下载
    积分:1
  • 一个老牌的UCDOS中文操作系统, 解开考到C:就可直接用。
    一个老牌的UCDOS中文操作系统, 解开考到C:就可直接用。-UCDOS a veteran of the Chinese operating system, solved entered C : can be used directly.
    2022-03-23 05:36:49下载
    积分:1
  • AN1445_An1444
    Antenna Design Guide
    2017-10-30 17:34:57下载
    积分:1
  • AD19 的常用元件库
    说明:  AD19的常用元件库,包含封装库以及3D模型(Common component library for AD19, including package library and 3D model)
    2020-07-25 09:58:42下载
    积分:1
  • 打字训练游戏,它是打字训练游戏的极品,好玩至极,精彩不容错过。...
    打字训练游戏,它是打字训练游戏的极品,好玩至极,精彩不容错过。-Typing training game, it is the best typing training game, extremely fun, excitement should not be missed.
    2022-04-01 20:51:24下载
    积分:1
  • C语言经典例题100
    C语言经典例题100道,包含题目及C语言代码实现。(C language classical examples 100, including the title and C language code implementation.)
    2020-06-17 13:40:02下载
    积分:1
  • 696518资源总数
  • 105562会员总数
  • 1今日下载