CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Wavelet denoising

搜索资源列表

  1. bandlet-denoising

    0下载:
  2. 基于Bandlet小波的图像去噪研究,具有较好的效果。-Bandlet wavelet-based image denoising, with good results.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1170393
    • 提供者:anzi
  1. hmt.m

    0下载:
  2. 小波域的树模型去噪采用EM算法训练模型参数由Matlab编程实现仿真-Wavelet denoising tree model using EM algorithm training model parameters from Matlab Simulation Programming
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2402
    • 提供者:逻辑
  1. xiaobohanshu

    0下载:
  2. 对于小波去噪,采用的是小波函数,并在去噪同时进行语音的压缩。-for wavelet denoising, using the wavelet denoising and simultaneously voice compression.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1124
    • 提供者:凇迪
  1. waveletmodalmax

    1下载:
  2. 小波模极大源代码,可用来进行小波降噪或小波模态参数识别,该代码为斯坦福大学源码。-wavelet modulus maxima source code, which can be used for wavelet denoising or wavelet modal parameter identification, The code for the source of Stanford University.
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:3938
    • 提供者:zhuyh
  1. Adaptiveimagedenoising

    0下载:
  2. 本程序由MATLAB开发,可以对图像进行小波去噪和边缘增强-the procedures developed by MATLAB, the image wavelet denoising and Edge Enhancement
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:8356
    • 提供者:张扬
  1. Denoise_wavelet

    0下载:
  2. 一个matlab的小波去噪程序 希望对研究小波的有帮助-a Matlab wavelet denoising procedures hope to study wavelet help
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:1219
    • 提供者:程成
  1. jiansuo

    1下载:
  2. 这是我本科的毕业设计做的关于医学图像的基于形状的图像检索。预处理用小波去噪 ,特征选用不变矩。-This is my undergraduate graduation design done on the medical images based on the shape of the image retrieval. Pretreatment with wavelet denoising, feature selection invariant moment.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:14629
    • 提供者:chenxi
  1. noisecomp

    0下载:
  2. Code for denoising images. This code differs from standard wavelet denoising techniques in that it uses non-orthogonal wavelets, and unlike existing techniques, ensures that phase information is preserved in the image. Phase information is of crucial
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3888
    • 提供者:wang gang
  1. noisecomp

    0下载:
  2. 图像去噪: Code for denoising images. This code differs from standard wavelet denoising techniques in that it uses non-orthogonal wavelets, and unlike existing techniques, ensures that phase information is preserved in the image. Phase information is of
  3. 所属分类:Audio

    • 发布日期:2008-10-13
    • 文件大小:3372
    • 提供者:asdasdasd
  1. Imagedenoising

    0下载:
  2. noisecomp.m Code for denoising images. This code differs from standard wavelet denoising techniques in that it uses non-orthogonal wavelets, and unlike existing techniques, ensures that phase information is preserved in the image. Phase information i
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3631
    • 提供者:wugang
  1. ecg.rar

    4下载:
  2. matlab环境下心电信号去噪处理和QRS波检测的一些综合方法的比较,主要是利用小波变换的去噪方法,matlab environment Denoising ECG QRS wave detection and treatment of a number of integrated methods, mainly the use of wavelet transform de-noising method
  3. 所属分类:Wavelet

    • 发布日期:2015-10-24
    • 文件大小:9523813
    • 提供者:李芳
  1. ylj_denoise.rar

    1下载:
  2. 局部放电采集的数据应用小波函数去噪程序m文件,Partial discharge data collected by the application of wavelet denoising procedures document m
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2014-04-28
    • 文件大小:850
    • 提供者:蔚超
  1. ImageDenoisingBLSGSM.rar

    0下载:
  2. 该仿真算法实现了论文Image Denoising using Scale Mixtures of Gaussians in the Wavelet Domain中图像降噪,This Algorithm utilize the method of paper "Image Denoising using Scale Mixtures of Gaussians in the Wavelet Domain "
  3. 所属分类:Wavelet

    • 发布日期:2017-05-03
    • 文件大小:1370748
    • 提供者:Alex
  1. Wavelet-image-denoising-procedures

    0下载:
  2. 小波图像去噪程序。th=sigma*sqrt(2*log10(L*T)) 计算阈值 ch=c(1,num(4-i,1):num(4-i,3)+step(4-i)-1) 对各高频系数进行阈值处理 chl=length(ch) for j=1:chl if abs(ch(j))>=th ch(j)=sign(ch(j))*(abs(ch(j))-2*th/(1+exp(m*(ch(j)^2)))) 阈值处理函数 else -Wavelet image denois
  3. 所属分类:Wavelet

    • 发布日期:2017-03-24
    • 文件大小:3132
    • 提供者:朱兰花
  1. wavelet-threshold-shrinkage-

    2下载:
  2. 小波阈值收缩算法的matlab程序,对信号进行去噪得到纯净语音-Wavelet threshold shrinkage algorithms matlab program, get on the clean speech signal denoising
  3. 所属分类:Wavelet

    • 发布日期:2014-05-11
    • 文件大小:3072
    • 提供者:Jake
  1. lift97mlsoft

    0下载:
  2. 个人编写的提升格式97小波去噪程序,采用软阈值法,做三层分解-Written format of 97 individuals to enhance the wavelet denoising procedure, the use of soft-threshold method, do the three decomposition
  3. 所属分类:Wavelet

    • 发布日期:2017-04-07
    • 文件大小:1150
    • 提供者:luolei
  1. denoise_th_he.rar

    2下载:
  2. 小波降噪程序,可对信号进行heursure阈值消噪处理。,Wavelet Denoising procedures can signal heursure threshold de-noising processing.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-09-26
    • 文件大小:1166
    • 提供者:wjzzp
  1. wtthreshold.rar

    4下载:
  2. 利用小波变换进行图像去噪处理,包括各种软硬阈值的选取函数,Using Wavelet Transform for Image Denoising, including a variety of select hard and soft threshold function
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-09-04
    • 文件大小:245148
    • 提供者:郭珈
  1. smooth

    0下载:
  2. 以C sharp處理圖像平滑與去噪編程有關均值濾波中值濾波小波變換高斯濾波-In C sharp smoothing and denoising image processing program related to the mean filter median filter wavelet transform Gaussian filtering
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:117096
    • 提供者:李復祥
  1. wavelet-transform

    0下载:
  2. 通过小波变换实现数字图像的高斯噪声去噪,达到了明显的效果-Achieve wavelet transform denoising
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:4050
    • 提供者:贾建锋
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com