登录
首页 » 算法 » STM32 FFT算法

STM32 FFT算法

于 2022-03-10 发布 文件大小:397.92 kB
0 194
下载积分: 2 下载次数: 1

代码说明:

应用背景此算法基于原子MINISTM32开发板写的,用了官方提供的DSP库函数来FFT,官方的DSP库有 64,256,1024点的FFT算法,效果还不错,就是太占CPU了,以至于有点卡,效果是通过串口助手打印数据,我想把AD采集的进来的再FFT算法,但没有实现。关键技术DSP,数字信号处理就是用数值计算的方式对信号进行加工的理论和技术,它的英文原名叫digital signal processing,简称DSP。另外DSP也是digital signal processor的简称,即数字信号处理器,STM32系列出了DSP库,让没有DSP芯片的朋友尝试了DSP的好处。而FFT,FFT(Fast Fourier Transformation),即为快速傅氏变换,是离散傅氏变换的快速算法,它是根据离散傅氏变换的奇、偶、虚、实等特性,对离散傅立叶变换的算法进行改进获得的.波形数据处理的首选

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

发表评论

0 个回复

  • HEC 虚拟机源码
    HEC 虚拟机源码  verview of HEC on Win32 ------------------------ There are 4 batch files which you can use to build and maintain HEC 1) bldall.bat - makes all the win32 binaries 2) mvbin.bat   - moves all the win32 binaries to the win32in directory 3) wipe.bat  
    2022-02-10 02:24:18下载
    积分:1
  • 一天掌握DFT,深入浅出一下子就说明傅立叶变换
    一天掌握DFT,深入浅出一下子就说明傅立叶变换-One day master the DFT, Fourier transform easily comprehensible instructions at once
    2023-02-25 05:55:03下载
    积分:1
  • 水平集的MATLAB代码
    level set matlab code
    2022-03-10 03:36:11下载
    积分:1
  • 一个用穷举水仙数的小程序,效率不好,望高人指点...
    一个用穷举法计算水仙数的小程序,效率不算好,望高人指点-Narcissus by an exhaustive method to calculate the number of small programs, efficiency is not good, hope receive adequate guidance
    2023-02-11 06:35:03下载
    积分:1
  • 我的串的比较实现
    我的串的比较算法实现-my string comparison algorithm
    2023-02-17 15:10:03下载
    积分:1
  • 1!+2!+3!+...+n!的较快的
    计算1!+2!+3!+...+n!的较快的算法。
    2022-12-24 23:55:04下载
    积分:1
  • C图像处理
    包括数字图像处理的绝大部分算法,都是用C语言是实现,算法包括灰度变换,图像平滑,图像消噪,图像分割,图像边缘检测,图像的几何变换(比例缩放、图像的平移、图像镜像,图像旋转等),图像的二值计算,图像编码,图像复原。
    2022-05-30 01:23:30下载
    积分:1
  • ZJU ACM 1093 实现速率较高, 主要是有一个buffer来实现
    ZJU ACM 1093 实现速率较高, 主要是有一个buffer来实现-ZJU ACM 1093 to achieve a higher rate, there is mainly a buffer to achieve
    2022-02-15 16:22:47下载
    积分:1
  • PHP获取可以用GBK编码的汉字拼音首字母
    2022-04-01 12:03:22下载
    积分:1
  • C#计
    using System; using System.Drawing; using System.Collections; using System.ComponentModel; using System.Windows.Forms; using System.Data; using System.Runtime.InteropServices; using System.IO; namespace 计算器 { /// /// Form1 的摘要说明。 /// public class Form1 : System.Windows.Forms.Form { private System.Windows.Forms.TextBox textBox1; private System.Windows.Forms.Label label1; private System.Windows.Forms.Button button1; private System.Windows.Forms.Button button2; private System.Windows.Forms.Button button3; private System.Windows.Forms.Button button4; private System.Windows.Forms.Button button5; private System.Windows.Forms.Button button6; private System.Windows.Forms.Button button7; private System.Windows.Forms.Button button8; private System.Windows.Forms.Button button9; private System.Windows.Forms.Button button11; private System.Windows.For
    2023-01-30 17:15:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载