CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - matlab 语音

搜索资源列表

  1. signal-subspace-Speech-enhancement

    1下载:
  2. 本资料介绍两种子空间法语音增强(KLT&PKLT)及其matlab仿真代码-This information on the the two subspace law voice enhanced the the (KLT & PKLT) and its matlab simulation code
  3. 所属分类:Other systems

    • 发布日期:2017-11-11
    • 文件大小:8016836
    • 提供者:汪涛
  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. MFCC

    0下载:
  2. Matlab MFCC 语音信号处理 特征提取-Matlab MFCC
  3. 所属分类:Other systems

    • 发布日期:2016-01-24
    • 文件大小:4002816
    • 提供者:smallR
  1. voice

    0下载:
  2. 用matlab实现对语音信号的特征进行特征提取-Characteristics of the speech signal feature extraction using matlab to achieve
  3. 所属分类:Other systems

    • 发布日期:2017-11-26
    • 文件大小:1085
    • 提供者:alvin
  1. 077325942wiener

    0下载:
  2. 用matlab实现的语音增强系统,基于维纳滤波的基础,可以编译通过,很好使-Using matlab speech enhancement system, based on the basis of the Wiener filter, can be compiled by, so good! ! ! ! !
  3. 所属分类:Communication

    • 发布日期:2017-11-20
    • 文件大小:1078
    • 提供者:luna
  1. yy

    0下载:
  2. 用matlab提取语音信号,并进行处理,提取语音信号的特征参数-programed by matlab ,a very good thing
  3. 所属分类:Other systems

    • 发布日期:2017-11-14
    • 文件大小:1135
    • 提供者: kanty
  1. VAD-method

    0下载:
  2. 基于matlab利用顺序滤波器方法进行语音端点检测的算法实现代码-Sequential filter method based on matlab voice endpoint detection algorithm code
  3. 所属分类:Other systems

    • 发布日期:2017-12-10
    • 文件大小:1419648
    • 提供者:郑炜乔
  1. signal

    0下载:
  2. 这个程序的主要内容是基于matlab对于语音信号的增强-The main content of this program is based matlab for speech enhancement
  3. 所属分类:Communication

    • 发布日期:2017-11-08
    • 文件大小:532131
    • 提供者:jhg ghj
  1. study1

    0下载:
  2. 在matlab环境下实现语音信号的预处理,包括分帧,加窗,滤波,并进行端点检测,绘图。-Voice signal preprocessing in the Matlab environment, including the frame, windowing, filtering, and endpoint detection, drawing.
  3. 所属分类:Other systems

    • 发布日期:2017-11-14
    • 文件大小:1311
    • 提供者:陈丰
  1. vad

    0下载:
  2. MATLAB环境下,对输入的语音信号进行端点检测子程序。-MATLAB environment, the input voice signal endpoint detection subroutine.
  3. 所属分类:Other systems

    • 发布日期:2017-11-21
    • 文件大小:943
    • 提供者:陈丰
  1. mfcc

    0下载:
  2. matlab环境下,对输入的语音信号,提取其mfcc特征参数子程序。-matlab environment, the input speech signal, to extract the mfcc characteristics parameters subroutine.
  3. 所属分类:Other systems

    • 发布日期:2017-12-09
    • 文件大小:693
    • 提供者:陈丰
  1. dtw2

    0下载:
  2. matlab代码,对输入的语音信号进行端点检测程序源码,改进的dtw算法。-Matlab code, the input voice signal endpoint detection program source code.
  3. 所属分类:Other systems

    • 发布日期:2017-12-04
    • 文件大小:736
    • 提供者:陈丰
  1. bin

    0下载:
  2. matlab代码,语音信号处理总程序,调用其他子程序实现语音识别。-matlab code, speech signal processing of the total program, call other subroutines speech recognition.
  3. 所属分类:Other systems

    • 发布日期:2017-11-21
    • 文件大小:791
    • 提供者:陈丰
  1. pcm

    1下载:
  2. 语音信号的pcm编码,译码的matlab实现-Speech signal pcm coding and decoding matlab achieve
  3. 所属分类:Other systems

    • 发布日期:2017-11-22
    • 文件大小:145789
    • 提供者:贺亦旸
  1. speech

    0下载:
  2. 语音识别的HMM模型,采用matlab,对新手很有帮助的-HMM model for speech recognition using matlab helpful to novice
  3. 所属分类:Other systems

    • 发布日期:2017-11-24
    • 文件大小:115531
    • 提供者:apple
  1. shibiejiemian

    0下载:
  2. 语音识别系统matlab仿真的识别界面程序-Identification of the speech recognition system matlab simulation interface program
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-24
    • 文件大小:4703
    • 提供者:ws
  1. yuyin

    0下载:
  2. 用matlab采集语音,信号加噪去噪,以及fft变换-With Matlab acquisition Voice, the signal plus noise denoising, and fft transform
  3. 所属分类:Other systems

    • 发布日期:2017-12-04
    • 文件大小:1494
    • 提供者:slf
  1. Linear-prediction-of-speech-signal

    0下载:
  2. 语音信号的线性预测及其Matlab实现,可以自行录入WAV格式的语音信号使用。-Linear prediction of the speech signal and its Matlab, the use of the voice signal can input their own WAV format.
  3. 所属分类:Other systems

    • 发布日期:2017-11-12
    • 文件大小:919
    • 提供者:Allan
  1. speech-processing

    0下载:
  2. 用matlab实现简单的语音处理,提供系统的GUI设计源代码-GUI design source code using matlab to achieve a simple voice processing system
  3. 所属分类:Other systems

    • 发布日期:2017-11-14
    • 文件大小:1106372
    • 提供者:王佩
  1. audio-processing

    0下载:
  2. 用matlab对语音信号进行分析和处理,并提供matlab源程序和系统界面-Speech signal analysis and processing using matlab matlab source code and system interface
  3. 所属分类:Other systems

    • 发布日期:2017-11-16
    • 文件大小:1796940
    • 提供者:王佩
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 16 17 »
搜珍网 www.dssz.com