搜索资源列表

  1. 心电信号去噪程序

    0下载:
  2. 心电信号去噪程序
  3. 所属分类:matlab例程

  1. 采用小波进行图像消噪

    0下载:
  2. 数字图像在产生过程中经常会受到噪音污染。因此,对于数字图像应该对其进行去噪音处理。在传统的基于傅里叶变换的信号去噪音方法中,可以使得信号和噪音的频带重叠部分尽可能的小,这样就可以在频域通过时,不需改变滤波方法而将信号和噪音分隔开来。但是,如果信号和噪音的频域重合时,用该方法进行噪音处理的效果就比较差。-digital image in the selection process will be subject to regular no
  3. 所属分类:matlab例程

    • 发布日期:2024-05-25
    • 文件大小:5120
    • 提供者:
  1. adaptive_LMS

    0下载:
  2. 自己写的基于LMS的自适应噪声抵消,例子是对一WAV声频信号去噪,效果不错,对这方面感兴趣的可以-wrote based on the LMS adaptive noise cancellation, for example, is a WAV audio signal denoising. good results, with interested can s
  3. 所属分类:matlab例程

    • 发布日期:2024-05-25
    • 文件大小:1024
    • 提供者:秦品乐
  1. adaptive_LMS_cancel

    0下载:
  2. 基于基本LMS的自适应噪声抵消程序,对一音频信号去噪,效果不错-based on the basic LMS adaptive noise cancellation procedures, an audio signal denoising good results
  3. 所属分类:matlab例程

    • 发布日期:2024-05-25
    • 文件大小:1024
    • 提供者:秦品乐
  1. jingdianxiaobo

    0下载:
  2. 经典的利用小波模极大值的方法实现信号去噪的程序 保存格式为TXT.开发环境是MATLAB-classic wavelet modulus maxima of the signal denoising procedures for the preservation TXT format. Development Environment MATLAB is
  3. 所属分类:语音合成与识别

    • 发布日期:2024-05-25
    • 文件大小:1024
    • 提供者:程成
  1. xiaobofenxixinhaoquzao

    0下载:
  2. 小波分析在信号去噪方面的应用,有完整的源代码,分析透彻,值得学习-Wavelet analysis in signal de-noising applications, has the complete source code, analysis and thorough, it is worth learning
  3. 所属分类:文件格式

    • 发布日期:2024-05-25
    • 文件大小:75776
    • 提供者:阳关
  1. lifting_denoising

    1下载:
  2. 利用小波提升算法实现了第二代小波变换,将之应用在信号去噪中,实现了数据的边界对称延拓,去噪效果较好.-Wavelet Lifting algorithm using the second generation wavelet transform, to be used in signal de-noising, the realization of the data symmetric boundary extension, denoi
  3. 所属分类:波变换

    • 发布日期:2024-05-25
    • 文件大小:3072
    • 提供者:薛坚
  1. matlab

    0下载:
  2. 语音信号去噪,在MATLAB开发环境下,对含噪声的语音信号进行小波变换,根据阈值去噪的原理去噪,然后逆变换得到增强的语音信号-Speech Signal Denoising in the MATLAB development environment, including noise on the voice signal wavelet transform, in accordance with the principle of thr
  3. 所属分类:波变换

    • 发布日期:2024-05-25
    • 文件大小:4096
    • 提供者:王鹏
  1. soft-filter

    0下载:
  2. 十种软件滤波方法,C语言编写,对于AD采样,信号去噪方面有一定的帮助!-10 kinds of software filtering method, C language, for AD sampling, signal de-noising has some help!
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-25
    • 文件大小:47104
    • 提供者:lili
  1. Wavelet_matlab2008

    0下载:
  2. 小波变换数据包,适用于各种图像处理,信号去噪,数据分频等,还是很好用的-Packet wavelet transform, applied to a variety of image processing, signal de-noising, data frequency, etc., or a good used
  3. 所属分类:波变换

    • 发布日期:2024-05-25
    • 文件大小:2803712
    • 提供者:zyl163
  1. xiaoboquzao

    0下载:
  2. 基于小波变换的信号去噪研究-Signal Based on Wavelet Transform Denoising ..................
  3. 所属分类:波变换

    • 发布日期:2024-05-25
    • 文件大小:233472
    • 提供者:武春梅
  1. ecg

    0下载:
  2. 对心电信号的QRS波进行前期处理,主要是下载信号和对信号去噪滤波。-Of the QRS wave of ECG to pre-treatment, mainly to download signals and to signal de-noising filter.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-25
    • 文件大小:8192
    • 提供者:hua
  1. adaptivelms

    1下载:
  2. 基于小波变换的可变步长自适应LMS语音信号去噪程序,对实际复杂噪声具有很好的效果-Based on wavelet transform adaptive variable step size LMS Speech Signal Denoising procedures, the actual complexity of the effect of noise has a very good
  3. 所属分类:matlab例程

    • 发布日期:2024-05-25
    • 文件大小:1024
    • 提供者:djf
  1. 10waveletnoise

    0下载:
  2. 小波包变换分析信号的MATLAB程序 小波分析信号去噪 小波分解与重构经典程序-Wavelet packet transform analysis of signals in MATLAB program Signal de-noising wavelet decomposition wavelet analysis and reconstruction classic program
  3. 所属分类:matlab例程

    • 发布日期:2024-05-25
    • 文件大小:78848
    • 提供者:kakazz
  1. emddenoising

    0下载:
  2. 常见的EMD的方法的非平稳信号去噪的例子,完全正确,可以直接运行的程序-good example of emd
  3. 所属分类:Windows编程

    • 发布日期:2024-05-25
    • 文件大小:1024
    • 提供者:杨东
  1. DigitalFilter

    0下载:
  2. 滤波器设计的目的是对信号进行数据序列的频率变换,去掉其中我们不需要的频率成分,用数字滤波器课实现语音信号去噪-Filter is designed to sequence the signal frequency of the data transformation, which we do not need to remove frequency components, with digital filter class voice
  3. 所属分类:其他小程序

    • 发布日期:2024-05-25
    • 文件大小:1024
    • 提供者:朱伟
  1. 1weipinlvyulvbo

    0下载:
  2. 用于对数字信号去噪,是一个基础程序,对理解数字滤波有帮助。-Used for digital signal denoising is a basic program, help in understanding the digital filter.
  3. 所属分类:能源行业(电力石油煤炭)

    • 发布日期:2024-05-25
    • 文件大小:2048
    • 提供者:李军
  1. 1

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

    • 发布日期:2024-05-25
    • 文件大小:3072
    • 提供者:你好
  1. matlab

    0下载:
  2. 基于小波变换的语音信号去噪的matlab实现及阈值选择-denoising of audio signal base on matlab ,wavelets.threshold select
  3. 所属分类:波变换

    • 发布日期:2024-05-25
    • 文件大小:2048
    • 提供者:季启
  1. emd对一维信号去噪

    1下载:
  2. 三种emd去噪方法:1、直接使用小波阈值,进行硬阈值去噪;2、使用具有emd分解特性的阈值去噪;3、emd分解后的平移不变去噪。(Three kinds of EMD denoising methods: 1. Direct use of wavelet threshold for hard threshold denoising; 2. Use of threshold denoising with EMD decomposition
  3. 所属分类:图形图象

    • 发布日期:2024-05-25
    • 文件大小:6144
    • 提供者:lyhsmile
« 12 3 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org