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

搜索资源列表

  1. LPC

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

    • 发布日期:2014-01-17
    • 文件大小:66014
    • 提供者:ken
  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-25
    • 文件大小:251916
    • 提供者:张文文
  1. Linearpredictivecoding_dsk

    0下载:
  2. matlab code for linear predictive coding
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:233591
    • 提供者:Shikha
  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. LPC

    0下载:
  2. LPC matlab linear predictive coding matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:233181
    • 提供者:dayat
  1. NumericalRecipesinCWilliam.H

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

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

    0下载:
  2. Linear Predictive coding
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:233276
    • 提供者:Liban
  1. project_matlab

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

    • 发布日期:2017-04-03
    • 文件大小:282669
    • 提供者:hhs
  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. LPC

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

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

    0下载:
  2. 语音压缩编码时的线形预测编码源程序(matlab运行)-Voice linear predictive coding source (matlab running) when coding
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-17
    • 文件大小:180972
    • 提供者:曾树华
  1. Numerical-Recipes

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

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

    0下载:
  2. Linear Predictive Coding (LPC):
  3. 所属分类:matlab例程

    • 发布日期:2014-09-11
    • 文件大小:257667
    • 提供者:johniewalker
  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-12
    • 文件大小:627
    • 提供者:程凡永
  1. lpc

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

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

    0下载:
  2. In this paper we proposed a method of embedding owner’s speech signal. Speech being a biometric data, the watermark signal in this method is expected to be more meaningful and has closer correlation with copyright holder. The main issue of co
  3. 所属分类:matlab

    • 发布日期:2017-05-09
    • 文件大小:1614865
    • 提供者:Nayan Patel
  1. r_d6civ3

    0下载:
  2. 常用的MATLAB图像压缩编码,通过matlab实现,其中包含了DM编码、变换编码(FFT和DCT)、算术编码、行程编码、temp编码、线性预测编码和一个近似的temp1编码过程。本人通过MATLAB编码效率很高。 -Commonly used MATLAB image compression coding, through matlab implementation, which includes the DM coding, transform coding (FFT and DCT),
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:8708
    • 提供者:c1bimr
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com