CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - lpc 线性预测

搜索资源列表

  1. 编码理论

    0下载:
  2. 包含5阶,10阶线性预测编码的源MATLAB成学-This document includs five and 10 order LPC(linear predictive coding) source codes.
  3. 所属分类:通讯/手机编程

    • 发布日期:2008-10-13
    • 文件大小:540029
    • 提供者:王民
  1. Lattice_Verilog

    0下载:
  2. 本文讨论了AR模型及线性预测的原理,在浮点型DSP TMS320C6713B上实现了语音信号线性预测系数(LPC)的提取,并利用LPC系数用Verilog语言实现了AR模型的Lattice结构。
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:14313
    • 提供者:万金油
  1. mfcc

    1下载:
  2. 语音信号的特征提取,语音信号的Mel倒谱特征(MFCC)的求解方法,语音信号的线性预测原理以及LPC特征的求解方法
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:366491
    • 提供者:孟星
  1. voicesignal11

    0下载:
  2. 语音编码的线性预测系数,很全面哦,赶紧下载吧-Speech coding LPC coefficients, very comprehensive Oh, and quickly download it
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-02
    • 文件大小:193677
    • 提供者:苗杰
  1. BURG

    0下载:
  2. 本文件为语音识别lpc源码中的burg算法部分。该算法简单实用,适合于进行线性预测参数的计算-This document is for lpc-source speech recognition algorithm in the part of the burg. The algorithm is simple and practical, suitable for the calculation of the linear prediction parameters
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-28
    • 文件大小:944
    • 提供者:魏玮
  1. voice_identify

    0下载:
  2. 本文介绍了一种基于动态时间归整(DTW)方法的小词汇表非特定人语音识别通用模块。系统采用Motorola公司DSP56F805芯片为核心,应用线性预测编码(LPC)与动态时间归整(DTW)算法进行非OOV(out of vocabulary)语音识别。测试表明,有良好的实用性。-Use Motorola s DSP56F805 to Build a Common module of Voice identify.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-05-02
    • 文件大小:584014
    • 提供者:Alex
  1. prolpc

    0下载:
  2. 语音信号处理,函数主要的功能是求取线性预测系数lpc及基音周期
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-03
    • 文件大小:2343
    • 提供者:李想
  1. melpc

    0下载:
  2. 混合激励线性预测编码melp中的标准C++文件-Mixed Excitation LPC speech coder
  3. 所属分类:Voice Compress

    • 发布日期:2017-03-30
    • 文件大小:3675
    • 提供者:黄宗扬
  1. lpc_original

    0下载:
  2. 线性预测编码LPC的简单实现,出自书《小波与傅里叶分析基础》的第0章最后一题-A simple linear predictive coding LPC realized from the book, " Wavelet and Fourier Analysis" of the title the last chapter 0
  3. 所属分类:Voice Compress

    • 发布日期:2017-04-09
    • 文件大小:1284
    • 提供者:刘风
  1. LPC_fin_speech

    0下载:
  2. 用线性预测编码进行语音压缩 - Speech compression using Linear Predictive Coding-LPC is the oldest and the most basic of modern speech coders. Its a lossy scheme. Playback quality isn t preserved in the process but it can be used in low bit-rate systems.
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:296151
    • 提供者:张盛浩
  1. modified_voice_excited_lpc

    0下载:
  2. 基于Philipp Steurer源码上改进的线性预测编码,共大家参考-An improved voice-excited LPC that can output better speech quality。
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:287906
    • 提供者:Brother Yan
  1. LPCAUTO

    0下载:
  2. LPC倒谱系数提取,提取出来的LPC倒谱系数可以线性预测,帮助语音信号处理-LPC cepstral coefficients the number of extraction,Extracted from the LPC cepstrum coefficients linear prediction to help the speech signal processing
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-29
    • 文件大小:1901
    • 提供者:张晓阁
  1. XINGXINGYUCED2

    0下载:
  2. 这个程序再matlab2012b版本上调试成功,以前在毕业设计的时候在网上找到的资料,希望对大家有用,基于线性预测系数(LPC)的语音信号重构。给出了完整的LPC matlab程序,包括语音信号采集,LP预测系数,阶数的选择以及预测结果误差曲线。(很好用)-This version of the program and then on the successful commissioning matlab2012b information previously graduation when f
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-17
    • 文件大小:237456
    • 提供者:李妍
  1. yuyin

    0下载:
  2. 基于MATLAB的语音信号线性预测分析即LPC 包括线性预测系数 语音合成等-About LPC
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:23205
    • 提供者:jj
  1. lpc

    1下载:
  2. 线性预测编码(LPC)算法压缩语音。MATLAB实现。计算预测系数和增益。-Linear predictive coding (LPC) algorithm
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-12
    • 文件大小:1524
    • 提供者:许萌翻
  1. TP_LPC

    0下载:
  2. 线性预测(LPC)语音信号编码与解码(包括轻音与浊音的产生,自回归过程等)-Linear prediction (LPC) speech signal coding and decoding (including the generation of light tone and dullness, autoregressive process, etc.)
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:276857
    • 提供者:Kaiwen
  1. Formant-Frequencies-Estimation

    0下载:
  2. 利用倒谱和线性预测编码的方法准确估计共振峰频率。-Discusses the accurate measurement of formant frequencies using Cesptral and LPC method. Each algorithm was implemented with Matlab and was applied in the aim to uate the precision of both designed techniques.
  3. 所属分类:Communication

    • 发布日期:2017-04-29
    • 文件大小:176992
    • 提供者:Allen
  1. LPC-based-speech-signal-processing

    0下载:
  2. 本程序利用MATLAB对信号进行分析和处理,主要就是进行语音线性预测通过使实际语音抽样值与线性预测抽样值的均方误差达到最小,可以确定唯一的一组线性预测系数。-This procedure using MATLAB for signal analysis and processing, mainly for voice linear prediction by the actual voice sampling error of the mean square value and the mini
  3. 所属分类:Voice Compress

    • 发布日期:2017-04-29
    • 文件大小:23754
    • 提供者:林霞
  1. LPC

    0下载:
  2. 对一个元音和一个清辅音进行线性预测分析。LPC系数要分别有5阶,15阶和50阶三种情况,在同一坐标图里用不同颜色分别给出对应的LPC包络谱和FFT频谱,并试着对比分析。-A linear prediction of a vowel and a clear consonant. LPC coefficients should be 5 order, 15 and 50 order three cases, in the same coordinate map with different colo
  3. 所属分类:matlab

    • 发布日期:2017-12-14
    • 文件大小:1978
    • 提供者:李紫净
  1. lpc_analysis

    0下载:
  2. 采用线性预测分析不仅能够得到语音信号的预测波形,而且能够提供一个非常好的声道模型(The linear predictive analysis can not only predict the waveform of the speech signal, but also provide a very good vocal tract model)
  3. 所属分类:其他

    • 发布日期:2017-12-21
    • 文件大小:160768
    • 提供者:YIYIOOP
« 1 2 34 »
搜珍网 www.dssz.com