CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 搜索资源 - 小波去噪

搜索资源列表

  1. zy1

    0下载:
  2. 摘要 该文主要考虑利用图像噪声再生技术来提取图像细节 其思想是利用被滤除的噪声信号进行回收再利用 通过对噪声信号和初步去噪信号进行小波变换 比较它们的小波系数 当噪声信号的小波系数达到一定的阈值时 将噪声信号的小波系数保留叠加至初步去噪信号的小波系数 然后利用传统的软阈值去噪的方法来进行图像的去噪 从而达到既能够去除噪声 又能保留图像细节的目的 实验证明 该方法较传统的方法在去噪和细节保持上有改进-Abstract In this paper, consider using images to
  3. 所属分类:Document

    • 发布日期:2017-03-29
    • 文件大小:479313
    • 提供者:彭彭
  1. work

    0下载:
  2. 小波压缩及去噪 小波压缩及去噪 -Wavelet compression and denoising wavelet compression and denoising wavelet compression and denoising wavelet compression and denoising
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:12000
    • 提供者:张继旺
  1. hyperspectral

    0下载:
  2. 有关“高光谱遥感图像的小波去噪方法”的文章!写的不错-Hyperspectral Imagery Denoising Method Based on Wavelets
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:343215
    • 提供者:王玉磊
  1. waveletstools

    0下载:
  2. 基于小波变换应用的matlab程序,包含图像增强,图像分解,图像去噪,图像融合等-Applications based on wavelet transform matlab program, including image enhancement, image decomposition, image denoising, image fusion
  3. 所属分类:File Formats

    • 发布日期:2017-03-25
    • 文件大小:8056
    • 提供者:stevechen
  1. xiaobobianhuan

    1下载:
  2. 基于小波变换的图像去噪的matlab源码,根据自己输入的噪声值而达到不同的结果。-Image denoising based on wavelet transform of the matlab source code, noise value based on their input to achieve different results.
  3. 所属分类:Project Design

    • 发布日期:2014-05-15
    • 文件大小:260096
    • 提供者:lijinqiao
  1. xx

    2下载:
  2. 本文详细描述了基于小波包的纹理图像去噪方法: 噪声对图像的后续处理影响较大,常用的去噪方法虽然可以去除变化平缓的图 像中的噪声,但对细节较多的纹理图像的去噪效果却不太理想, 文中基于信号和噪声在小 波分解中呈现出来的不同特性,提出了一种新颖的小波包去噪算法, 采用该算法对纹理图 像进行最优小波包分解,并计算每个子频带的两个范数,然后根据范数值区分信号和噪 声,从而达到去除噪声的目的, 实验结果表明,该算法对皮革图像具有较好的去噪效果,不 仅可以去除纹理图像中的大部分
  3. 所属分类:Development Research

    • 发布日期:2017-04-07
    • 文件大小:313698
    • 提供者:刘宋
  1. 71

    0下载:
  2. 平移不变量小波去噪方法是对Donoho阈值法的改进,该方法不仅能有效地抑制伪吉布斯现象,而且 能减小原始信号和估计信号之间的均方根误差,提高信噪比。将这种方法用于变速箱齿轮故障信号的去噪处理,同 时与阈值法去噪的结果进行比较。结果表明,该方法可以有效地去除强噪声的干扰,提取齿轮故障特征信息,具有 很好的工程实用性。 -Vector spectrumHilbert demodulation analysis method based on the same source data
  3. 所属分类:Project Design

    • 发布日期:2017-04-02
    • 文件大小:40560
    • 提供者:whb
  1. Based-on-Gabor-perceptiond

    0下载:
  2. 小波去噪---包含多种小波去噪的方法,有效去除噪声。小波软硬阈值去噪。-Wavelet denoising--- contains a variety of wavelet denoising method to effectively remove the noise. Wavelet soft and hard threshold denoising.
  3. 所属分类:Document

    • 发布日期:2017-05-10
    • 文件大小:2307715
    • 提供者:song
  1. quzao

    0下载:
  2. 对信号进行两层提升分解,构造小波分解结构,使用函数wnoise获取噪声方差,接着使用函数wbmpen获取小波去噪阈值,最后使用函数实现信号去噪。-Signal two layers enhance decomposition, the constructed wavelet decomposition structure, function wnoise for noise variance, and finally use the function signal denoising.
  3. 所属分类:Software Testing

    • 发布日期:2017-04-06
    • 文件大小:6627
    • 提供者:pingzi
  1. ImageDenoising_SourceCode

    0下载:
  2. 图像去噪matlab代码,a三写的小波去噪,效果不错-matlab code
  3. 所属分类:Document

    • 发布日期:2017-11-24
    • 文件大小:289126
    • 提供者:henry
  1. xiaobo

    0下载:
  2. 这个程序是小波去噪的程序,可以滤除高频噪声,重构原信号-This program is a wavelet denoising procedure, you can filter out high frequency noise, and reconstruct the original signal
  3. 所属分类:software engineering

    • 发布日期:2017-12-06
    • 文件大小:3881268
    • 提供者:vprincev
  1. Wavelet_Denoising_ECG_Signals

    0下载:
  2. 这是一篇有关小波去噪的文章,介绍了小波去噪的一些过程原理-This article is a wavelet de-noising, wavelet de-noising process principle
  3. 所属分类:Project Design

    • 发布日期:2017-11-08
    • 文件大小:213382
    • 提供者:肖寅
  1. xiaobojiangzao

    0下载:
  2. 与前边的程序配套使用,模拟实现小波去噪。-And in front of the program to simulate the matching, wavelet denoising.
  3. 所属分类:software engineering

    • 发布日期:2017-05-02
    • 文件大小:585995
    • 提供者:Mr LIU
  1. 2222xiaoboquzaolunwen

    0下载:
  2. 小波去噪的相关论文,很多篇,比较全面,都是些比较权威的论文成果-Wavelet de-noising related papers, many articles, more comprehensive
  3. 所属分类:software engineering

    • 发布日期:2017-05-18
    • 文件大小:4708352
    • 提供者:Henry
  1. denosie

    0下载:
  2. 运用小波去噪的SCI的文章,有一些很好地算法可以借鉴和学习-Wavelet denoising SCI article, there are some good algorithms can learn from
  3. 所属分类:software engineering

    • 发布日期:2017-05-22
    • 文件大小:6195478
    • 提供者:tian
  1. literature

    0下载:
  2. 一套系统的小波去噪文献,讲述了在不同领域的应用,值得一看-a set of systematic Wavelet denoising literature
  3. 所属分类:Development Research

    • 发布日期:2017-06-10
    • 文件大小:17587534
    • 提供者:finn
  1. matlab-gui

    1下载:
  2. 新手编写的关于matlab gui界面的图像处理界面,主要是对小波去噪的一个简单程序-Novice prepared by the image processing interface matlab gui interface, primarily a simple program for wavelet denoising
  3. 所属分类:software engineering

    • 发布日期:2017-05-04
    • 文件大小:53949
    • 提供者:叶婷
  1. qaotou-V2.4

    0下载:
  2. 采用了小波去噪的思想,复化三点Gauss-lengend公式求pi,阐述了负荷预测的应用研究。- Using wavelet denoising thought, Complex of three-point Gauss-lengend the Formula pi, It describes the application of load forecasting.
  3. 所属分类:Software Testing

    • 发布日期:2017-12-16
    • 文件大小:5120
    • 提供者:刘强
  1. ynmnk

    0下载:
  2. 采用了小波去噪的思想,可实现对二维数据的聚类,对于初学matlab的同学会有帮助。- Using wavelet denoising thought, Can realize the two-dimensional data clustering, Matlab for beginner students will help.
  3. 所属分类:Communication

    • 发布日期:2017-12-15
    • 文件大小:4096
    • 提供者:贾石旭
  1. durin

    0下载:
  2. 采用了小波去噪的思想,esprit算法对有干扰的信号频率进行估计,最大似然(ML)准则和最大后验概率(MAP)准则。- Using wavelet denoising thought, esprit algorithm signal frequency interference can be assessed Maximum Likelihood (ML) criteria and maximum a posteriori (MAP) criterion.
  3. 所属分类:Communication

    • 发布日期:2017-12-12
    • 文件大小:8287
    • 提供者:马涛
« 1 23 4 »
搜珍网 www.dssz.com