搜索资源列表
DTMF
- 模拟双音多频(DTMF)拨号系统的MATLAB仿真,形象画出了每个数字键所代表产生的波形
dtmf
- 用matlab仿真电话的通信。DTMF仿真
Matlab_DTMF
- 基于matlab的DTMF仿真 DTMF为行频和列频(697Hz 770Hz 852Hz 941Hz 1209Hz 1336Hz 1477Hz 1633Hz)组合代表按键输入,使用以下公式可计算出行频和列频,从而确定按键编码: vk(n) = 2*coef*vk(n-1) - vk(n-2) + x(n) y(N)*y(N) = vk(N)*vk(N) - 2*coef*vk(N)*vk(N-1) + vk(N-1)*vk(
DTMF
- 双音多频的MATLAB 仿真
VOICE_CHAT
- 这是电信语音聊天设备的源码,包括DTMF收号、语音提示、帐号管理等功能,开发环境为万利仿真开发环境。-This is the voice chat telecommunications equipment source, including the resumption DTMF, voice instructions, account management and other functions, the development en
dtmf_dec
- 采用matlab编程的DTMF检测程序仿真,经过测试,绝对可用,可检测多个DTMF信号!-using Matlab programming DTMF detection process simulation, tested and absolutely can be used, can detect DTMF signals over!
dtmfvc
- dtmf的计算机仿真程序用于大学的课程设计-computer simulation program for the University of curriculum design
DTMFAPPLIY
- 在MATLAB中用Goertzel算法(先用FFT算法,再用goertzel算法,)仿真DTMF的产生与检测的程序。应用于双音多频信号的产生与检测。-in Goertzel algorithm using MATLAB (first using FFT algorithm, reuse goertzel algorithm) simulation DTMF detection with the selection process. Us
telephone
- 本文主要阐述了DTMF的原理及如何在MATLAB上产生DTMF信号,主要涉及到电话拨号音合成的基本原理及识别的主要方法,利用 MATLAB 软件以及 FFT 算法实现对电话通信系统中拨号音的合成与识别。并进一步利用 MATLAB 中的图形用户界面 GUI 制作简单直观的模拟界面。 能够利用矩阵不同的基频合成 0 - 9 不同按键的拨号音,并能够对不同的拨号音加以正确的识别,实现由拨号音解析出电话号码的过程,完成对电话拨号音系统的简单的实
Matlab_DTMF
- 基于matlab的DTMF仿真 DTMF为行频和列频(697Hz 770Hz 852Hz 941Hz 1209Hz 1336Hz 1477Hz 1633Hz)组合代表按键输入,使用以下公式可计算出行频和列频,从而确定按键编码: vk(n) = 2*coef*vk(n-1) - vk(n-2) + x(n) y(N)*y(N) = vk(N)*vk(N) - 2*coef*vk(N)*vk(N-1) + vk(N-1)*vk(
genDTMF
- 用matlab仿真产生双音多频DTMF信号.-Simulation using matlab generate DTMF DTMF signal.
DTMF
- DTMF编解码在MATLAB中的仿真(gui设计)-DTMF codec in MATLAB Simulation (gui design)
dtmf
- 这是一个实现双音多频(DTMF)通信系统的编程实例,对通信系统各个环节进行了仿真-This is a dual tone multi-frequency (DTMF) communication systems programming examples for all aspects of the communication system simulation
DTMF
- 利用MATLAB 仿真DTMF音频的产生及其解码的程序代码。很好! -Simulation using MATLAB DTMF generation and decoding the audio code. Very good!
DTMF
- 实现dtmf双音多频信号的matlab仿真编码和解码,采用coertzel算法。-Methods of measurement for pushbutton telephone with DTMF
DTMF
- 通过matlabGUI设计电话拨号界面,实现电话双音多频DTMF的仿真,根据所给数据制作拨号盘,并产生相应音调。-Design by matlabGUI dial interface to achieve multi-frequency DTMF tone telephone simulation, produced according to the data dial, and generates tones.
基于FPGA开发的DTMF信号的产生
- 用verilog写的,是基于FPGA的开发,已经成功的仿真过。(Written in Verilog, has been simulated.)
双音多频(DTMF)信号的MATLAB仿真
- 双音多频(DTMF)信号的MATLAB仿真,已经通过调试 含源码及课设报告(Matlab simulation of DTMF signal has passed debugging, including source code and course design report)