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

搜索资源列表

  1. 020501刘超HW2

    1下载:
  2. 这是一个用matlab实现的语音信号预测编码中的得宾算法部分。还有实验报告。-This is a realization of using Matlab voice signals of predictive coding algorithm part in Pennsylvania. There experimental report.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:140589
    • 提供者:刘超
  1. sems9.tar

    1下载:
  2. G.723语音编码介绍及优化 语音编码分成波形编码、参数编码和混合编码.波形编码就是语音信号形成的波形进行处理和加工,参数编码是以语音信号产生的数字模型为基础,求出其模型参数,然后按照这些参数还原数字模型,合成语音。混合编码是综合了波形编码和参数编码的长处,在4-16kbps的速率上进行高质量的语音合成。例如多脉冲激励线性预测编码(MPLPC),码本激励线性预测编码(CELP)都是混合编码。-G.723 speech coding and optimization of voice introd
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:4278768
    • 提供者:赖守文
  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. 编码理论

    0下载:
  2. 包含5阶,10阶线性预测编码的源MATLAB成学-This document includs five and 10 order LPC(linear predictive coding) source codes.
  3. 所属分类:通讯/手机编程

    • 发布日期:2008-10-13
    • 文件大小:540029
    • 提供者:王民
  1. project语音编码

    2下载:
  2. wav声音文件的通过多脉冲激励编码器,长时预测合成新的声音文件-wav sound files through the multi encoder pulse excitation, long forecast synthesis of new voice
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:3618673
    • 提供者:交交
  1. LPCToolbox

    2下载:
  2. Matlab下语音信号的线性预测编码算法,单独建一个工作目录就可使用-under Matlab voice signal linear predictive coding algorithm, built a separate working directory may be used
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:22037
    • 提供者:杨莉莉
  1. VC_ImageProcessing

    2下载:
  2. 《Visual C++数字图像获取、处理及实践应用》杨枝灵、王开等编著。内容:第4章 图像增强(对比度增强、灰度变换法、直方图修整法、图像平滑、图像锐化、伪彩色和假彩色增强);第5章 图像复原(逆滤波复原、维纳滤波方法);第6章 图像处理中的正交变换(傅立叶变换、离散余弦变换(DCT)、沃尔什变换、基于特征向量的变换、霍特林(Hotelling)变换、SVD变换、小波变换、Mallat算法);第7章 图像压缩编码(霍夫曼(Huffman)编码、算术编码、游程编码(Run Length Codin
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:280370
    • 提供者:陈镇静
  1. dpcm

    1下载:
  2. DPCM编码是预测编码的一种,这是一个用MATLAB实现DPCM编码的方法.-the development of dpcm with matlab,DPCM is a method of cmprises of the image.This is a program of dpcm with the matlab
  3. 所属分类:Graph program

    • 发布日期:2017-03-27
    • 文件大小:2950
    • 提供者:张小玲
  1. ADPCM_code

    0下载:
  2. DPCM是differential pulse code modulation的缩写,也就是差分脉冲编码调制的意思。他的主要思想是通过已知的数据预测下一个数据,然后传递预测值与实际值之间的差值。-DPCM is a differential pulse code modulation acronym, that is, differential pulse code modulation mean. His main idea is known to the data through a dat
  3. 所属分类:Voice Compress

    • 发布日期:2017-03-30
    • 文件大小:15119
    • 提供者:huang xue wei
  1. project_matlab

    0下载:
  2. Levison-Durbin 语音信号处理中的线性预测编码LPC 理论、格型滤波器以及求解现行预 测方程的算法,可以实现对语音信号重要元素的分析、合成甚至识别。 基于现有的实验平台,我们可以利用 Matlab 函数来获得几个固定语音元素(如元音) 的模型系数,LPC 得到的系数组成 IIR 滤波器。利用冲击脉冲 序列作为输入,我们就可以得到原来的语音。这是一种简单的语音合成功能。-Levison-Durbin speech signal processing in li
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2016-04-13
    • 文件大小:283853
    • 提供者:Ender Lee
  1. imagecodingandcompression

    0下载:
  2. 章 图像编码与压缩 图像编码基础 无损压缩编码 行程编码 哈夫曼( Huffman )编码 算术编码 词典编码 有损压缩编码 预测编码 正交变换编码 MATLAB 实现余弦变换压缩 17.3.4 MATLAB 实现小波变换压缩 -S image coding and compression image coding based lossless compression stroke Huffman coding (Huffman) co
  3. 所属分类:Graph program

    • 发布日期:2017-03-24
    • 文件大小:2209
    • 提供者:齐子新
  1. zhenneiyuce

    1下载:
  2. 帧内预测编码,已调试成功,垂直预测,其他预测方式可进行相应的修改-Intra prediction coding, debugging has been successful, the vertical prediction, other prediction methods can be amended accordingly
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-07
    • 文件大小:111230
    • 提供者:luffy
  1. Coding

    0下载:
  2. 行程编码和预测编码,均已调试成功,预测编码为一维无损预测编码。-Length encoding and predictive coding, debugging have been successful, predictive coding is one-dimensional lossless predictive coding.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-06
    • 文件大小:180937
    • 提供者:luffy
  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. daima

    0下载:
  2. 此程序可以对语音信号进行编码压缩等功能,并且可以预测编码-This program can be coded and compressed voice signal and other functions, and can be predictive coding
  3. 所属分类:File Formats

    • 发布日期:2017-03-28
    • 文件大小:1659
    • 提供者:王星龙
  1. hundun

    0下载:
  2. 这是有关非线性在语音预测编码、识别等方面的应用,还有神经网络方法在语音预测编码、语音增强、识别等方面的应用,相当有用哦!-This is the non-linear prediction in speech coding, recognition and other applications, as well as neural network prediction in speech coding, speech enhancement, recognition and other appl
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-14
    • 文件大小:3285453
    • 提供者:高菲悦
  1. xinxilun

    1下载:
  2. 《Visual C++数字图像获取、处理及实践应用》杨枝灵、王开等编著。内容:第4章 图像增强(对比度增强、灰度变换法、直方图修整法、图像平滑、图像锐化、伪彩色和假彩色增强);第5章 图像复原(逆滤波复原、维纳滤波方法);第6章 图像处理中的正交变换(傅立叶变换、离散余弦变换(DCT)、沃尔什变换、基于特征向量的变换、霍特林(Hotelling)变换、SVD变换、小波变换、Mallat算法);第7章 图像压缩编码(霍夫曼(Huffman)编码、算术编码、游程编码(Run Length Codin
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3455243
    • 提供者:chengshuai
  1. xianxing

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

    • 发布日期:2017-04-11
    • 文件大小:1141
    • 提供者:陈浩
  1. project_matlab

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

    • 发布日期:2017-04-03
    • 文件大小:282669
    • 提供者:hhs
  1. 基于遗传算法优化BP神经网络的非线性预测

    1下载:
  2. 针对BP神经网络的初始权值和阈值是随机选取的弊端,采用遗传算法寻优BP的初始权值和阈值,然后进行BP训练和测试。遗传算法包括编码 选择 交叉 和变异等操作(Aiming at the disadvantage that the initial weights and thresholds of BP neural network are randomly selected, genetic algorithm is used to optimize the initial weights and
  3. 所属分类:其他

    • 发布日期:2019-03-28
    • 文件大小:53248
    • 提供者:kasino
« 1 23 4 5 6 7 8 9 10 ... 26 »
搜珍网 www.dssz.com