CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - Goertzel

搜索资源列表

  1. GOERTZEL.rar

    0下载:
  2. GOERTZEL算法,应用于音调检测,能够连续实时的进行FFT处理。,GOERTZEL algorithm, applied to tone detection, continuous real-time be able to deal with the conduct of FFT.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:1029
    • 提供者:刘俊廷
  1. DTMF

    0下载:
  2. DTMF for matlab, using Goertzel algorithm and some test to veryfy the different tones
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:2844
    • 提供者:xywaka
  1. awgn

    1下载:
  2. DTMF(双音多频)是用两个特定的单音频组合信号来代表数字信号的一种编码技术。两个单音的频率不同,代表的数字或实现的功能也不同。可采用8种频率代表电话机上的16个按键,10个数字键0~9和6个功能键*、#、A、B、C、D。具体的频率组合见参考书。要求: (1) 根据键盘输入的符号,利用MATLAB产生对应的DTMF信号;(2) 分别利用FFT算法和Goertzel算法计算该DTMF信号的频谱并画出频谱图;(3) 根据频谱图确定DTMF信号所代表的符号是否和输入的符号一致。 -DTMF (
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:15243
    • 提供者:wyyy
  1. Goertzel

    2下载:
  2. 用Goertzel算法计算两正弦波信号的相位差-Goertzel algorithm using two-phase sine wave signals
  3. 所属分类:matlab

    • 发布日期:2016-05-07
    • 文件大小:542
    • 提供者:zw
  1. Goertzel

    0下载:
  2. Goertzel基本算法在每次采样后立即进行处理,在每个第N次采样进行一次音调检测。在采用FFT算法时,我们要对成块的采样进行处理,但这并不意味着必须按块来处理数据。数字处理的时间很短,因此如果每次采样都存在一次中断,那么这些数字处理完全可以在中断服务程序(ISR)内完成。或者,如果系统中存在采样缓存,那么可以持续采样,然后进行批处理。-Goertzel basic algorithms in each sample immediately after processing, in each o
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:23170
    • 提供者:陈安伟
  1. goertzel

    0下载:
  2. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:310191
    • 提供者:mjp6642
  1. DSP_project

    0下载:
  2. DTMF encoder/decoder using Goertzel algorithm and Biquad filtering
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:128273
    • 提供者:Zubair
  1. Goertzel

    0下载:
  2. This is a goertzel filter in Simulink, it decodes DTMF tones and displays the detected numbers.
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:10704
    • 提供者:sloory
  1. 12

    0下载:
  2. 编写Goertzel算法的程序,识别各DTMF信号所对应对应的数字。比较fft与Goertzel算法的效率; -Goertzel algorithm written procedures for identifying the corresponding DTMF signal corresponding to the number. Goertzel algorithm and compare the efficiency of fft
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-07
    • 文件大小:35840
    • 提供者:yangnana
  1. goertzel_algorithm_new

    0下载:
  2. Goertzel algorithm in matlab
  3. 所属分类:matlab

    • 发布日期:2017-05-02
    • 文件大小:738364
    • 提供者:rlc
  1. Goertzel

    0下载:
  2. this is an implementation for geortzel algorythm written by matlab.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:312817
    • 提供者:Majid Zamani
  1. xin

    0下载:
  2. DTMF信号检测,在MATlab开发环境下根据GOERTZEL进行编程。-DTMF signal detection
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:2986
    • 提供者:冯爽
  1. gfft

    0下载:
  2. Goertzel算法子程序,用于matlab子程序调用-Goertzel algorithm subroutine for matlab subroutine call
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:586
    • 提供者:张鹏
  1. goertzel

    0下载:
  2. DTMF function code of goertzel, it can be applied to any audio file so it is really helpful for others!
  3. 所属分类:matlab

    • 发布日期:2017-11-24
    • 文件大小:1054
    • 提供者:老冯
  1. for-final-project-report

    0下载:
  2. DTMF goertzel function, it is really helpful for other beginners who want to do the DTMF
  3. 所属分类:matlab

    • 发布日期:2017-12-04
    • 文件大小:2193
    • 提供者:老冯
  1. 74746820-The-MathWorks-Demos-Dual-Tone-Multi-Freq

    0下载:
  2. Mathworks manual of DTMF analysis using goertzel alogrithm
  3. 所属分类:matlab

    • 发布日期:2017-12-06
    • 文件大小:184386
    • 提供者:老冯
  1. New-Microsoft-Word-Document

    0下载:
  2. project report about DTMF method using goertzel algorithm. Also, it analysis the difference between Goertzel and FFT
  3. 所属分类:matlab

    • 发布日期:2017-11-11
    • 文件大小:344432
    • 提供者:老冯
  1. DTMF

    0下载:
  2. 产生、播放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
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:1034
    • 提供者:阿龙
  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. Matlab-realize-dialing-and-accept

    0下载:
  2. 研究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.
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:38450
    • 提供者:段绍丽
« 12 »
搜珍网 www.dssz.com