搜索资源列表
dtmf-ansi-c-version
- 经典的带内音频dtmf产生和检测的c语言源码,检测准确率相当高-classic band audio DTMF generation and detection of c-source language, detection accuracy rate is very high
dtmf
- dtmf的产生与检测 格式为ASM文件 适用于DSK5402板-DTMF detection and the selection format for documents applicable to the ASM board DSK5402
DTMF产生与检测实验系统设计
- 基于TMS320LF2407A的DTMF产生与检测实验系统设计[1].pdf-based TMS320LF2407A have DTMF detection and experimental system design [1]. P df
关于dtmf的源程序代码的合集
- 程序名称:DTMF双音频检测 描述:初始化数字正弦振荡器状态 它将指定状态集的状态复制到通道对应的振荡器状态缓冲区中-procedures title : DTMF detection-Audio Descr iption : initial figures sinusoidal oscillators state designated the state will collect copies of the state access to the corresponding os
dtmf_c
- DTMF检测程序。定点计算,可移植到DSP上。 Usage: dtmf filename -DTMF detection procedures. Sentinel, can be transplanted to DSP. Usage : Either filename
matlab_vc_dtmf
- 在matlab中调用c语音编写程序的方法,以一个dtmf检测程序为例-in Matlab Voice Calling c preparation procedures, to a testing program as an example Pages
dtmf_dec
- 采用matlab编程的DTMF检测程序仿真,经过测试,绝对可用,可检测多个DTMF信号!-using Matlab programming DTMF detection process simulation, tested and absolutely can be used, can detect DTMF signals over!
DTMFinvoice
- 很好的关于DTMF检测原理介绍,对DTMF在语音环境下的优化检测做了详细的解释和分析-good on DTMF detection principle, the Voice of DTMF in the context of the optimal inspection done a detailed explanation and analysis
DTMF检测程序仿真
- DTMF检测程序仿真
DTMF双音多频信号生成与检测的演示程序
- 用matlab的gui编写的DTMF双音多频信号生成与检测的演示程序,运行方法见readme,希望能对大家有所帮助。,Matlab by the gui prepared DTMF DTMF signal generation and detection demo program, run method see readme, for all of us hope to be helpful.
03
- DTMF双音多频检测,输入一组电话号码,可以检测出输入的电话号码是多少-dtmf detection
DTMF1
- DTMF算法C语言实现,双音频信号产生与检测-DTMF algorithm C language
dtmf
- 本程序用于检测音频文件中是否具有DTMF信号,若有则将其检出。 程序首先使用Goertzel算法求出以FRAMESIZE(默认200)为大小的一帧数据在8个DTMF频点上的能量。 对Goertzel算法的改进,对于系数的计算不是采用2*cos[2*pi*k/N],而是采用2*cos[2*pi*fn/fs],这样能够降低误差。 确定了8个频点的能量后运用一系列判决门限来确定有没有DTMF信号,以及信号是什么。 -This procedure used to detect wh
DTMF
- DTMF双音多频的产生和检测,很好很强大`-DTMF shuangyinduopin henhaohenqiangda
cgacomtapi
- TAPI (1.4 )控件的特性如下:打外线电话,接听或拒绝内线电话。呼叫ID检测,DTMF音频,从电话记录或向电话回放WAV文件。-TAPI (1.4) controls the characteristics are as follows: get an outside line, or refuse to answer phones inside. Call ID detection, DTMF audio, from phone to phone records or WAV file
dtmf
- 用于DTMF信号的检测,包括了算法和程序的实现,用c++完成-For DTMF signal detection, including the algorithms and procedures to achieve, using c++ complete
DTMF
- 基于DSP的DTMF产生与检测 C语言编程,包括产生与峰值检测。-DSP-based DTMF generation and detection of C language programming, including the generation and peak detection.
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
DTMF
- 检测8K采样频率,16位PCM码流的DTMF信号 标准的DTMF双频的检测还是可以的 误差检测可能不是很精确......以后再优化 压缩包里有C源码,build出来的elf文件,原始PCM码流(Detect 8K sampling frequency, 16 bit PCM bitstream DTMF signal Standard DTMF dual frequency detection is fine Error detection may not be accurate...
双音频(DTMF)信号的产生与检测
- 有关于信号方面的 :双音频(DTMF)信号的产生与检测(Generation and Detection of Dual Audio (DTMF) Signal)