搜索资源列表
fft
- 用c编的,可以用于单片机的反复调用
FFT
- 网上搜集的FFT算法C程序集,均为TXT文件,并有如何在单片机上实现FFT算法的论文
fft
- fft.c - fast Fourier transform and its inverse (both recursively)
FFT_code
- 基于C8051F120的FFT代码,能进行最多1024点的FFT计算,频谱显示于液晶TS12864上-FFT based on the C8051F120 code, can be a maximum of 1024 points FFT, the spectrum display on the LCD TS12864
FFT
- keil软件C语言开发,C8051F系列单片机的fft变换算法。-keil software C language development, C8051F MCU fft transform.
fft
- 使用c语言实现的各种单片机FFT源程序,希望对大家有帮助-Using the c language source code to achieve a variety of microcontrollers FFT
FFT
- FFT的C实现方法 (函数名: 快速傅立叶变换 本函数测试OK,可以在TC2.0,VC++6.0,Keil C51测试通过。)-C-Implementation of FFT
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
RT-FFT.ZIP
- FFT FUNCTION "C" SOURCE CODE
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
- 用C语言写的,基于单片机的FFT函数,可以用于采样、滤波-It is Written in C ,which is based on SCM FFT function, can be used for sampling, filter
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
- fft程序,最初在单片机c8051f020上实现,“fft.c”是核心程序,很短,程序中x_real[N]是输入序列,输出保存在x_real[N]和x_imag[N]中-fft program, initially implemented on the MCU c8051f020, " fft.c" is the core program, very short, the program x_real [N] is the input sequence, the output
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
50243657FFT
- FFt算法的C语言实现,51单片机实现FFT算法
dsp-fft-c-Lab0503-FFT
- fft的c语言算法实现,可移植性强,结构清晰-fft c language algorithms to achieve, portability, and a clear structure.
80C51-FFT-C-Code
- 80C51单片机下用C语言写的快速傅里叶变换程序。-80C51 microcontroller using C language to write a fast Fourier transform procedure.