CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - DTMF信号检测

搜索资源列表

  1. dtmf_dec

    0下载:
  2. 采用matlab编程的DTMF检测程序仿真,经过测试,绝对可用,可检测多个DTMF信号!-using Matlab programming DTMF detection process simulation, tested and absolutely can be used, can detect DTMF signals over!
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:1413
    • 提供者:duzhou
  1. DTMFAPPLIY

    1下载:
  2. 在MATLAB中用Goertzel算法(先用FFT算法,再用goertzel算法,)仿真DTMF的产生与检测的程序。应用于双音多频信号的产生与检测。-in Goertzel algorithm using MATLAB (first using FFT algorithm, reuse goertzel algorithm) simulation DTMF detection with the selection process. Used DTMF signal detection with
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:1027
    • 提供者:徐政
  1. DTMFscan

    0下载:
  2. dtmf信号的检测,用来检测dtmf信号,用于嵌入式领域
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:996
    • 提供者:vanlink1
  1. c54xdspdtmf

    2下载:
  2. 该代码采用c5400dsp的汇编语言和c语言实现双音多频信号的产生于检测,用在设计的电话通信系统中,经过实际测试,效果很好,接口为同步串口。-c5400dsp of assembly language and c language DTMF signals generated in the detection, used in the design of the telephone communication system, through the actual test and the res
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:24822
    • 提供者:杨健
  1. DTMF1

    0下载:
  2. DTMF算法C语言实现,双音频信号产生与检测-DTMF algorithm C language
  3. 所属分类:Communication

    • 发布日期:2017-03-30
    • 文件大小:2641
    • 提供者:zlt
  1. MT8880_use_program

    0下载:
  2. MT8880是DTMF信号的解码芯片,在智能电话控制中使用很多,这个里面有单独的拨号与振铃检测摘机的程序,每个程序都有详细的注释,非常好用-MT8880 is a DTMF signal decoder chip in the smart phone to use a lot of control, the inside has a separate dial-up hook and ring detection process, each program had detailed notes
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:243475
    • 提供者:张亮
  1. DTMF2

    0下载:
  2. 利用MATLAB对DTMF信号的产生与检测进行模拟仿真,检测端采用Goertzel算法-Use MATLAB to generate DTMF signals for simulation and testing, testing client using Goertzel algorithm
  3. 所属分类:assembly language

    • 发布日期:2017-04-05
    • 文件大小:1043
    • 提供者:
  1. dtmf_c

    1下载:
  2. 在ti的5409上完成对DTMf信号的检测,采用goertzel算法-about detection of DTMF signal,goertzel arithmetic is applied.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-04
    • 文件大小:3047
    • 提供者:lixidong
  1. cellphonesound

    1下载:
  2. 此文档是DTMF信号的产生与识别仿真实验,实现双音多频信号的检测,对数字信号处理方面的理解很有帮助。欢迎下载-This document is a DTMF signal generation and recognition of simulation, dual tone multi-frequency signal detection, digital signal processing on the understanding helpful. Welcome to download
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:12955
    • 提供者:zhou tong
  1. c

    1下载:
  2. 实现单片机的远程控制系统基于DTMF编∕解码技术的智能总线式开关系统,是现代智能家居的一个典型应用,它的基本功能是住户通过电话远程控制家庭内部设备。本智能总线开关系统,主要工作原理是当有电话打入时,通过振铃电路检测到有振铃信号,此时振铃信号被送到51系列单片机处理。当单片机接收到系统默认的振铃次数后,单片机会向摘机/挂机电路发出摘机控制信号,使系统自动摘机。摘机后,系统会提示用户输入密码,验证用户的合法身份。当通过验证后,系统提示用户进行的相应操作。系统可以根据用户的需要设置控制哪种家用电器。当
  3. 所属分类:SCM

    • 发布日期:2016-09-02
    • 文件大小:2048
    • 提供者:潘少军
  1. DTMF5

    1下载:
  2. 通过计算DTMF信号的DFT对DTMF信号进行检测,在给定8个频率上的能量对信号进行测量,同时判断出每个频率对应的DFT的频率采样点。-By computing the DFT of the DTMF signals to detect the DTMF signals, measurement of the signal energy in eight frequency given, determine the frequency of sampling points for each fr
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-06
    • 文件大小:864
    • 提供者:hhy
  1. caesar-0.5.0.tar

    0下载:
  2. 一个DTMF生成器,可以生成并检测DTMF信号,由C实现,编码和解码器-A DTMF generator, can be generated and detected the DTMF signal, from C to achieve, the encoder and decoder
  3. 所属分类:Audio program

    • 发布日期:2017-11-11
    • 文件大小:28346
    • 提供者:叶文
  1. DTMF

    1下载:
  2. 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
  3. 所属分类:DSP program

    • 发布日期:2016-01-26
    • 文件大小:52224
    • 提供者:张瑞云
  1. 124345678

    0下载:
  2. matlab dtmf 双音多频信号产生与检测 正确 -matlab dtmf dual tone multi-frequency signal generation and detection correctly
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-30
    • 文件大小:885
    • 提供者:赵晓星
  1. Lab-05

    1下载:
  2. dsp实现双音多频(DTMF)信号的检测,在ccs下使用汇编完成-Dual Tone Multi-Frequency (DTMF) signal detection
  3. 所属分类:DSP program

    • 发布日期:2017-04-16
    • 文件大小:81425
    • 提供者:龚涛
  1. matlab-OK

    0下载:
  2. 电话按键音DTMF 端点检测 基于MATLAB的电话语音信号识别-DTMF touch-tone telephone endpoint detection filter
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1089
    • 提供者:lingyuqi
  1. DTMF

    0下载:
  2. 精确估计双音多频信号的频率 ◆通过不同窗函数,画语图分析双音多频信号 ◆估计各个时段的频率,频谱分辨率要求≤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
  3. 所属分类:matlab

    • 发布日期:2017-05-07
    • 文件大小:1031651
    • 提供者:张三
  1. DTMF_GEN_DEC

    2下载:
  2. 基于matlab的dtmf信号的生成,与检测,有gui界面,还有单独的生成与检测的子程序代码。可以生成并检测电话号码,并有按键音,在生成的同时进行仿真检测-generation and detection of the dtmf
  3. 所属分类:Other systems

    • 发布日期:2017-05-01
    • 文件大小:10262
    • 提供者:albert
  1. dtmf

    1下载:
  2. DSP双音多频信号(行频和列频来表示电话机键盘上的一个数字)的产生和检测源码。好用,易懂。-DSP dual tone multi-frequency signal (line frequency and column frequency to represent a number on the telephone keyboard) to generate and detect the source code. Easy to use, easy to understand.
  3. 所属分类:DSP program

    • 发布日期:2017-12-16
    • 文件大小:18432
    • 提供者:xinyue
  1. dsp

    1下载:
  2. 实现DTMF信号的输出和检测功能。。。。。。。。。。。。。。。。。。(Implementation of DTMF Signal Output and Detection Function)
  3. 所属分类:DSP编程

    • 发布日期:2020-05-25
    • 文件大小:1024
    • 提供者:Chongwu
« 1 23 »
搜珍网 www.dssz.com