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

搜索资源列表

  1. DrakeRecordHWnd050627B

    0下载:
  2. 声音的线性预测编码和解码,利用vc的函数直接从mic采集数据或者操作wav文件进行压缩和解压,别情提供回访比较功能。-sound linear forecasting coding and decoding,make use of vc library directly to collect data or operate wav file to compress or decompress ,provide compression function.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:51307
    • 提供者:中国
  1. LPC

    0下载:
  2. LPC(linear predictive coding)线性预测编码及改进型voice excited LPC源代码
  3. 所属分类:matlab例程

    • 发布日期:2014-01-17
    • 文件大小:66014
    • 提供者:ken
  1. Matlab_LMS3

    0下载:
  2. 自适应线性预测编码问题,利用白噪声序列生成信号序列,进而进行LMS迭代,计算滤波器权系数的轨迹曲线和衰减曲线
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2072
    • 提供者:随便
  1. Matlab_LMS4

    0下载:
  2. 自适应线性预测编码问题,计算LMS迭代时预测误差和系数误差的功率谱,绘出残余能量曲线和学习曲线
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2242
    • 提供者:随便
  1. 线性预测编码的Matlab实现

    0下载:
  2. 语音信号线性预测编码的Matlab实现
  3. 所属分类:matlab例程

    • 发布日期:2011-05-18
    • 文件大小:1568
    • 提供者:lauren1011
  1. work.rar

    3下载:
  2. 常用图像压缩编码码matlab实现。包括:DM编码、变换编码(FFT和DCT)、算术编码、行程编码、Huffman编码、线性预测编码和一个近似的JPEG编码过程。非常适合入门用户实践。,Commonly used image compression coding matlab code to achieve. Including: DM coding, transform coding (FFT and DCT), arithmetic coding, Run-Length Coding, Hu
  3. 所属分类:压缩解压

    • 发布日期:2017-04-10
    • 文件大小:181294
    • 提供者:liliang
  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-24
    • 文件大小:251916
    • 提供者:张文文
  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. 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. PredictionLinear

    1下载:
  2. 一种代码激励线性预测编码器,其特征在于:具有声道信息生成器、声音功率量化器、自适应码表-A code excited linear predictive coding device, characterized in that: a channel information generator, the sound power quantizer, adaptive code table
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:3762
    • 提供者:王凤
  1. NumericalRecipesinCWilliam.H

    3下载:
  2. 本书编写了300多个实用而有效的数值算法C语言程序。其内容包括:线性方程组的求解,逆矩阵和行列式计算,多项式和有理函数的内插与外推,函数的积分和估值,特殊函数的数值计算,随机数的产生,非线性方程求解,傅里叶变换和FFT,谱分析和小波变换,统计描述和数据建模,常微分方程和偏微分方程求解,线性预测和线性预测编码,数字滤波,格雷码和算术码等。全书内容丰富,层次分明,是一本不可多得的有关数值计算的C语言程序大全。本书每章中都论述了有关专题的数学分析、算法的讨论与比较,以及算法实施的技巧,并给出了标准C语
  3. 所属分类:Algorithm

    • 发布日期:2014-05-08
    • 文件大小:40422400
    • 提供者:何夕
  1. xianxing

    0下载:
  2. 线性预测编码的实现 对于初学者来说还是比较好用的 -线性预测编码的实现 对于初学者来说还是比较好用的
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1141
    • 提供者:陈浩
  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. project_matlab

    0下载:
  2. 实现语音信号线性预测编码的程序包。。对毕设很有帮助哦-Linear predictive coding voice signal package. . Oh for helpful complete set
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:282669
    • 提供者:hhs
  1. progress-in-speech-compression

    0下载:
  2. 为了满足数字通信及其它商业应用的需求,语音压缩编码技术得到了迅速发展。介绍了目前语音压缩编码技术 的研究进展,主要包括连续可变斜率增量调制(CVSD)、小波分析、多脉冲激励线性预测编码、散布脉冲码激励线性预 测(DP-CELP)、多重脉冲散布非均匀代数码本激励线性预测(MPD-USACELP)、波形内插(Ⅷ)、线谱对(频率)(LSP)的量化-In order to satisfy deman凼of the digital communication and other commercia
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:309351
    • 提供者:杨亚欣
  1. sdfjasdfd

    0下载:
  2. 基于线性预测编码的莱文逊-杜宾递推算法,是matlab格式的-Based on linear predictive coding of Levin Johnson- Durbin recursive algorithm, is matlab format
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1049
    • 提供者:张新宇
  1. find-ai-of-LPC-in-CPP

    0下载:
  2. Levinson-Durbin 算法求解LPC(线性预测编码)的自相关系数及c语言源代码-Using Levinson-Durbin find ai of LPC in C++
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-28
    • 文件大小:3665
    • 提供者:范哲林
  1. LPC

    0下载:
  2. matlab编程实现线性预测编码(LPC)-Matlab programming linear predictive coding (LPC)
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:305516
    • 提供者:梁德荣
  1. Numerical-Recipes

    0下载:
  2. 内容包括:线性方程组的求解,逆矩阵和行列式计算,多项式和有理函数的内插与外推,函数的积分和估值,特殊函数的数值计算,随机数的产生,非线性方程求解,傅里叶变换和FFT,谱分析和小波变换,统计描述和数据建模,常微分方程和偏微分方程求解,线性预测和线性预测编码,数字滤波,格雷码和算术码等。全书内容丰富,层次分明,是一本不可多得的有关数值计算的C语言程序大全。本书每章中都论述了有关专题的数学分析、算法的讨论与比较,以及算法实施的技巧,并给出了标准C语言实用程序。-Include: solving lin
  3. 所属分类:Algorithm

    • 发布日期:2017-04-23
    • 文件大小:399533
    • 提供者:Zhao Jinwei
  1. xianxingyucebianma

    0下载:
  2. 自己写的相关性检测和线性预测编码的小程序,可以作为初学者的参考-Write their own correlation detection and the linear predictive coding of small procedures, can be used as a beginner s reference
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:627
    • 提供者:程凡永
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com