文件名称:dtmf
- 所属分类:
- 语音压缩
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 606kb
- 下载次数:
- 0次
- 提 供 者:
- 李**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
本程序用于检测音频文件中是否具有DTMF信号,若有则将其检出。
程序首先使用Goertzel算法求出以fr a meSIZE(默认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 fr a meSIZE [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算法求出以fr a meSIZE(默认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 fr a meSIZE [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
....\Debug
....\dsp.dsp
....\dsp.h
....\dsp.ncb
....\dsp.opt
....\dsp.plg
....\dsp_main.cpp
....\dsp_main.dsp
....\dsp_main.dsw
....\dsp_main.ncb
....\dsp_main.opt
....\dsp_main.plg
....\dtmf.dat
....\dtmf.txt
....\dtmf2.dat
....\mixmusic.dat
....\mixnoise.dat
....\mydata.dat
....\noise.dat
....\result_output.cpp
....\新建 文本文档.dat.bak
....\check.cpp
....\Debug
....\dsp.dsp
....\dsp.h
....\dsp.ncb
....\dsp.opt
....\dsp.plg
....\dsp_main.cpp
....\dsp_main.dsp
....\dsp_main.dsw
....\dsp_main.ncb
....\dsp_main.opt
....\dsp_main.plg
....\dtmf.dat
....\dtmf.txt
....\dtmf2.dat
....\mixmusic.dat
....\mixnoise.dat
....\mydata.dat
....\noise.dat
....\result_output.cpp
....\新建 文本文档.dat.bak