CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 端点检测 matlab

搜索资源列表

  1. endpoint

    0下载:
  2. 语音端点检测Matlab程序,-Matlab voice endpoint detection procedures,
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:31060
    • 提供者:gogodq
  1. vad

    1下载:
  2. 语音信号的端点检测matlab程序,利用短时平均能量和短时平均过零率判断语音端点的起始。还有语音信号信噪比的计算程序。
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:1503
    • 提供者:高金枝
  1. 语音识别中的双门限设置的端点检测

    1下载:
  2. 关于语音识别的双门限设置的一个matlab程序
  3. 所属分类:matlab例程

  1. MATLAB--Endpoint-Detection-

    0下载:
  2. 介绍了端点检测的基本方法:基于短时能量的、基于短时过零率的、双门限检测的方法-Describes the basic method of endpoint detection: Based on short-term energy, zero crossing rate based on short-term, double threshold detection method
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:4893
    • 提供者:mayday
  1. stft.rar

    0下载:
  2. 短时能量,端点检测,功率谱图与短时f变换,时域与f变换的matlab实现,Short-term energy, endpoint detection, and short-term power spectra of f transform, time-domain transform matlab with the realization of f
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:2260
    • 提供者:魏欢庆
  1. speechbox

    0下载:
  2. 《matlab扩展编程》光盘资料.关于端点检测,录音,参数提取,HMM,LPC,MFCC,DYW等一些源代码-err
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:139565
    • 提供者:feifei
  1. vad

    0下载:
  2. 在语音识别系统中,端点检测的目的是要区分语音段和非语音段 ,它在自动语音识别中起着关键作用-In speech recognition systems, the purpose of endpoint detection is to distinguish between voice and non-voice segment, which in automatic speech recognition plays a key role
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1077
    • 提供者:小英
  1. yuyin

    0下载:
  2. 语音信号短时能量matlab实现,语音信号的端点检测matlab实现。-Speech signal to achieve short-term energy matlab, speech endpoint detection signal matlab implementation.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-29
    • 文件大小:4888
    • 提供者:龙腾
  1. myVoice

    0下载:
  2. 用matlab将hanning窗、hamming窗、Blackman窗画在同一个图中。语音分帧,加窗,短时能量,短时过零率,端点检测-Using matlab to hanning window、hamming window and Blackman window draw in the same graph.Voice sub-frame, add windows, short-term energy, short-term zero-crossing rate, endpoint detec
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1736
    • 提供者:haoyy
  1. sang

    0下载:
  2. 一种基于信息熵的Matlab端点检测算法,抗噪性能比较好-Matlab based on information entropy of the endpoint detection algorithm, better anti-noise performance
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:618
    • 提供者:jason
  1. shuohuarenshibie-MATLAB-duandianjiance-yujiazhong-

    0下载:
  2. 说话人识别代码,端点检测,预加重,MFCC..采用的模型是神经网络~-Speaker identification code, endpoint detection, pre-emphasis, MFCC .. neural network model is adopted ~
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-31
    • 文件大小:4966
    • 提供者:
  1. specbandvar_SingleVoice

    0下载:
  2. 基于频率方差和子带分离的语音端点检测程序,基于matlab开发-based on specband var Vad detection programe,using matlab
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-02
    • 文件大小:2185
    • 提供者:liu
  1. matlab

    0下载:
  2. 语音识别预处理matlab实现,包括端点检测,预加重,加窗-Speech recognition pre matlab implementation, including endpoint detection, pre-emphasis, windowing
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1046
    • 提供者:
  1. voice_prcossing

    0下载:
  2. 语音增强,倒谱,端点检测,共振峰检测,去噪-Speech enhancement, cepstrum, endpoint detection, formant detection, denoising
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:455837
    • 提供者:xiaojie
  1. edp

    0下载:
  2. 这个是端点检测的程序,用的是基于短时能量和过零率的方法,最后在语音信号的波形图上对检测到的端点进行了标注-This is the endpoint detection process, using a short-term energy and zero-based rate method, the last waveform in the speech signal detected on the endpoint to the mark
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:427000
    • 提供者:Fatso Ding
  1. speech_vad

    0下载:
  2. 利用MATLAB来实现语音的分帧及语音端点检测(Using MATLAB to achieve voice segmentation and voice endpoint detection)
  3. 所属分类:语音合成与识别

    • 发布日期:2017-12-17
    • 文件大小:1024
    • 提供者:潇灿
  1. matlab

    0下载:
  2. 用于基本的语音分析,包含端点检测,谱减法。(Used for basic speech analysis)
  3. 所属分类:Windows编程

  1. matlab

    0下载:
  2. 这是一个具有语音的采集、读取、内插恢复、重采样,语音的时域参数的计算、端点的检测、基音周期的提取,语音的加噪、滤波及每次处理后语音的播放等功能的语音信号处理系统。(speech signal processing)
  3. 所属分类:语音合成与识别

    • 发布日期:2018-05-01
    • 文件大小:6252544
    • 提供者:飞呀飞986
  1. endpoint

    0下载:
  2. 读取语音文件,预处理,短时能量、过零率分析,进行端点检测(Read voice files, preprocessing, short time energy, zero crossing rate analysis, endpoint detection.)
  3. 所属分类:语音合成与识别

    • 发布日期:2018-05-06
    • 文件大小:47104
    • 提供者:辛新月
  1. MATLAB指纹识别

    7下载:
  2. 本文主要对指纹图像进行三方面处理:图像预处理、特征提取和特征匹配。图像预处理包括四个步骤:图像分割、滤波增强、二值化、细化,对指纹图像进行预处理后,去除了原图像的冗余部分,方便后续的识别处理;特征提取主要是提取指纹图像细化后的端点和分叉点;特征匹配是利用两个指纹的图像进行特征点比较,来确定两幅图像是否来自于同一手指。 该课题为基于MATLAB的指纹识别系统,带有丰富的人机交互GUI界面。目前毕业设计选题中,传统指纹识别不易得到高分,基本都是对指纹进行处理,而没有比对两者指纹是不是同一个人,轻易
  3. 所属分类:图形图像处理

    • 发布日期:2019-12-13
    • 文件大小:2781184
    • 提供者:王春水
« 1 2 34 5 6 7 8 9 10 ... 16 »
搜珍网 www.dssz.com