搜索资源列表
DTMF
- DTMF for matlab, using Goertzel algorithm and some test to veryfy the different tones
awgn
- DTMF(双音多频)是用两个特定的单音频组合信号来代表数字信号的一种编码技术。两个单音的频率不同,代表的数字或实现的功能也不同。可采用8种频率代表电话机上的16个按键,10个数字键0~9和6个功能键*、#、A、B、C、D。具体的频率组合见参考书。要求: (1) 根据键盘输入的符号,利用MATLAB产生对应的DTMF信号;(2) 分别利用FFT算法和Goertzel算法计算该DTMF信号的频谱并画出频谱图;(3) 根据频谱图确定DTMF信号所代表的符号是否和输入的符号一致。 -DTMF (
DSP_project
- DTMF encoder/decoder using Goertzel algorithm and Biquad filtering
Goertzel
- This is a goertzel filter in Simulink, it decodes DTMF tones and displays the detected numbers.
xin
- DTMF信号检测,在MATlab开发环境下根据GOERTZEL进行编程。-DTMF signal detection
goertzel
- DTMF function code of goertzel, it can be applied to any audio file so it is really helpful for others!
for-final-project-report
- DTMF goertzel function, it is really helpful for other beginners who want to do the DTMF
74746820-The-MathWorks-Demos-Dual-Tone-Multi-Freq
- Mathworks manual of DTMF analysis using goertzel alogrithm
New-Microsoft-Word-Document
- project report about DTMF method using goertzel algorithm. Also, it analysis the difference between Goertzel and FFT
DTMF
- 产生、播放DTMF音频,基于Goertzel算法估计DTMF音频,完成双音多频(DTMF)信号的检测-Generating, playing DTMF tones, DTMF tones based on the estimated Goertzel algorithm to detect the completion of dual tone multi-frequency (DTMF) signal
DTMF
- 精确估计双音多频信号的频率 ◆通过不同窗函数,画语图分析双音多频信号 ◆估计各个时段的频率,频谱分辨率要求≤10Hz(含戈泽尔算法) ◆检测信号包含的电话号码信息 -Accurate estimation of the frequency of a dual tone multi frequency signal. ◆Through different window functions, the picture is drawn to analyze the dual ton
Matlab-realize-dialing-and-accept
- 研究DTMF信号的产生以及基于Goertzel算法的接收原理,并使用MATLAB编程实现DTMF拨号系统的信号发生及接收。-The study of the production of DTMF signal and receiving based on Goertzel algorithm principle, and USES MATLAB programming to realize the DTMF dialing and receiving signal of the system.
data_goe
- 对给定DTMF数据进行解码,采用格泽尔算法,最终解出13位数字(电话号码)-Given DTMF data,use Goertzel ,and get 13 figures.
test2
- 基于matlab的dtmf信号传输过程及通信系统的软件仿真,包含gui界面。(Matlab based DTMF signal transmission process and communication system software simulation, including GUI interface.)
