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

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

于 2022-05-27 发布 文件大小:22.63 kB
0 212
下载积分: 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 个回复

  • Multi-band Spectral Subtraction 1.0 Description
    Multiband_Kamath.m Description: Multiband spectral subtraction as proposed by Kamath 2002. Uses adjusts the subtraction coefficient with the frequency as well as the SNR. note that the first 0.25sec of your signal is used to model the noise. License: Shareware Related: sec, Signal, Model, Noise, Frequency, coefficient, subtraction, Spectral, proposed O/S: BSD, Linux, Solaris, Mac OS X
    2022-02-03 08:56:17下载
    积分:1
  • 微积分
    代码实现了daugman 的微积分运算符,用于虹膜边界的定位和分段,只需运行 run.m 文件
    2022-10-15 20:35:03下载
    积分:1
  • 一致性验证
    分布性一致性算法的Isabella验证 we introduce a novel Broadcast-Free Algorithm that solves Consensusproblem in the presence of a Weak-Fairness property and an unreliablefailure detector -property, in asynchronous distributed systems, and later itsformal veri cation. The Broadcast-Free Algorithm Model is de ned as a globaltransition system that is unambigously generated by local transition rules. At thesystem run, the algorithm model attempts involves two concepts : one to systemrun represents a in nite computation and one to asynchronous communicationbetween processes without Broadcast.
    2022-01-25 17:35:22下载
    积分:1
  • ACM的部分简单题目,可以有空做做,练习练习。
    ACM的部分简单题目,可以有空做做,练习练习。-ACM part of a simple subject, you can time doing practice exercises.
    2022-03-12 09:08:30下载
    积分:1
  • librec
    推荐系统的类库,实现了大部分的推荐算法,大家可以在此基础上进一步实现自己的优化算法。
    2022-02-04 09:57:52下载
    积分: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
  • 矩阵计数器,用VC++实现了矩阵的一般运(加减乘),以及求逆求行列式值,和转置等运...
    矩阵计数器,用VC++实现了矩阵的一般运算(加减乘),以及求逆求行列式值,和转置等运算-matrix counter, with VC++ implementation of the matrix of the general computing (plus or minus x), and inverse seeking determinant value, and home to such operations
    2022-02-01 17:22:09下载
    积分:1
  • SPWM STM32
    应用背景 PWM控制的思想源于通信技术,全控型器件的发展使得实现PWM控制变得十分容易。 PWM技术的应用十分广泛,它使电力电子装置的性能大大提高,因此它在电力电子技术的发展史上占有十分重要的地位。 关键技术STM32单片机作为主控,BLDC电机是比较的成熟的电机控制模式。y用电源逆变原理完成的项目,生活中的电机很多是利用逆变电源原理。PWM控制技术正是有赖于在逆变电路中的成功应用,才确定了它在电力电子技术中的重要地位。现在使用的各种逆变电路都采用了PWM技术。
    2022-03-23 17:22:32下载
    积分:1
  • pso解决tsp问题的例子
    pso算法解决tsp问题的例子-PSO algorithm to solve the problem of examples tsp
    2022-04-06 12:24:15下载
    积分:1
  • 单纯形寻优
    VC++实现的单纯形法寻优,针对单回路控制系统,通过选择控制对象的参数,设置目标函数,获得单纯形法下的最优控制器参数
    2023-08-03 01:15:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载