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. lpcauto.rar

    0下载:
  2. 音频信号LPC参数计算 matlab环境下,LPC calculation based on matlab
  3. 所属分类:Audio program

    • 发布日期:2017-04-01
    • 文件大小:2115
    • 提供者:scholl
  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. speechbox

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

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

    0下载:
  2. Filter bank representation methods for speech recognition and LPC recognition system
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-11
    • 文件大小:548
    • 提供者:gobindpn
  1. lpcprocessing

    0下载:
  2. this programme shows that how to calculate the autocorrelation and lpc coeffecients of a speech signal-this programme shows that how to calculate the autocorrelation and lpc coeffecients of a speech signal..
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-30
    • 文件大小:2134
    • 提供者:pulkit sharma
  1. prolpc

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

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

    0下载:
  2. 用MATLAB对一wav音频信号进行线性编码,两种方法比较,源代码
  3. 所属分类:Audio program

    • 发布日期:2017-04-05
    • 文件大小:1695
    • 提供者:xl
  1. MATLAByysb

    1下载:
  2. 用MATLAB进行语音识别的特征参数提取,其中包含了lpc和MFCC两种方法,并且测试通过。-Using MATLAB to carry out speech recognition feature extraction, which contains two methods lpc and MFCC, and the test.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-31
    • 文件大小:6486
    • 提供者:雪巍
  1. lpc

    0下载:
  2. lpc-10, matlab, code and decode
  3. 所属分类:software engineering

    • 发布日期:2017-04-16
    • 文件大小:290913
    • 提供者:天之痕
  1. ECEASS6

    0下载:
  2. it reconstructs the speech signal using LPC approach
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:245437
    • 提供者:ramnik
  1. main

    0下载:
  2. THIS THE PROGRAM THAT GIVES CODE FOR DEVLOPING BOTH TYPE OF LPC ..IN A SINGLE PROGRAMME.IT USES MATLAB.YOU CAN RUN IT BY FILE MAIN.M .-THIS IS THE PROGRAM THAT GIVES CODE FOR DEVLOPING BOTH TYPE OF LPC ..IN A SINGLE PROGRAMME.IT USES MATLAB.YOU CAN R
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:290502
    • 提供者:SPEEED
  1. work

    0下载:
  2. lpc 线性预测分析 可以计算不同帧位和阶数的语音线性预测结果和误差-lpc linear prediction analysis, we can calculate the order of the different frames of voice-bit and Linear Prediction results and error
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:60230
    • 提供者:mww
  1. matlab_LPC10

    0下载:
  2. linear pridiction coding (lpc10) matlab code
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-27
    • 文件大小:5867
    • 提供者:majid
  1. SpeechCompressionUsingLinearPredictiveCoding

    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. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-28
    • 文件大小:234056
    • 提供者:Ed
  1. LPC

    0下载:
  2. 语音信号处理中基音周期的提取算法,用线性预测的基本算法原理,matlab实现。-Speech signal processing in pitch extraction algorithm, the basic algorithm with linear prediction theory, matlab implementation.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-28
    • 文件大小:2493
    • 提供者:liujiahui
  1. lpctradpro

    0下载:
  2. Advanced LPC Trading System - Matlab source codeLinear Predictive Coding for Stock Market Forecasting
  3. 所属分类:Finance-Stock software system

    • 发布日期:2017-04-07
    • 文件大小:162696
    • 提供者:guna
« 1 2 34 5 6 7 8 9 10 »
搜珍网 www.dssz.com