文件名称:dtmf
-
所属分类:
- 标签属性:
- 上传时间:2012-10-28
-
文件大小:318.33kb
-
已下载:1次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
本程序用于检测音频文件中是否具有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 whether an audio file with a DTMF signal, if so, what will be its detection. Procedures to derive the first use of Goertzel algorithm to FRAMESIZE [default 200] for the size of data in an eight point DTMF frequency energy. Of the Goertzel algorithm for the calculation of coefficients instead of 2* cos [2* pi* k/N], instead of using the 2* cos [2* pi* fn/fs], this can reduce the error. Identified eight frequency energy use after a series of sentences to determine the threshold has no DTMF signal, as well as the signal is.
程序首先使用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 whether an audio file with a DTMF signal, if so, what will be its detection. Procedures to derive the first use of Goertzel algorithm to FRAMESIZE [default 200] for the size of data in an eight point DTMF frequency energy. Of the Goertzel algorithm for the calculation of coefficients instead of 2* cos [2* pi* k/N], instead of using the 2* cos [2* pi* fn/fs], this can reduce the error. Identified eight frequency energy use after a series of sentences to determine the threshold has no DTMF signal, as well as the signal is.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
dtmf/check.cpp
dtmf/dsp.dsp
dtmf/dsp.h
dtmf/dsp.ncb
dtmf/dsp.opt
dtmf/dsp.plg
dtmf/dsp_main.cpp
dtmf/dsp_main.dsp
dtmf/dsp_main.dsw
dtmf/dsp_main.ncb
dtmf/dsp_main.opt
dtmf/dsp_main.plg
dtmf/dtmf.dat
dtmf/dtmf.txt
dtmf/dtmf2.dat
dtmf/mixmusic.dat
dtmf/mixnoise.dat
dtmf/mydata.dat
dtmf/noise.dat
dtmf/result_output.cpp
dtmf/新建 文本文档.dat.bak
dtmf/Debug
dtmf
dtmf/dsp.dsp
dtmf/dsp.h
dtmf/dsp.ncb
dtmf/dsp.opt
dtmf/dsp.plg
dtmf/dsp_main.cpp
dtmf/dsp_main.dsp
dtmf/dsp_main.dsw
dtmf/dsp_main.ncb
dtmf/dsp_main.opt
dtmf/dsp_main.plg
dtmf/dtmf.dat
dtmf/dtmf.txt
dtmf/dtmf2.dat
dtmf/mixmusic.dat
dtmf/mixnoise.dat
dtmf/mydata.dat
dtmf/noise.dat
dtmf/result_output.cpp
dtmf/新建 文本文档.dat.bak
dtmf/Debug
dtmf
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.