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

搜索资源列表

  1. 对语音信号的短时分析

    1下载:
  2. 用matlab实现对语音信号的短时分析,包括清音和浊音的判决,基音周期的估计,实验报告。-to realize the analysis of short time of speech signal by Matlab, including the judgement of surd and sonant, the estimate of the pitch and experiment report.
  3. 所属分类:matlab例程

    • 发布日期:2013-08-07
    • 文件大小:591245
    • 提供者:刘超
  1. matlab

    0下载:
  2. 用matlab实现对语音信号的短时分析,包括清音和浊音的判决,基音周期的估计。
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:591245
    • 提供者:
  1. matlab分析语音信号小程序

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

  1. AMDF_MatlabAnalysis

    3下载:
  2. 自相关虽然能够判断清/浊音,并估计浊音的基音周期,但是其运算量很大,用乘法运算所需时间较长。为了避免乘法,采用短时平均幅度差函数(AMDF),验证AMDF与自相关有类似的作用,即平均幅度差函数能够代替自相关函数进行语音分析。-Although autocorrelation can differ from the Voiced/Unvoiced and voiced the pitch period estimate, but the operation is large enough, wit
  3. 所属分类:matlab

    • 发布日期:2015-05-21
    • 文件大小:20480
    • 提供者:吴艳花
  1. pitch

    1下载:
  2. 语音信号处理基音周期检测MATLAB程序仿真详解-Pitch detection of speech signal processing MATLAB program simulation Detailed
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:149129
    • 提供者:anna
  1. CEP

    1下载:
  2. 倒谱法检测基音周期,基于MATLAB实现-Cepstrum pitch detection, based on the MATLAB implementation
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:3399
    • 提供者:Peng
  1. jiyinzhouqi

    0下载:
  2. 基于自相关法的基音周期提取程序。。 MATLAB-Auto-correlation method based on pitch extraction procedures. . . . MATLAB
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:27162
    • 提供者:xuekasd
  1. yuyinchulichengxv

    1下载:
  2. 对给定语料估计其基音周期。 要求用MATLAB或C语言实现有关基音检测算法,并给出检测结果。 -For a given corpus to estimate the pitch period. Required to use MATLAB or C language realization of the pitch detection algorithm, and gives test results.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:7167
    • 提供者:飞扬
  1. cep1

    0下载:
  2. Matlab倒谱法测语音信号的基音周期。vista下测试成功-Matlab cepstrum method to measure the pitch period of speech signal. successfully tested under vista
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:3292
    • 提供者:花大姐
  1. LPC_ACFpitchdetection

    3下载:
  2. 这是一个简单的语音基音检测方法,通过对语音信号进行滤波、分帧、求自相关函数,可得到浊音的基音周期,从而实现基频检测。-This is a simple voice pitch detection, voice signals by filtering, sub-frame, find the autocorrelation function, voiced the pitch period available to achieve the fundamental frequency testin
  3. 所属分类:matlab例程

    • 发布日期:2013-07-24
    • 文件大小:20270
    • 提供者:吴艳花
  1. jiyinzhouqi

    0下载:
  2. 数字语音信号基音周期检测MATLAB系统仿真-Pitch Detection digital speech signal MATLAB simulation
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:69812
    • 提供者:anna
  1. jiyinjiance

    1下载:
  2. 基音检测: 对给定语料估计其基音周期。 要求用MATLAB或C语言实现有关基音检测算法,并给出检测结果与实验报告 实验语料:MaoYiSheng.raw 发音:“茅以升”;时长0.9s;采样率:8kHz;量化精度为16bits/sample;数据格式 LSB,MSB 分析帧长:20ms(160样点) 总帧数:45-Pitch Detection: For a given corpus to estimate the pitch period. Require MAT
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:932
    • 提供者:zhangyanshan
  1. analysis

    0下载:
  2. 用matlab实现对语音信号的短时分析,包括清音和浊音的判决,基音周期的估计,实验报告。-use matlab language analysis the speech signal,contains the analysis for unvoiced sound and voiecd sound.
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:589389
    • 提供者:吴贤音
  1. dsp-source-code-

    0下载:
  2. 基音周期估计的MATLAB实现,一段代码,已经验证,可下载-find pitch use MATLAB
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:7861
    • 提供者:陈秋水
  1. jiyinjiance

    0下载:
  2. 基于短时自相关法的基音周期估计,用matlab编程实现。-Pitch estimation based on short-term auto-correlation method, using Matlab programming.
  3. 所属分类:matlab

    • 发布日期:2017-11-16
    • 文件大小:689
    • 提供者:刘金
  1. matlab ADMF

    1下载:
  2. ADMF,短时平均幅度差函数法,利用这个方法获得语音的基音周期,实现语音特征提取
  3. 所属分类:matlab例程

  1. Cepstral_Pitch_Detector

    0下载:
  2. 探测器基音周期的主要特点是使用二次cepstral峰值检波器的每一帧演讲,为了检测并纠正基音周期检测错误由于效果翻倍基音周期或减半等及相关现象。文件的4.5 Cepstral距探测器。pdf”提供了一个用户的指导对于这个练习。-This MATLAB exercise implements a pitch period detector based on detecting and tracking peaks in the (real) cepstrum during regions of v
  3. 所属分类:matlab

    • 发布日期:2017-05-20
    • 文件大小:5646089
    • 提供者:wujin
  1. lpc_vocoder_rev2

    0下载:
  2. 这个MATLAB构建一个锻炼LPC声码器,即,执行LPC分析和合成语音文件,导致合成语音近似原始的演讲。LPC分析使用一个标准的自相关分析来确定LPC系数的设置,一帧一帧的基础上,以及框架获得。一个独立的分析方法(cepstral螺距内检测器)把每一帧的言论是要么表示演讲(时间由cepstral峰值的位置在指定范围的音调时期)或无声的言论(模拟随机噪声帧)0帧基音周期的样本。独立的分析提供了一个两国并存的激发函数LPC合成处理的一部分,包括一系列的脉冲(表示帧期间)和/或噪声序列(在无声的帧)。
  3. 所属分类:matlab

    • 发布日期:2017-05-11
    • 文件大小:2496251
    • 提供者:wujin
  1. zxg

    1下载:
  2. 基于MATLAB的自相关法基音提取的m文件。利用浊音和清音的自相关函数的不同,可以提取基音周期。 其中采用的三电平削波法,可修正中心削波。-Based on MATLAB autocorrelation pitch extracted files m. Using different voiced and unvoiced autocorrelation function can be extracted pitch. Three-level clipping method employed t
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:19622
    • 提供者:花花
  1. 4.2 基音周期估计实验

    1下载:
  2. 基音周期估计实验 matlab 运行正常(Pitch estimation experiment matlab works wel)
  3. 所属分类:matlab例程

    • 发布日期:2021-04-21
    • 文件大小:411648
    • 提供者:相乾
搜珍网 www.dssz.com