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

搜索资源列表

  1. Example6_11

    2下载:
  2. 用MATLAB对一语音信号进行小波分解,分别用强阈值,软阈值,默认阈植进行消噪处理。-MATLAB to a voice signal wavelet decomposition, respectively intensity threshold, soft threshold, the default threshold for planting Denoising.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:910byte
    • 提供者:刘丽丽
  1. wavelet_speechenhancing

    0下载:
  2. 说明小波消噪的理论,阈值估算和提取,给出在MATLAB下阈值估算和消噪的函数,并在语音信号处理中增强语音。
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:68.5kb
    • 提供者:宋知用
  1. audio_denoising

    0下载:
  2. 主要用于对语音信号进行阈值消噪处理,包括软硬阈值消噪-audio signal threshold denoising
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:223.86kb
    • 提供者:wang
  1. rlsdtw

    0下载:
  2. 基于RLS及DTW算法的数字语音识别。用RLS算法来消噪从而提高DTW算法的识别率-Based on adaptive sub-band spectral entropy of the robustness of Speech Endpoint Detection
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:1.04mb
    • 提供者:黄邦奉
  1. jcwtlib-0.01.tar

    1下载:
  2. 独立成分分析(Independent Component Analysis, ICA)是近年来发展起来的一种有效的盲分离技术,最早是由法国学者Herault和Jutten于1986年提出。ICA方法的提出最初是用来解决“鸡尾酒会”问题,其过程可以归纳为,在源信号与传输通道参数均未知的情况下,仅根据源信号的统计特性,出现测信号恢复出源信号。ICA分析的关键在于根据一定的优化准则建立描述输出信号独立程度的优化判据,即目标函数,并设计相应的优化算法,寻求最优的分离矩阵,使得输出信号中各分量尽可能相互独
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:22.71kb
    • 提供者:王霞
  1. yuyinchuli

    0下载:
  2. 对语音进行简单处理 FFT变换 消噪等 含完整matlab文件和wav语音文件 -Simple voice processing such as FFT transform denoising matlab file containing a complete and wav sound files
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:565.33kb
    • 提供者:金智明
  1. zishiying

    0下载:
  2. 自适应抵消与谱相减结合的单通道语音消噪算法的研究,对这方面的研究比较详细-Adaptive cancellation and spectral subtraction with the single-channel speech denoising algorithm, more detailed research in this area
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:443.79kb
    • 提供者:杨水
  1. Dynamic-Threshold

    0下载:
  2. 基于功率谱相减法的语音消噪,采用动态阈值法-Power spectrum subtraction based denoising of speech using dynamic threshold method
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:82.54kb
    • 提供者:王文旭
  1. Hard-threshold-method

    0下载:
  2. 基于功率谱相减的语音消噪增强法程序,采用硬阈值法-Power spectrum subtraction based speech denoising Enhancement Act program, using hard-threshold
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:65.23kb
    • 提供者:王文旭
  1. soft-thresholding

    0下载:
  2. 基于功率谱相减的语音消噪增强法程序,采用软阈值法-Power spectrum subtraction based speech denoising Enhancement Act program, using soft thresholding
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:63.69kb
    • 提供者:王文旭
  1. FIR-filter

    1下载:
  2. FIR语音滤波的MATLAB 程序,附带噪声的音频,和消噪后的音频,-MATLAB FIR filtering process voice, with the noise of the audio, and denoising of audio,
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:294.26kb
    • 提供者:jinglili
  1. yuyin

    1下载:
  2. 自适应信号处理中 LMS RLS算法进行语音消噪-LMS RLS adaptive signal processing algorithms for speech denoising
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:6.72kb
    • 提供者:winnie
  1. Untitled319

    0下载:
  2. 小波消噪语音增强实例,db3小波五层分解,很典型,适用于初学者~-The the The wavelet denoising speech enhancement instance, db3 wavelet decomposition five-story, very typical, suitable for beginners to
  3. 所属分类:matlab

    • 发布日期:2017-11-24
    • 文件大小:58kb
    • 提供者:张冬琦
  1. voice-signal--decomposition

    0下载:
  2. 用MATLAB对一语音信号进行小波分解,分别用强阈值,软阈值,默认阈植进行消噪处理。-A voice signal using MATLAB wavelet decomposition, were used the intensity threshold soft threshold, the default threshold for planting Denoising.
  3. 所属分类:matlab

    • 发布日期:2017-11-22
    • 文件大小:752byte
    • 提供者:gg
  1. lms

    0下载:
  2. 这个程序关于语音消噪,实现了一个基于最小均方误差算法的二阶自适应噪声对消器-This program concerning speech denoising achieve a minimum mean square error algorithm based on second-order adaptive noise cancellation
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:542byte
    • 提供者:fangzhou
  1. rls

    1下载:
  2. 这个程序关于语音信号的消噪,实现了一个基于递归最小二乘法的自适应噪声抵消器-This program about the speech signal de-noising, implements a recursive least squares based adaptive noise canceller
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:771byte
    • 提供者:fangzhou
  1. RLS-

    0下载:
  2. 这个程序关于语音信号的消噪,实现了一个基于递归最小二乘法的噪声抵消器-This program about the speech signal de-noising, implements a recursive least squares method based on a noise canceller
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:541byte
    • 提供者:fangzhou
  1. lms

    0下载:
  2. 这个程序关于语音信号的消噪,实现了一个基于最小均方误差算法的自适应噪声抵消器-This program about the speech signal de-noising, to achieve a minimum mean square error algorithm based on adaptive noise canceller
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:891byte
    • 提供者:fangzhou
  1. one_singal

    0下载:
  2. 在单声源情况下,利用子空间消噪方法实现麦克风阵列增强算法。子空间法麦克风阵列语音增强算法-Microphone array speech enhancement algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2.17kb
    • 提供者:杜蒙
  1. Interference_canceling_LMS

    1下载:
  2. 自适应LMS语音干扰对消,干扰为高斯白噪声,双通道,一路为带噪语音信号,一路为噪声信号-Voice adaptive LMS interference cancellation, interference is Gaussian white noise, dual-channel, all the way to noisy speech signal, all the way to the noise signal
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:764byte
    • 提供者:pengchao
« 12 »
搜珍网 www.dssz.com