登录
首页 » 算法 » Goertzel基本算法在每次采样后立即进行处理,在每个第N次采样进行一次音调检测。在采用FFT算法时,我们要对成块的采样进行处理,但这并不意味着必须按块来处理...

Goertzel基本算法在每次采样后立即进行处理,在每个第N次采样进行一次音调检测。在采用FFT算法时,我们要对成块的采样进行处理,但这并不意味着必须按块来处理...

于 2022-05-27 发布 文件大小:22.63 kB
0 200
下载积分: 2 下载次数: 2

代码说明:

Goertzel基本算法在每次采样后立即进行处理,在每个第N次采样进行一次音调检测。在采用FFT算法时,我们要对成块的采样进行处理,但这并不意味着必须按块来处理数据。数字处理的时间很短,因此如果每次采样都存在一次中断,那么这些数字处理完全可以在中断服务程序(ISR)内完成。或者,如果系统中存在采样缓存,那么可以持续采样,然后进行批处理。-Goertzel basic algorithms in each sample immediately after processing, in each of the first N sub-samples to conduct a tone detection. In the use of FFT algorithms, we would like to be processed into a block of samples, but this does not mean that must block processing the data. Digital processing time is very short, so if an interrupt for each sample are present, then the digital processing is fully able to interrupt service routine (ISR) to complete. Or, if the system exists in sample buffer, you can continue to sample, and then batch.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 8 Queen of an efficient recursive method
    八皇后问题的一种高效递归解法-8 Queen of an efficient recursive method
    2023-03-01 08:35:04下载
    积分:1
  • Bisection Method
    Bisection Method - Numerical ananlysis-Bisection Method- Numerical ananlysis
    2022-04-08 17:40:01下载
    积分:1
  • 机模拟物理作业,用来模拟2体运动
    计算机模拟物理作业,用来模拟2体运动-computer simulation of physical operations, used to simulate two MOVEMENT
    2022-07-23 18:20:19下载
    积分:1
  • 区间树的实现
    区间树的实现。我们将利用这种数据结构在程序中实现一种简单的一维地理定位算法:一组带有标识符的线段作为输入点——一个具有最高权重的标识符的结果。
    2022-03-21 16:20:37下载
    积分:1
  • 基于颜色的人脸检测
    face detection based on color
    2023-05-05 19:25:03下载
    积分:1
  • 数值分析矩阵的LU分解
    数值分析算法矩阵的LU分解法-numerical analysis algorithm matrix LU decomposition
    2022-03-18 12:30:30下载
    积分:1
  • 迭代的收敛与收敛速度的比较
    Private Sub Form_Load()  Label1.Caption = "方程的三个割根区间分别为(-3.6,-3.5),(0,0.1),(3.4,3.5)"  Label2.Caption = "牛顿法可使用三个割根区间"  Label3.Caption = "普通迭代法—格式1只能使用割根区间(-3.6,-3.5)和(3.4,3.5)"  Label4.Caption = "普通迭代法—格式2 使用割根区间(0,0.1)"End SubPrivate Sub Command1_Click()  Dim x!, y!, k%  x = Val(Text1.Text)  If Text1.Text = "" Then 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
    2023-03-27 06:50:04下载
    积分:1
  • 排队系统
    //#include"stdafx.h" #include < stdio.h > #include < tchar.h > #include < iostream > 使用命名空间 std ; int main) { //////////////////////////////////////////////////////// / / 初始化变量 / / int n = 0,n1 = 0 ;/ / 没有。就业机会 int maxLength = 0 ;/ / 最大长度队列。 浮
    2023-01-13 23:05:03下载
    积分:1
  • a cantilever calculated by FEM vc source, including post
    一个计算悬臂梁的有限元vc源码,包括变形后处理显示-a cantilever calculated by FEM vc source, including post-treatment showed deformation
    2022-02-01 02:41:09下载
    积分:1
  • 构建凸包和不规则三角网
     使用C#和Arcengine技术,通过读取txt坐标的DEM高程数据文件文件,在mapcontrol上绘制点,并由点构建凸包,由三角网生长算法构建不规则三角网
    2023-01-22 03:15:04下载
    积分:1
  • 696516资源总数
  • 106918会员总数
  • 4今日下载