搜索资源列表

  1. 长江水质的评价与预测

    0下载:
  2. 高教社杯2006年A题长江水质评价与预测
  3. 所属分类:文档资料

    • 发布日期:2009-07-29
    • 文件大小:169526
    • 提供者:bitowang
  1. Cforspeech

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

    • 发布日期:2024-05-16
    • 文件大小:200704
    • 提供者:刘文
  1. jiyushilianglianghuadeshuohrshibe

    0下载:
  2. 基于矢量量化的说话人识别本文从语音信号的预处理开始分析, 主要研究了特征参数的选择、提取、及识别算法,应用全极点模型,提取了语 音信号的线性预测倒谱系数和美尔倒谱系数,并进一步获得其一阶差分,将倒 谱系数与其一阶差分结合在一起形成新的特征参数。在识别算法方面,本文对 矢量量化的方法进行了研究,用Matlab语言实现了说话人识别系统的仿真与验 证。实验证明这种参数与单纯的线性预测倒谱系数和美尔倒谱系数相比更为有 效
  3. 所属分类:语音合成与识别

    • 发布日期:2024-05-16
    • 文件大小:5144576
    • 提供者:海豚
  1. lpc

    0下载:
  2. lpc线性预测编码,合成与分析,在matlab中实现-lpc
  3. 所属分类:语音合成与识别

    • 发布日期:2024-05-16
    • 文件大小:161792
    • 提供者:陈超
  1. DTWspeech

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

    • 发布日期:2024-05-16
    • 文件大小:2491392
    • 提供者:周文超
  1. durbin

    0下载:
  2. 杜宾算法求线性预测系数 -Durbin algorithm for linear prediction coefficient
  3. 所属分类:语音合成与识别

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:healtheworld
  1. lpcau

    0下载:
  2. 语音信号处理,matlab程序,用于求取线性预测系数,采用自相关函数法
  3. 所属分类:语音合成与识别

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:李想
  1. matlab

    0下载:
  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例程

    • 发布日期:2024-05-16
    • 文件大小:2345984
    • 提供者:关明明
  1. WallFlower

    0下载:
  2. WallFlower算法实现中涉及到的两个基础算法的实现,分别是线性预测,和k均值算法,很方便的调用。-Algorithm WallFlower involved in both basis algorithm, namely linear prediction, and the k-means algorithm, it is convenient to call.
  3. 所属分类:图形图象

    • 发布日期:2024-05-16
    • 文件大小:52224
    • 提供者:欧阳博
  1. lpc222

    0下载:
  2. 这是一个语音识别系统的代码。所用到的方法是线性预测法,基于音节激励和声音信号激励的-This is a rcode about speech identification and the methods used is Linear predictive coding(both Pitch and voiced excited)
  3. 所属分类:语音合成与识别

    • 发布日期:2024-05-16
    • 文件大小:242688
    • 提供者:tz
  1. lpc

    0下载:
  2. 语音信号的线性预测编码,包括一个主程序,四个字程序-Linear predictive coding speech signals, including a main program or four programs
  3. 所属分类:语音合成与识别

    • 发布日期:2024-05-16
    • 文件大小:241664
    • 提供者:xia fei
  1. F0F1F2F3

    0下载:
  2. 语音信号使用lpc线性预测法识别并提取共振峰,共振峰提取技术是语音识别和语音合成的关键。-Using lpc line estimate method identifies and withdraws the resonance in speech signal, the technique of resonance withdraws is the key of the speech understanding and speec
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:523264
    • 提供者:王丽
  1. project_matlab

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

    • 发布日期:2024-05-16
    • 文件大小:283648
    • 提供者:Ender Lee
  1. 5956457lpc

    0下载:
  2. 语音信号的线性预测编码分析,生成语音信号的波形图,共振峰-The linear predictive coding speech signal analysis, speech signal waveform is generated, formant
  3. 所属分类:语音合成与识别

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:nfdigfg
  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 eq
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:316416
    • 提供者:kingg
  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例程

    • 发布日期:2024-05-16
    • 文件大小:251904
    • 提供者:张文文
  1. lpc-by-matlab

    0下载:
  2. 基于matlab的lpc分析,即线性预测。分析较为全面,且测试通过。-The lpc matlab-based analysis, that is linear prediction. More comprehensive analysis and test.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:279552
    • 提供者:
  1. project_matlab

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

    • 发布日期:2024-05-16
    • 文件大小:282624
    • 提供者:hhs
  1. doa

    0下载:
  2. 包含doa线性预测的所有方法,一阶前向、后向、双向,还有多阶线性预测(Contains all the DOA linear prediction method, first-order forward, backward, bidirectional, and multi order linear prediction)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:小二vv
  1. LMS

    0下载:
  2. LMS算法实现一阶AR模型的线性预测估计(LMS algorithm for linear prediction estimation of first order AR model)
  3. 所属分类:书籍源码

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:小武~
« 1 2 34 5 6 7 8 9 10 ... 41 »

源码中国 www.ymcn.org