CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 阈值 小波

搜索资源列表

  1. XiaoBo

    1下载:
  2. 小波变换去噪,利用的是小波阈值化图像消噪去噪,matlab开发的-Wavelet denoising using the wavelet thresholding denoising image denoising, matlab development
  3. 所属分类:Graph program

    • 发布日期:2017-03-31
    • 文件大小:1012
    • 提供者:lluu
  1. 1

    0下载:
  2. 基于小波阈值去噪和空域直方图均衡的热像去噪与增强-Wavelet threshold denoising and spatial histogram equalization of the thermal image denoising and enhancement
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:4039
    • 提供者:jinlong
  1. matlab5

    0下载:
  2. 主要简述了小波分析中的软阈值和硬阈值的曲线图,等等之类的很简单的程序-Wavelet analysis of the main outlines of the soft threshold and hard threshold curve, and so like a very simple program
  3. 所属分类:Wavelet

    • 发布日期:2017-04-05
    • 文件大小:777
    • 提供者:郭梁
  1. 0

    0下载:
  2. 基于小波变换的低对比度图像增强, 基于DWT 的增强方法以及基于软阈值的小波缩减-Wavelet-based low-contrast image enhancement, the enhancement based on DWT and the wavelet-based soft-threshold cut
  3. 所属分类:Wavelet

    • 发布日期:2017-04-16
    • 文件大小:266754
    • 提供者:xuxiao
  1. daima

    0下载:
  2. 将彩色图像转换为灰度图像后,再进行小波阈值去噪-The color image is converted to grayscale, then the wavelet thresholding
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:696
    • 提供者:junsen
  1. thresholddenoisingbasedonwavelet

    0下载:
  2. 小波阈值去噪的经典程序,基于小波变换阈值去噪的MATLAB源代码,效果很好。 -Classic wavelet threshold denoising procedure threshold denoising based on wavelet transform of MATLAB source code, works well.
  3. 所属分类:Wavelet

    • 发布日期:2017-04-01
    • 文件大小:3092
    • 提供者:kanchaiseng
  1. xingtaixue

    0下载:
  2. 实现图像去噪,先用形态学做预处理 再用小波阈值变换方法去噪-Of image denoising, first morphological preprocessing then transform wavelet threshold denoising
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:596
    • 提供者:陆海昊
  1. 1

    0下载:
  2. 小波信号去噪例子,默认阈值去噪,强制去噪和软阈值去噪三种方法-wavelate-wavedec
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:3137
    • 提供者:你好
  1. xiaoboquzao

    0下载:
  2. 多种小波去噪的方法,包括阈值,一维和二维-Multiple wavelet denoising methods, including threshold, one and two dimensional
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1596
    • 提供者:wudan
  1. Wavelet_Denoise

    0下载:
  2. 小波去噪的几篇论文 Automatic identification and Removal of ocular artifacts from EEG using Wavelet transform 小波去噪理论及MATLAB实现研究 小波分析在信号降噪处理中的应用 小波软阈值滤波在信号去噪中的有效性研究-Wavelet denoising of several papers Automatic identification and Removal of ocular artif
  3. 所属分类:Wavelet

    • 发布日期:2017-05-20
    • 文件大小:5649127
    • 提供者:STyuco
  1. Untitled1

    1下载:
  2. 半阈值法小波去噪,并与硬阈值和软阈值的结果进行比较-Semi-threshold wavelet denoising, and with the hard threshold and soft threshold to compare the results of
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1205
    • 提供者:小芳
  1. wavlet

    2下载:
  2. 小波阈值去噪的程序,实现对图像的去噪,也可以用于对简单的语音和其它信号-Wavelet threshold denoising procedures
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1082
    • 提供者:刘辉
  1. xiaoboyuzhi

    0下载:
  2. 小波阈值去噪,给出了几个小波阈值去噪的常用方法,供大家参考-Wavelet threshold denoising is given several commonly used wavelet threshold denoising method for reference
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:7003
    • 提供者:李慧妍
  1. wavelet

    2下载:
  2. 使用小波变换进行图像去噪,对得到的高频部分利用软阈值和硬阈值法去噪-Image denoising using wavelet transform, the high frequency part by the use of soft threshold and hard threshold denoising
  3. 所属分类:Wavelet

    • 发布日期:2017-03-31
    • 文件大小:172507
    • 提供者:刘恋
  1. ImageDenoisingBasedonWaveletTransform

    1下载:
  2. 基于小波变换的图像去噪的matlab程序 程序使用说明: 1、软件应用平台:Matlab6.5或更高; 2、打开方法: 将文件所在目录设为工作目录,然后打开wavlet.fig,在noise提示框下输入噪声强度,在0-0.1之间(不能为零)。 然后点process按钮,就会显示实验结果,包括原图像,加噪图像,去噪图像的对比以及当前的psnr值。 wavlet.m是程序文件。 程序内容写在在程序的注释里。 阈值的更改没有实现可视化,在源程序中可以改。-Image d
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:68094
    • 提供者:song
  1. xiaobosanjiefenjiechonggou

    0下载:
  2. 对心音信号进行小波三阶分解重构(默认阈值,软阈值)的matlab程序-wavelet decompose and redistribute matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:676
    • 提供者:ip
  1. Nlayer_denoise

    0下载:
  2. 小波阈值去噪。对图像加噪,并进行小波1到4层分解去噪,给出信噪比走势图-Wavelet thresholding. Increase the image noise, and 1 to 4 layers of wavelet decomposition denoising, signal to noise ratio charts are given
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:608
    • 提供者:chenjia
  1. Nlayerdenoise

    1下载:
  2. 小波阈值去噪。对图像加噪,并进行小波1到4层分解去噪,给出信噪比走势图.rar-Wavelet thresholding. Increase the image noise, and 1 to 4 layers of wavelet decomposition denoising, signal to noise ratio is given chart. Rar
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:608
    • 提供者:chenjia
  1. rythreshold

    0下载:
  2. 小波阈值去噪的软硬阈值去噪算法,里面包含了软硬阈值不同的去噪效果,大家一起学习哈-Hard and soft wavelet threshold denoising threshold denoising algorithm, which includes hard and soft threshold denoising different effects, we will study together and Kazakhstan
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:56091
    • 提供者:偏爱
  1. wpdencmp

    0下载:
  2. contour函数的使用 matlab小波降噪 全局软阈值消噪图像 无偏估计软阈值消噪图像 同态滤波 启发式软阈值消噪图像 -contour matlab wavelet noise reduction function uses the global soft-threshold denoising images unbiased soft threshold denoising images with state of the heuristic filter
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:90543
    • 提供者:lin
« 1 2 3 4 5 67 8 9 10 11 ... 33 »
搜珍网 www.dssz.com