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

搜索资源列表

  1. spectrasubtractitera

    0下载:
  2. 语音处理中谱相减MATLAB程序,可以作为函数或单独的程序使用-voice processing spectral subtraction MATLAB procedures, or can function as a separate procedure using
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1724
    • 提供者:郑研
  1. pujian

    0下载:
  2. 谱减法算法,可以用来对有噪声的语音去噪,提高识别率。-spectral subtraction algorithm can be used to the noise of a voice denoising, and improve recognition rates.
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:1573
    • 提供者:覃美凤
  1. pujianfa

    0下载:
  2. 经典的功率谱减法,程序复杂度低,运算速度快-classic power spectral subtraction, the complexity of the procedure is low and fast.
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:1759
    • 提供者:tamato
  1. pujianfa_based_on_statistic

    0下载:
  2. 基于统计模型的谱减法,程序复杂度不高,优于传统谱减法.-statistical model based on the spectral subtraction, the complexity of the procedure is not high and superior to the traditional spectral subtraction.
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:1492
    • 提供者:tamato
  1. spectral_subm

    0下载:
  2. 一个很好的原创谱相减法matlab程序。(转)-a good original Spectral subtraction Matlab procedures. (Rpm)
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:2171
    • 提供者:单跃营
  1. SSMultibandKamath02

    0下载:
  2. 使用谱减法的语音增强matlab源程序。-use of spectral subtraction speech enhancement Matlab source.
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:3210
    • 提供者:zj
  1. speech_enhancement

    0下载:
  2. 自己编写的用谱相减,最小均方和维纳滤波实现语音增强的matlab文件-themselves with the preparation of spectral subtraction, the minimum mean square Wiener filtering and enhanced voice document Matlab
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2383
    • 提供者:Richard
  1. pjfyuyin

    0下载:
  2. 本程序实现用谱减法消除语音中的噪声,其中语音是纯净的,噪声是后加上去的,滤除效果良好-This procedure using spectral subtraction to eliminate the noise in the voice, which voice is pure, after noise is added, and filter out the effect of good
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-01
    • 文件大小:960
    • 提供者:林琳
  1. vuvuzela_sound_cancelation

    0下载:
  2. Based on the spectrum of the vuvuzela sound, this denoising technique simply computes an antenuation map in the time-frequency domain. Then, the audio signal is restored by computing the inverse STFT. See [1] or [2] for more detail about the algorith
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1155814
    • 提供者:naarkhoo
  1. Boll_Spectral_Subtraction

    0下载:
  2. Boll Spectral Subtraction
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3398
    • 提供者:ahdba
  1. specsub

    0下载:
  2. Implements the basic power spectral subtraction algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1970
    • 提供者:CHOI,SOOKNAM
  1. pujian

    0下载:
  2. 基于谱减法的语音增强技术的matlab实现的程序代码-Speech enhancement based on spectral subtraction technique to achieve code matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:642
    • 提供者:egg
  1. Speech-Enchancement-using-Spectral-Subtraction.ra

    0下载:
  2. Speech Enchancement using Spectral Subtraction
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-30
    • 文件大小:516494
    • 提供者:nasser
  1. A-MULTI-BAND-SPECTRAL-SUBTRACTION-METHOD-FOR-SPEE

    0下载:
  2. A MULTI-BAND SPECTRAL SUBTRACTION METHOD FOR SPEECH(thesis)
  3. 所属分类:Communication

    • 发布日期:2017-03-27
    • 文件大小:710046
    • 提供者:mhd
  1. Spectral-subtraction-speech-denoise

    1下载:
  2. 本算法在实验室环境下录制语音,并加入matlab仿真软件产生的高斯噪声,成功实现了谱减法语音降噪-Record the voice of the algorithm in a laboratory environment, and added matlab simulation software generate Gaussian noise, the successful implementation of spectral subtraction speech noise reduction
  3. 所属分类:Other systems

    • 发布日期:2017-11-13
    • 文件大小:87280
    • 提供者:汪涛
  1. Spectral-subtraction-method

    0下载:
  2. 谱减法对语音进行处理,用谱相减的方法,实现语音增强。-Spectral subtraction speech processing, speech enhancement
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-07
    • 文件大小:3754
    • 提供者:简夕
  1. spectral-subtraction-code

    0下载:
  2. spectral subtraction code implementation
  3. 所属分类:Communication

    • 发布日期:2017-04-26
    • 文件大小:94065
    • 提供者:tehmina
  1. Spectral-Subtraction

    0下载:
  2. 实现一个简单的谱减法算法,代码来源于网络,可用于谱减法入门指导。-a simple spectral subtraction algorithm code the network, it can be used for spectral subtraction Getting Started guide.
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:975
    • 提供者:connors
  1. 谱减法

    0下载:
  2. 谱减法是一种比较简单的语音降噪的方法,在语音信号具有较高的信噪比的情况下具有良好的降噪功能。(Spectral Subtraction)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-23
    • 文件大小:1080320
    • 提供者:HXB
  1. spectral subtraction

    1下载:
  2. 谱减法的几种基本算法,动态、软、硬阈值法(Several basic algorithms for spectral subtraction, dynamic, soft and hard thresholding methods)
  3. 所属分类:matlab例程

    • 发布日期:2020-03-30
    • 文件大小:215040
    • 提供者:boxing367
« 1 23 4 5 6 7 8 9 10 ... 17 »
搜珍网 www.dssz.com