CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - linear prediction

搜索资源列表

  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. melp_fxp

    1下载:
  2. 语音编码中的MELP方法的定点实现源码,混合激励线性预测方法。-speech coding methods of the sentinel MELP achieving source, mixed-excited linear prediction method.
  3. 所属分类:语音合成与识别

    • 发布日期:2013-12-16
    • 文件大小:165052
    • 提供者:程红
  1. lpc_map_2

    0下载:
  2. 该程序是线形预测LPC程序,它使用于单通道的语音增强,可取得不错的效果!-The procedure is linear prediction LPC program that used in single-channel speech enhancement can be obtained good results!
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-28
    • 文件大小:2306
    • 提供者:zhjuna
  1. LMSandModelIdentificationLinearPrediction

    0下载:
  2. 自己编写的LMS基本算法以及LMS模型识别以及线性预测等.-I have written the basic LMS algorithm and LMS models, such as recognition and linear prediction.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-13
    • 文件大小:1907
    • 提供者:刘申
  1. xianxingyuce

    0下载:
  2. 阵列信号处理中一种重要的算法,线性预测算法-An important algorithm, linear prediction algorithm, in array signal processing.
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1241
    • 提供者:绵绵
  1. MELP_m

    0下载:
  2. 用matlab去實現mixed excitation linear prediction-Using matlab to achieve mixed excitation linear prediction
  3. 所属分类:Voice Compress

    • 发布日期:2016-04-16
    • 文件大小:624543
    • 提供者:芋頭
  1. RegrToolbox

    1下载:
  2. 基于多元线性回归、偏最小二乘、神经网络、卡尔漫滤波、径向基网络、主成分分析等等的程序。可用于建模和预测。-Based on multiple linear regression, partial least squares, neural networks, Carl diffuse filtering, radial basis networks, and so on principal component analysis procedure. Can be used for modelin
  3. 所属分类:matlab

    • 发布日期:2015-07-21
    • 文件大小:24414
    • 提供者:yinjj
  1. lpcc

    0下载:
  2. 本源码为语音识别中lpcc(线性预测倒谱系数)的计算方法。经试验,可用。为方便大家理解,关键语句和函数后面都加上了注释。-The source code for speech recognition in lpcc (Linear Prediction Cepstrum Coefficient) is calculated. After testing, can be used. To facilitate the understanding of everyone, the key behin
  3. 所属分类:Speech/Voice recognition/combine

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

    1下载:
  2. 这是一些关于MATLAB的小程序,有曲线拟合的,利用线性网络进行线性预测,正交实验设计及其实验结果的极差分析等,希望对大家能带来帮助!-This is a small number of MATLAB procedures, there is curve fitting, and linear networks using linear prediction, orthogonal experimental design and experimental results of range ana
  3. 所属分类:matlab

    • 发布日期:2017-04-24
    • 文件大小:156737
    • 提供者:小可
  1. LPc

    0下载:
  2. 线性预测编码器,基于线性预测模型的语音编码器。-Linear predictive coding, and models based on linear prediction voice coder.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-01
    • 文件大小:261908
    • 提供者:chen
  1. lpc2

    0下载:
  2. Linear prediction coding
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:889
    • 提供者:suhas
  1. Cforspeech

    0下载:
  2. :用C 语言实现了一个用于控制家电开关的声音模块. 该声音模块采用当前语音识别系统的主流技 术——隐马尔可夫模型(HMM)技术,以及线性预测倒谱计算和矢量量化技术. 命令(单词)的正确识别率 在97 以上. 介绍了声音模块的设计方案,并就实现该声音模块的过程中所遇到的具体问题进行了讨论.-: The C language realization of a switch used to control the voice module appliances. The sound modul
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-04
    • 文件大小:200869
    • 提供者:刘文
  1. g729

    0下载:
  2. G.729算法采用“共轭结构代数码本激励线性预测编码方案”(CS-ACELP)算法。这种算法综合了波形编码和参数编码的优点,以自适应预测编码技术为基础,采用了矢量量化、合成分析和感觉加权等技术。-G.729 algorithm " Conjugate Structure Algebraic Code Excited Linear Prediction of the coding scheme" (CS-ACELP) algorithm. This algorithm combi
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:865575
    • 提供者:12321323
  1. NNapply1

    0下载:
  2. 利用线性神经网络对某一正弦信号进行线性预测。利用函数newlind设计线性神经网络, 在已知正弦信号过去5个值得情况下,预测其将来值。 定义需要的信号,共持续5s,采样频率40Hz-Using linear neural network to a sinusoidal signal for linear prediction. Newlind design using a linear function of neural networks, known sinusoidal
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:618
    • 提供者:
  1. DTWspeech

    1下载:
  2. 本 文 首先 介绍了语音识别的研究和发展状况,然后循着语音识别系统的 处理过程,介绍了语音识别的各个步骤,并对每个步骤可用的几种方法在实 验基础上进行了分析对比。研究了语音信号的预处理和特征参数提取,包括 语音信号的数字化、分帧加窗、预加重滤波、端点检测及时域特征向量和变 换域特征向量.其中端点检测采用双门限法.通过实验比对特征参数的选取, 采用12阶线性预测倒谱系数作为识别参数。详细分析了特定人孤立词识别算 法,选定动态时间弯折为识别算法,并重点介绍其设计实现。 在
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-05-10
    • 文件大小:2491034
    • 提供者:周文超
  1. matlabtext2

    1下载:
  2. 考察温度x对产量y的影响,测得下列10组数据:求y关于x的线性回归方程,检验回归效果是否显著,并预测x=42℃时产量的估值及预测区间(置信度95 ) 示例包含在内-X on the output of the temperature study of the impact of y, measured the following 10 sets of data: for y on x of the linear regression equation to test whether the
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:3784
    • 提供者:马刚
  1. G0729nde

    0下载:
  2. 通信系统 ITU-T G.729 Annex -D 语音压缩标准附录D-Coding of speech at 8 kbit/s using Conjugate- Structure Algebraic-Code-Excited Linear-Prediction (CS-ACELP)Annex D: 6.4 kbit/s CS-ACELP speech coding algorithm ITU-T Recommendation G.729 – Annex D (Previousl
  3. 所属分类:Voice Compress

    • 发布日期:2017-03-30
    • 文件大小:45999
    • 提供者:yangsher
  1. G0729nee

    0下载:
  2. 通信系统 ITU-T G.729 Annex -E 语音压缩标准附录 E-Coding of speech at 8 kbit/s using Conjugate-Structure Algebraic-Code-Excited Linear-Prediction(CS-ACELP)Annex E: 11.8 kbit/s CS-ACELP speech codingalgorithm
  3. 所属分类:Voice Compress

    • 发布日期:2017-03-30
    • 文件大小:108198
    • 提供者:yangsher
  1. matlab

    1下载:
  2. MATLAB的详细介绍,基于MATLAB的线性预测,语音信号,多个不同谐振频率的合成-A detailed descr iption of MATLAB, MATLAB-based Linear Prediction, voice signal, a number of different resonant frequency synthesis, etc.
  3. 所属分类:matlab

    • 发布日期:2017-05-10
    • 文件大小:2345696
    • 提供者:关明明
  1. RLSAdaptiveLinearPrediction

    0下载:
  2. source code for the test of adaptive linear prediction using RLS algorithm
  3. 所属分类:Sniffer Package capture

    • 发布日期:2017-04-02
    • 文件大小:168067
    • 提供者:tiger
« 1 2 3 45 6 7 8 9 10 ... 22 »
搜珍网 www.dssz.com