搜索资源列表
flame06041223
- 利用Philips公司LPC系列单片机的一些特殊功能,在不外加元件的情况下,定制了一片高性能的LED显示驱动器芯片。分析了通用4位7段LED显示驱动器芯片的定制方法与6位“米”字段LED显示驱动器芯片的定制方法,并介绍了LED显示驱动软件编程方法。-use Philips LPC Series MCU some special functions, additional components in the circumstances, a customized high-performance
synlpc
- 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 signal.
lpcfit
- 提取语音信号的lpc参数可调用lpcfit.m 程序-voice signal from the lpc parameters of available procedures lpcfit.m
weimin
- 读取语音信号(用matlab的wavread指令),把语音信号分帧、加窗,进行清浊分割,提取基 频,这一部分较简单,自己编程序做。参考文献自己到图书馆期刊网上查找。 提取语音信号的lpc参数,可调用lpcfit.m 程序(我提供,见附件),将源、目标语音的浊音 段的lpc系数进行DTW规整,调用pathita2.m 程序(我提供,见附件)。将规整得到的lpc系数 转换成lsp参数,调用lpcar2ls.m 程序(我提供,见附件), 再进行转换映射,调用matlab 的指令ne
speech
- 语音信号处理,matlab源码 edp.m enframe.m lpc.m mel.m mfcc.m
real-time_LPC_analysis_synthesis_visualization_1.0
- rt_lpc is a light-weight application that performs real-time LPC analysis and synthesis. It features the following: real-time LPC analysis real-time LPC synthesis visualization of original, predicted, and error waveforms visualization
ucos+LPC2200.keil mdk 周立功开发板中LPC2220芯片
- keil mdk 周立功开发板中LPC2220芯片 蜂鸣器程序,keil mdk weeks Ligong LPC2220 development board in chip buzzer procedures
ARM-MP3
- 基于ARM7内核的芯片LPC2103,MP3解码芯片为VS1003,带SD卡文件系统,12864液晶,基于IAR开发环境,是ARM学习开发的好资料,也可用于DIYmp3 原理图源码齐全-Based on the ARM7 core chip LPC2103, MP3 decoder chip for the VS1003, with a SD card file system, 12864 LCD, based on the IAR development environment, is to
main
- THIS THE PROGRAM THAT GIVES CODE FOR DEVLOPING BOTH TYPE OF LPC ..IN A SINGLE PROGRAMME.IT USES MATLAB.YOU CAN RUN IT BY FILE MAIN.M .-THIS IS THE PROGRAM THAT GIVES CODE FOR DEVLOPING BOTH TYPE OF LPC ..IN A SINGLE PROGRAMME.IT USES MATLAB.YOU CAN R
SDtest
- ZLGSD源码基础上改为LPC2368芯片MCI接口实现SD卡的读写操作,环境ADS1.2,采用单线,已编译成功.是完整工程摸版,可直接调试-ZLGSD source based on the LPC2368 chip instead MCI interface SD card, read and write operations, the environment ADS1.2, using single, has compiled successfully. Is a complete eng
2028
- OTOMATİ K KONUŞ MA TANIMA ALGORİ TMALARININ UYGULAMALARI Kö ksal Ö CAL Ankara Ü niversitesi Fen Bilimleri Enstitüsü Elektronik Mühendisliğ i Anabilim Dalı Danı ş man : Yrd. Doç . Dr. H. Gö kh
Based-on-ARM7-LPC2478-and-SD-card-readers-voice-pl
- 该代码为C语言所编写的,开发环境为Keil uv2或Keil uv3。代码所实现的功能是:将自然界的声音转换成数字代码,然后通过ARM7将数据以*.mp3格式存入SD卡中,并可以回放。所需的硬件平台是NXP公司的ARM7(LPC2478)开发板一块,另外SD卡带有文件系统,是本人移植的。-The code is written in C language, development environment for Keil uv2 or Keil uv3. Code implemented fun
lpctrack.m
- 采用线性预测的方法来实现语音信号的共振峰估计。-Speech formant estimation by LPC Method
lpc_01
- The main m-file to be executed is myLPC.m file. The file that contains all calculations is lpc_01.m file, that is a function which returns reconstructed speech signal with LPC-16 coding. Observing Spectrogram of both signals is very instructive and
myLPC
- The main m-file to be executed is myLPC.m file. The file that contains all calculations is lpc_01.m file, that is a function which returns reconstructed speech signal with LPC-16 coding.
dtw
- dtw文件是运用DTW算法实现安静环境下语音识别的。其中vad.m是端点检测程序;lpc.m是计算LPC参数的程序;lpc21lpcc.m是计算LPCC参数的程序;mfcc.m是计算MFCC参数的程序;dtw.m是实现经典DTW算法的程序;dtw2.m是实现高效DTW算法的程序,testdtw.m是最终测试程序,其中可以通过改变其中的特征参数名选择不同的特征参数。-dtw file DTW algorithm is to use speech recognition in quiet envir
dtw0
- dtw0文件是运用DTW算法实现噪声环境下语音识别的。其中vad.m是端点检测程序;lpc.m是计算LPC参数的程序;lpc21lpcc.m是计算LPCC参数的程序;mfcc.m是计算MFCC参数的程序;dtw.m是实现经典DTW算法的程序;dtw2.m是实现高效DTW算法的程序,testdtw.m是最终测试程序,其中可以通过改变其中的特征参数名选择不同的特征参数。-dtw0 file DTW algorithm is to use speech recognition in noisy env
tttttttttlpc.m
- 利用matlab的lpc function 實做出將input source音檔算出其coefficent and gain並由上述資料可以重新合成還原音訊-The lpc function using matlab real audio file to make the input source is calculated by its coefficent and gain reduction above information can be re-synthesized audio
Linear-Predictive-Coder-master
- Linear-Predictive-Coder MATLAB Implementation of LPC algorithm for speech signal # Why LPC? In communication systems it is often necessary to transmit audio(speech) signal in compressed or encoded form because of bandwidth limitation of the
LPC vocoder-ucla-working-2002
- this is a .m file for lps prediction