搜索资源列表
FFT
- keil软件C语言开发,C8051F系列单片机的fft变换算法。-keil software C language development, C8051F MCU fft transform.
fft1604
- FFT变换用单片机实现,效果良好。有视频验证。可以对音频信号检测。能简单画出波形-FFT transform, with MCU to good effect. With video verification. Audio signal can be detected.
FFT
- FFT的C实现方法 (函数名: 快速傅立叶变换 本函数测试OK,可以在TC2.0,VC++6.0,Keil C51测试通过。)-C-Implementation of FFT
FFT
- 利用单片机实现快速傅里叶变换 基于单片机对数据的采集-Fast Fourier transform using MCU Microcontroller based data acquisition
arbitrary-FFT
- 任意点数的FFT变换C语言程序,便于移植,并以C8051f020为平台提供了电赛题目数字式工频有效值多用表的源程序,以示范本FFT的使用-Points FFT transform any C language program, easy to transplant, and to provide a power platform C8051f020 title race RMS digital multimeter frequency source, in order to demonstrat
PIC32-FFT-Performance
- PIC32单片机FFT变换参考代码,PIC32的DSP程序库。-PIC32 microcontrollers FFT transform reference code, PIC32 the DSP library.
fft
- 单片机用c语言编写的快速傅里叶变换,简单快速-Singlechip with c languages Fast Fourier Transform, EASY Express
fft
- 基于单片机开发环境的快速傅里叶变换的(fft) C语言算法-Development environment based on the single-chip Fast Fourier Transform (fft) C language algorithm
FFT
- // 函数名: 快速傅立叶变换 // 本函数测试OK,可以在TC2.0,VC++6.0,Keil C51测试通过。 // 如果你的MCS51系统有足够的RAM时,可以验证一下用单片机处理FFT有多么的慢。 -//Function name: Fast Fourier Transform// This function tests OK, you can TC2.0, VC++6.0, Keil C51 test.// If you MCS51 system has eno
FFT
- 电子设计大赛中430写的FFT变换程序,总共128个点,如果需要更多的点可自己设定-Electronic Design Competition FFT transformation process 430 to write a total of 128 points, if you need more points to set their own
fft
- 实现复数的FFT变换及IFFT变换 在处理器或者WIN32下均可实现-Implementation of the FFT transform and complex IFFT transform processor or may be achieved under WIN32
data_FFT
- 数据信号的FFT变换,用C语言写的代码,适用于8051,稍修改后也可能其它单片机-FFT transform data signals, using C language to write code for 8051, slightly modified may also be other MCU
FFT
- 使用52单片机实现信号数据的FFT变换c语言程序实现-52 MCU signal data using the FFT transform c language program implementation
51-MCU-fft-
- 51单片机实现fft快速离散傅立叶变换 C语言源程序-51 MCU fft Fast Discrete Fourier Transform C language source code
FFT
- 基于单片机的信号数据的FFT变换 ,超级牛的-Microcontroller-based signal data FFT transform, the Super Cow
FFT
- 用8051指令做的 对AD采集的信号进行FFT变换-Do with the 8051 instruction the AD acquisition of signal FFT transform
FFT
- STM32的FFT变换,介绍了在STM32环境下的FFT变换-the FFT OF STM32,this paper introduces the stm32 in enviroment of fft transform
FFT
- 基于STM32库函数的FFT变换及相应的数据处理,已测试可用-FFT is based STM32 library functions and the corresponding data processing, has been testing available
FFT
- Arduino库。在AVR芯片上实现FFT变换,也可以用在其它平台上-Arduino library. Realization of FFT transform the AVR chip can also be used on other platforms
FFT
- 主要为适用于STM32的FFT变换程序,适用于做滤波模块时的中心频率提取(Center frequency extraction for filtering module)