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

搜索资源列表

  1. lpc

    1下载:
  2. 语音中的经典LPc估计,matlab实现
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:280394
    • 提供者:xuxitao
  1. MATLAB

    1下载:
  2. LPC编码与解码,有全过程(含仿真源码、wav文件),实际运用已通过!
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:87490
    • 提供者:栗子
  1. Project_reference.rar

    0下载:
  2. 有关语音增强 LPC 倒谱分析 去噪的matlab程序,Speech enhancement of the LPC cepstrum analysis matlab denoising procedures
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:455835
    • 提供者:晨雾
  1. lpc-matlab

    0下载:
  2. LEVINSON-DURBIN的算法matlab仿真与实现-The algorithm matlab of LEVINSON-DURBIN imitates really with realize
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:67434
    • 提供者:zhangxiang
  1. lpc_basedon_matlab

    0下载:
  2. lpc线性预测编码的matlab实现。其中包含原始数据文件和合成语音文件。程序合理易懂。-linear predictive coding of lpc matlab implementation. Which contains the original data file and the synthesized voice files. Procedures reasonably easy to understand.
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:251916
    • 提供者:张文文
  1. lpc-by-matlab

    1下载:
  2. 基于matlab的lpc分析,即线性预测。分析较为全面,且测试通过。-The lpc matlab-based analysis, that is linear prediction. More comprehensive analysis and test.
  3. 所属分类:matlab

    • 发布日期:2015-04-22
    • 文件大小:279552
    • 提供者:
  1. FINAL_SPEECH_PROJECT_1.0

    0下载:
  2. LPC vocoder LPC vocoder with several option Graphical user interface Also included several .wav file as example
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:171102
    • 提供者:NeeL
  1. project11

    0下载:
  2. lpc autocorrelation prediction for speech
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1297
    • 提供者:Derulew
  1. lpc

    0下载:
  2. 利用matlab实现语音的lpc特征提取,可以加入语音后直接使用,仿真图中对特征系数、误差等分析清晰有效-Using the lpc matlab voice feature extraction, can be added directly after the speech, the simulation graph of the characteristic coefficient of error so clear and effective
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:785
    • 提供者:wangbo
  1. LinearPrediction

    0下载:
  2. 介绍线性预测编码(LPC)及其基本原理,由语音信号常用的全极点模型的传递函数推导出线性预测方程,-Introduction of linear predictive coding (LPC) and the basic principles of commonly used by the speech signal transfer function of all-pole model of a linear prediction equation is derived,
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:316163
    • 提供者:kingg
  1. formant_tracker

    0下载:
  2. Formant_tracker based on LPC Analysis format:[formants]=formant_tracker(input,dimension,step,window_size,p,threshold)
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:4044
    • 提供者:tttzhang97
  1. speechrecognitionUsingLPCandBOF

    0下载:
  2. Speech recognition using LPC and Bank of Filter method, operated in Matlab-Speech recognition using LPC and Bank of Filter method,operated in Matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:3451
    • 提供者:sushi
  1. LPC

    0下载:
  2. 利用matlab编程实现LPC谱与语音频谱的比较。- LPC spectrum using matlab programming comparison with the speech spectrum
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:1249
    • 提供者:qianshike
  1. LPCVocoder

    0下载:
  2. 语音信号处理 LPC Matlab代码 Rice University -speech signal processing,LPC,Matlab codes,Rice University
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:845747
    • 提供者:13675205590
  1. lpc

    0下载:
  2. lpc在matlab下的实现,是比较值得借鉴的论文资料-lpc under the matlab implementation of the paper is more information worth learning
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:151149
    • 提供者:王安
  1. lpc-matlab

    0下载:
  2. 这个MATLAB的代码集是通过多个程序实现语音信号的各种分析,包括清音浊音,计算自相关函数,计算基因周期等-The MATLAB code set is more than one program by a variety of voice signal analysis, including voiceless voiced, calculated from the correlation function to calculate genetic cycles
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1209475
    • 提供者:songge
  1. LPC-speech-signal-technology

    0下载:
  2. 这个文档是基于MATLAB的语音信号LPC技术分析研究,文档详细介绍了关于语间信号的LPC技术分析-This document is based on MATLAB LPC Speech Signal Analysis and Research, the document details the language between the signals on the LPC Technical Analysis
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:120159
    • 提供者:songge
  1. lpc

    0下载:
  2. 详尽的LPC编码解码算法,基于matlab,适合学习LPC算法。-Detailed LPC codec algorithm, based on matlab, LPC algorithm for learning.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:104609
    • 提供者:沈雨祥
  1. MATLAB-LPC

    1下载:
  2. matlab实现lpc编解码的程序,很好,很不错,值得-matlab 。。。。。lpc。。。。。。。。。。。。。。。。。。。。。。。
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:281722
    • 提供者:李武
  1. MATLAB-LPC

    0下载:
  2. MATLAB code for speech recognition using LPC
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:204002
    • 提供者:su
« 12 3 4 »
搜珍网 www.dssz.com