搜索资源列表
dtmf_dec
- 采用matlab编程的DTMF检测程序仿真,经过测试,绝对可用,可检测多个DTMF信号!-using Matlab programming DTMF detection process simulation, tested and absolutely can be used, can detect DTMF signals over!
DTMFscan
- dtmf信号的检测,用来检测dtmf信号,用于嵌入式领域
c54xdspdtmf
- 该代码采用c5400dsp的汇编语言和c语言实现双音多频信号的产生于检测,用在设计的电话通信系统中,经过实际测试,效果很好,接口为同步串口。-c5400dsp of assembly language and c language DTMF signals generated in the detection, used in the design of the telephone communication system, through the actual test and the res
MT8880_use_program
- MT8880是DTMF信号的解码芯片,在智能电话控制中使用很多,这个里面有单独的拨号与振铃检测摘机的程序,每个程序都有详细的注释,非常好用-MT8880 is a DTMF signal decoder chip in the smart phone to use a lot of control, the inside has a separate dial-up hook and ring detection process, each program had detailed notes
goertzel_new
- DSP对DTMF信号的检测,用goertze算法-DSP signal to the DTMF detection algorithm used goertze
DSP--keshe
- DSP中的 DTMF信号的产生及检测 -DSP in DTMF signal generation and detection
c
- 实现单片机的远程控制系统基于DTMF编∕解码技术的智能总线式开关系统,是现代智能家居的一个典型应用,它的基本功能是住户通过电话远程控制家庭内部设备。本智能总线开关系统,主要工作原理是当有电话打入时,通过振铃电路检测到有振铃信号,此时振铃信号被送到51系列单片机处理。当单片机接收到系统默认的振铃次数后,单片机会向摘机/挂机电路发出摘机控制信号,使系统自动摘机。摘机后,系统会提示用户输入密码,验证用户的合法身份。当通过验证后,系统提示用户进行的相应操作。系统可以根据用户的需要设置控制哪种家用电器。当
dtmf
- 本程序功能为对DTMF信号的检测,采用的戈策尔算法,大大提高了检测效率和准确度-This program functions as a DTMF signal detection, using the Ge Wenzel algorithm, greatly improving the detection efficiency and accuracy
20070507094106781
- 一种新的基于GOERTZEL算法的DTMF信号检测方法,实现了键盘式 的电话号码键入,计算信噪比。-this is a matlab process,which is dtmf voice recognition.
DTMF
- DTMF(双音多频)信号的产生和检测 1、程序分两部分,前半部分为DTMF 产生,后半部分为DTMF 检测。 2、DTMF 产生中用数组in设定键值,数组长度为16,范围0~15,可人工改写; 3、数组xr为产生的行频信号,长度为102,32位浮点型; 数组xc为产生的列频信号,长度为102,32位浮点型; 数组x为产生的双音频信号,长度102点,32位浮点型; 4、数组z为DTMF检测中能量模板 ,以完成按键的行位置及列位置检测; 6、变量outkeycol
Lab-05
- dsp实现双音多频(DTMF)信号的检测,在ccs下使用汇编完成-Dual Tone Multi-Frequency (DTMF) signal detection
dtmf
- DSP双音多频信号(行频和列频来表示电话机键盘上的一个数字)的产生和检测源码。好用,易懂。-DSP dual tone multi-frequency signal (line frequency and column frequency to represent a number on the telephone keyboard) to generate and detect the source code. Easy to use, easy to understand.
dsp
- 实现DTMF信号的输出和检测功能。。。。。。。。。。。。。。。。。。(Implementation of DTMF Signal Output and Detection Function)