搜索资源列表

  1. donelpc

    0下载:
  2. signal processing of lpc matlab done-signal processing of Matlab done lpc
  3. 所属分类:其他小程序

    • 发布日期:2024-05-10
    • 文件大小:38912
    • 提供者:hedge
  1. lpcbymatlab

    1下载:
  2. 用MATLAB编写的LPC编码器及解码器源代码-MATLAB prepared by the LPC encoder and decoder source code
  3. 所属分类:语音压缩

    • 发布日期:2024-05-10
    • 文件大小:279552
    • 提供者:红日
  1. sp1

    0下载:
  2. 自己写的关于lpc分析与合成的Demo程序,适合本科做设计参考。-himself wrote on the lpc analysis and synthesis of Demo procedure, we do the design for reference.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-10
    • 文件大小:62464
    • 提供者:aidai2000
  1. LPC_ARM_ISP_V2.2.3

    0下载:
  2. PHILIPS LPC2000 FLASH 烧写程序。目前最高版本,支持LPC内部带FLASH的芯片。-burning procedures. The current version of the highest support with internal LPC Flash chips.
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2024-05-10
    • 文件大小:2834432
    • 提供者:jimmy
  1. LPC2210example

    0下载:
  2. 适合LPC系列的ARM开发中的简单实例,请多多执教-LPC series for the ARM development of a simple example, to pay more attention to teaching
  3. 所属分类:其他小程序

    • 发布日期:2024-05-10
    • 文件大小:18432
    • 提供者:feng
  1. LPC-P2106-uart_echo

    0下载:
  2. arm开发 phils LPC2106 串口通讯源码-phils LPC2106 development arm serial communication FOSS
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2024-05-10
    • 文件大小:32768
    • 提供者:cxf
  1. yycl

    0下载:
  2. 提取语音信号的lpc参数并进行时间归整,需要将wav语音文件放在指定目录下‘e:\yyzl’-voice signal from the lpc parameters and time consolidation, need to wav sound files on the specified directory 'e : \ yyzl'
  3. 所属分类:语音合成与识别

    • 发布日期:2024-05-10
    • 文件大小:6144
    • 提供者:曾敏
  1. yuyinshibiedsp

    0下载:
  2. 用DSP实现的一个简单的语音识别系统,只要实现单个词的识别即可,采样率8k,帧长30ms,帧移10ms,系统采样后分帧--端点检测,将检测到的原始语音信号保存下来,基本上一个字在30帧左右,然后提取每帧的LPC参数--将LPC参数转换为LPC倒谱系数,然后利用DTW方法和模板比较.-a brief speech recognition system, as long as the realization of a single word
  3. 所属分类:语音合成与识别

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:yautou
  1. Calculate_LPC

    0下载:
  2. LPC美尔倒谱特征的C源程序 这是我根据赵力那本“语音信号处理”后面的源代码写的LPC美尔倒谱特征的C源代码, 基本上没做什么修改,需要的朋友就可以不用自己再录入了。 程序调试通过,可以直接用。 -LPC Cepstrum C source code is under Zhao The "speech signal processing," the source generation behin
  3. 所属分类:波变换

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:handman
  1. SPI_arm_drive

    0下载:
  2. SPI总线驱动,可驱动FLASH和数码管等设备。 LPC基于2138芯片的中间件-SPI Bus Driver, Flash drives and digital control, and other equipment. LPC based on the 2138 chip Middleware
  3. 所属分类:uCOS开发

    • 发布日期:2024-05-10
    • 文件大小:50176
    • 提供者:高明
  1. synlpc

    0下载:
  2. This function synthesizes a (speech) signal based on a LPC (linear- % predictive coding) model of the signal. -This function synthesizes a (speech) sign al based on a LPC (linear-% predictive coding) m odel of the sig
  3. 所属分类:语音合成与识别

    • 发布日期:2024-05-10
    • 文件大小:2048
    • 提供者:陈宁
  1. SpeechLPC

    0下载:
  2. 基于MATLAB的语音信号的LPC分析,带有GUI界面和测试数据。-MATLAB-based voice signal the LPC, with GUI interface and test data.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-10
    • 文件大小:47104
    • 提供者:guohua
  1. comin

    0下载:
  2. LPC串口初始化源代码,含发送接收和中断处理程序-LPC serial port initialization source code, including receiving and sending interrupt handling procedures
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:唐友灿
  1. 8919_driver

    0下载:
  2. 网卡芯片8019在uip+lpc下的驱动程序-chip card in 8019 under the uip lpc Driver
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-10
    • 文件大小:242688
    • 提供者:haopowan
  1. lpcauto

    0下载:
  2. matlab编写,语音处理中求LPC系数的自相关程序-Matlab prepared speech processing for LPC coefficients of the relevant procedures
  3. 所属分类:语音合成与识别

    • 发布日期:2024-05-10
    • 文件大小:2048
    • 提供者:wh
  1. ArtificialNeuralNetwork

    0下载:
  2. 基于人工神经网络的语音识别,运用了从语音中提取出的LPC参数与人工神经网络结合进行识别。希望能对你有帮助-based on artificial neural networks, voice recognition, use the voice extracted from the LPC parameters and artificial neural network identification. The hope is to he
  3. 所属分类:语音合成与识别

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:张生
  1. DTWspeakerrecognize

    0下载:
  2. 基于DTW方法的说话人识别程序,运用了LPCC参数和LPC参数的两者一起进行说话人身份的识别,有较好的识别效果。-DTW method based on the speaker identification procedures, LPCC Features use of the LPC parameters and the parameters of the two words together to identify the ide
  3. 所属分类:语音合成与识别

    • 发布日期:2024-05-10
    • 文件大小:2048
    • 提供者:张生
  1. lpcfit

    0下载:
  2. 提取语音信号的lpc参数可调用lpcfit.m 程序-voice signal from the lpc parameters of available procedures lpcfit.m
  3. 所属分类:matlab例程

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:韦敏
  1. weimin

    0下载:
  2. 读取语音信号(用matlab的wavread指令),把语音信号分帧、加窗,进行清浊分割,提取基 频,这一部分较简单,自己编程序做。参考文献自己到图书馆期刊网上查找。 提取语音信号的lpc参数,可调用lpcfit.m 程序(我提供,见附件),将源、目标语音的浊音 段的lpc系数进行DTW规整,调用pathita2.m 程序(我提供,见附件)。将规整得到的lpc系数 转换成lsp参数,调用lpcar2ls.m 程序(我提供,
  3. 所属分类:matlab例程

    • 发布日期:2024-05-10
    • 文件大小:4096
    • 提供者:韦敏
  1. lpc2300_easyweb

    0下载:
  2. keil LPC 2300 web application source code.
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-05-10
    • 文件大小:71680
    • 提供者:周金华
« 1 2 3 4 5 67 8 9 10 11 ... 50 »

源码中国 www.ymcn.org