CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - matlab 去噪

搜索资源列表

  1. 加入噪声图像的去噪处理

    1下载:
  2. 利用MATLAB语言实现加入噪声图像的去噪处理,效果明显
  3. 所属分类:matlab例程

    • 发布日期:2014-11-13
    • 文件大小:260
    • 提供者:hanyj_cool
  1. 基于小波变换阈值去噪的MATLAB源代码(包含小波包去噪程序)-

    11下载:
  2. 基于小波变换阈值去噪的MATLAB源代码(包含小波包去噪程序)
  3. 所属分类:matlab例程

    • 发布日期:2011-03-06
    • 文件大小:1596
    • 提供者:hit050230225
  1. 小波阈值去噪的程序

    5下载:
  2. 分别对软阈值 硬阈值及一种新的阈值去噪方法进行matlab编程,效果不错!!
  3. 所属分类:matlab例程

    • 发布日期:2011-06-02
    • 文件大小:60926
    • 提供者:zxluchao
  1. Wavelets.rar

    1下载:
  2. 小波去噪的分解与重构示例,里面附带数据文件,Wavelet Denoising sample decomposition and reconstruction, which attached to data files
  3. 所属分类:matlab

    • 发布日期:2016-01-12
    • 文件大小:13691
    • 提供者:frith
  1. Project_reference.rar

    0下载:
  2. 有关语音增强 LPC 倒谱分析 去噪的matlab程序,Speech enhancement of the LPC cepstrum analysis matlab denoising procedures
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:455835
    • 提供者:晨雾
  1. ecg.rar

    3下载:
  2. matlab的小波对一个心电信号进行去噪处理,txt文档是心电的信号,failed to translate
  3. 所属分类:matlab

    • 发布日期:2015-10-24
    • 文件大小:1849
    • 提供者:lisha
  1. PDE

    5下载:
  2. 偏微分方程的图像去噪算法全集,PM方程,SHOCK滤波器等MATLAB代码-Algorithm for Image Denoising Complete Works, PM equation, SHOCK filters MATLAB code
  3. 所属分类:matlab

    • 发布日期:2015-07-25
    • 文件大小:9216
    • 提供者:于晓升
  1. Gcv

    2下载:
  2. 一个自适应软阈值去噪的原程序,很实用,我用它解决了很多问题-An adaptive soft-threshold denoising of the original program
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:622
    • 提供者:陈娇
  1. yyqz

    0下载:
  2. 用汉明窗作的语音去噪低通滤波器,matlab程序(自己做的,复制到.m文件,完全可运行)-Hamming window used for speech denoising low-pass filter, matlab program (their own, and copied to. M documents, completely run)
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:838
    • 提供者:hs
  1. kl

    2下载:
  2. matlab实现K-L变换,可用于图像去噪,地震资料去噪-K-L transform. It can be used in noise reduction and image enhancement
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:1157
    • 提供者:田妮
  1. mjdzh

    0下载:
  2. 这是一个用模极大值算法对一维信号去噪的程序,信号重构采用经典的交替投影法.-This is a use of modulus maxima algorithm of one-dimensional signal de-noising procedure, signal reconstruction using the classical alternating projection method.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1430
    • 提供者:杨字荣
  1. 信号处理阈值去噪

    3下载:
  2. 使用penalty阈值降噪后信号 使用Birge-Massart阈值降噪后信号 使用缺省阈值降噪后的信号
  3. 所属分类:matlab例程

  1. shuangshufu

    0下载:
  2. 双树复小波程序,可以进行一维二维三维的去噪等功能。-Tree complex wavelet process can be one-dimensional two-dimensional three-dimensional noise reduction functions.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:74511
    • 提供者:张韬
  1. ICA

    5下载:
  2. 独立成分分析算法降低原始数据噪声,并提取特征值,非常有用得数据去噪程序。-Independent component analysis algorithm reduces the raw data noise, and extract characteristic value, is more helpful data denoising procedure.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:51727
    • 提供者:陶帅
  1. denwavelet

    0下载:
  2. 小波去噪,基于硬阈值小波滤波去噪的matlab程序-wavelet denoise
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:880
    • 提供者:任小梅
  1. 2

    0下载:
  2. 音乐信号滤波去噪—使用切比雪夫型滤波器,里面包括了音乐信号及滤波器设计的源程序-Music signal de-noising filter- the use of Chebyshev-type filter, which includes the music signal and filter design of the source
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:78139
    • 提供者:yqgary
  1. HMT-Hidden-Markov-Contourlet[1]

    1下载:
  2. 这是一个Matlab实现的隐马尔科夫树模型,用于计算图像的Contourlet系数。程序同时还包括图像去噪、纹理恢复的应用模型。-This is a Matlab realization of Hidden Markov Tree Model, used to calculate the coefficient Contourlet images. Program also includes image denoising, texture restoration of the applicat
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:2464547
    • 提供者:小单
  1. fritdemo

    0下载:
  2. 基于ridgelet变化的图象去噪 含直线特征的效果好-Ridgelet-based image denoising with changes in the characteristics of effective linear
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1369
    • 提供者:xiangzi
  1. PDmatlab

    4下载:
  2. 变压器局部放电实验数据处理matlab程序,有去噪,波形峰值,相位信息获取。-PD matlab experimental data processing procedures, denoising, waveform peaks, to obtain phase information.
  3. 所属分类:matlab

    • 发布日期:2014-12-25
    • 文件大小:4498
    • 提供者:李伟
  1. 仿真程序《系统辨识理论及Matlab仿真》

    0下载:
  2. 小波去噪,用小波方法实现所测的信号的噪声去除(Wavelet denoising,Using wavelet method to realize the noise removal of the measured signal)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-03
    • 文件大小:3295232
    • 提供者:云阁
« 1 23 4 5 6 7 8 9 10 ... 31 »
搜珍网 www.dssz.com