文件名称:stm32-fft
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2016-06-23
- 文件大小:
- 6kb
- 下载次数:
- 0次
- 提 供 者:
- liu***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
傅立叶变换与傅立叶逆变换,使用的是整型数据。一次变换时间15MS左右,正反变换30MS左右。已经在STM32F1系列(因为没有浮点运算,只能整型运算。)的上运行测试OK。-
Fourier transform and inverse Fourier transform, using integer data. A transition time around 15MS, transform pros around 30MS. Has STM32F1 series (because there is no floating point, integer arithmetic only.) The test run OK.
Fourier transform and inverse Fourier transform, using integer data. A transition time around 15MS, transform pros around 30MS. Has STM32F1 series (because there is no floating point, integer arithmetic only.) The test run OK.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
fft.h
fft.c