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

搜索资源列表

  1. duandianjiance

    0下载:
  2. 语音信号端点检测仿真,内容涉及短时能量及过零率的计算,自相关函数的的计算。-voice endpoint detection signal simulation, which relates to short-term energy and zero rate calculation, the autocorrelation function of the calculation.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:139.45kb
    • 提供者:郇世昶
  1. edgedetect

    0下载:
  2. MATLAB代码,利用语音信号的短时能量与短时过零率来达到自动检测语音的起止点。效果不错.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1.38kb
    • 提供者:李茉
  1. 检测语音信号

    0下载:
  2. 语音的端点检测要用短时平均能量来检测 语音特征的提取要用13阶的lpc 模式匹配要用欧氏距离。
  3. 所属分类:matlab例程

    • 发布日期:2008-12-28
    • 文件大小:2.72kb
    • 提供者:evil8855
  1. matlab分析语音信号小程序

    1下载:
  2. 短时能量,短时过零率,清音浊音,基音周期。
  3. 所属分类:matlab例程

  1. duanshinengliagn

    0下载:
  2. 语音信号的短时能量程序,可以实现清浊音分离-Short-time speech signal energy program, you can achieve the sound separation Qingzhuo
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:558byte
    • 提供者:白洁
  1. shortpower

    0下载:
  2. 本代码主要讨论了不同窗口形状和窗长的条件下,语音信号短时平均能量发生的不同变化,并根据具体实验对变化结果进行了初步验证-the effect of differernt windows for short power
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-10
    • 文件大小:534byte
    • 提供者:李建
  1. energyzcr

    0下载:
  2. 计算语音信号的短时能量和过零率,显示它的时域波形-Calculated short-time speech signal energy and zero crossing rate, showing its time-domain waveform
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:70.33kb
    • 提供者:jingwen
  1. EndpointDetection

    0下载:
  2. 基于短时能量的语音信号端点检测MATLAB源代码-Speech signal based on short-term energy source endpoint detection MATLAB
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1.04kb
    • 提供者:anna
  1. EnMn

    0下载:
  2. EnMn 求一帧语音信号的短时能量和短时幅度函数-Seeking a short-time speech signal power and short range function
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2.1kb
    • 提供者:huahua
  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
    • 文件大小:416.99kb
    • 提供者:Fatso Ding
  1. frame_win

    0下载:
  2. 语音分帧程序,对一个语音信号进行分帧,并研究分帧后的短时能量和过零率特性-Voice framing procedures, a voice signal framing, and to study the sub-frame after the short-term energy and zero crossing rate characteristics
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:117.98kb
    • 提供者:wujingjing
  1. Speech-signal-short-time-analysis

    3下载:
  2. 详细说明:语音信号的短时分析,主要包括:分帧、短时能量、短时平均幅度、短时过零率、短时自相关函数、短时幅度差、倒谱、复倒谱、lpc系数、lpc谱估计等 绝对保证质量,是保研后导师布置的一些基础程序-Details: short-time speech signal analysis, including: framing, short-term energy, short-term average rate, short-time zero crossing rate, short-time a
  3. 所属分类:matlab

    • 发布日期:2015-05-07
    • 文件大小:6kb
    • 提供者:林溪
  1. soud-process

    0下载:
  2. 用图表表示出语音信号的语音信号时域波形,短时幅值和短时过零率,短时能量和短时过零率,短时幅值和短时能量,短时能量和短时幅值--hamming window。-Graphically show the voice signal voice signal waveform, amplitude and short-zero short-term rates, short-time energy and short-term zero crossing rate, short-term amplitu
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:889byte
    • 提供者:guowei
  1. yuyinshiyu

    0下载:
  2. 语音信号处理 时域分析 短时能量 短时平均过零率 短时自相关函数- a=wavread( beifeng.wav ) subplot(6,1,1),plot(a) N=32 for i=2:6 h=linspace(1,1,2.^(i-2)*N);
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:89.63kb
    • 提供者:qianping
  1. voice

    0下载:
  2. 语音识别中几个常用例程: 语音信号高频提升、短时能量检测、过零率计算、LPCC系数计算、基于短时能量和过零率的语音信号端点检测。-voice recogniton
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:2.81kb
    • 提供者:王锐
  1. qingzhuoyin

    1下载:
  2. 本设计采用了一种基于三参数组合的方法对语音信号进行了清/浊音判决。在传统两参数(短时能量和过零率)算法基础上增加了自相关函数作为判决参数,减少了清/浊音信号误判率。-This design uses a combination of methods based on three parameters of the voice signals of the Qing/voiced sentence. In the traditional two parameters (short-term ene
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:95.85kb
    • 提供者:吴威麒
  1. shorttime

    0下载:
  2. matlab实现语音信号短时能量处理,里面包含一个原始语音文件。-Speech short-time energy use matlab
  3. 所属分类:matlab

    • 发布日期:2017-12-16
    • 文件大小:45kb
    • 提供者:宋飞
  1. 语音信号处理

    2下载:
  2. 采用MATLAB 2015b综合运用各种函数调用等来实现语音信号时域的短时能量,短时过零以及短时自相关函数分析和频域的傅里叶变换,功率谱估计,短时傅里叶变换,小波分析,语音信号的短时综合,语谱图各种分析,充分了解熟悉语音信号的相关分析方法。(This experiment uses the MATLAB 2015 b, the integrated use of various kinds of function call to realize speech signal in time dom
  3. 所属分类:matlab例程

    • 发布日期:2017-12-19
    • 文件大小:408kb
    • 提供者:Liu0_
  1. 用短时平均能量和短时平均过零率双门限检测VAD

    3下载:
  2. 用短时平均能量和过零率的特征参数对语音信号进行端点检测, 以消除静默帧和噪声帧的干扰
  3. 所属分类:matlab例程

  1. YCL

    0下载:
  2. 对信号进行梅尔倒谱系数特征采集之前的预处理,包括分帧加窗、基于短时能量的双门限判别、除噪、预加重等(The preprocessing of Mel cepstrum coefficients before the signal is carried out, including frame windowing, double threshold discrimination based on short-time energy, denoising and pre emphasis)
  3. 所属分类:matlab例程

« 12 3 4 5 6 7 »
搜珍网 www.dssz.com