搜索资源列表
傅立叶
- 128点FFT算法,对4阶及以下处理.通过稍微修改源码(修改注释),即可以先产生一个序列,并随后进行FFT.-128-point FFT algorithm, the four bands and the following handling. Through slightly modified source (Alteration of the Notes), which can produce a first sequence, f
lcd6610
- NOKIA手机屏幕驱动程序,屏幕型号:6610彩色128*128点,不基于硬件,移植性极高,本人是作者陈先生,13802939662。-Nokia phone screen drivers, the screen Model : 6610 128 * 128 Color, not hardware-based, high portability, is the author Chen, 13802939662.
f2812.fft.asm
- 利用汇编语言和TMS320F2812芯片实现FFT的算法,该算法对128点和256点很有效,使用过程中要考虑信号值不能太小-use of assembly language and TMS320F2812 chip FFT algorithm for 128 points and 256 points very effective, the process used to be considered too small signal v
FFT-c
- 傅立叶变换的c语言源代码 128点DIT FFT函数: /* 采样来的数据放在dataR[ ]数组中,运算前dataI[ ]数组初始化为0 */ void FFT(float dataR[],float dataI[]) -Fourier Transform c language source code DIT 128 point FFT function : / * Sample data on the dataR [
TMS320F2812-FFT
- F2812 标准FFT算法,128点,256点,512点,1024点FFT算法,具体做法为将库含数FFT.LIB加入的目标项目,加入对应的C含数和头文件,特别注意的FFT算法缓冲去一定要存放在0X8000H中的内部缓冲区中!!!切记,本人调试时就走了很多弯路啊-F2812 standard FFT algorithm, 128, 256, 512, 1024-point FFT algorithm, the specific appro
fft_PQ
- FFT的实现在LPC2378上。首先采用了拉个朗日插值算法对采集的电网波形频率跟踪,然后使用128点的FFT。-FFT on achieving the LPC2378. First used in the Rafah Colon day interpolation algorithm for the acquisition tracking grid frequency waveform, and then use the 128 p
128
- 128点快速傅立叶变换算法,用C语言编的,很实用的-128 point FFT algorithm in C language addendum to the very practical
128点DIT FFT
- 128点DIT FFT,能实现128点的快速傅里叶变换,对在校的大学生学习,试验很有帮助!-DIT FFT 128 points, 128 points to achieve the fast Fourier transform, to the college students study, test helpful!
128点DIT FFT
- 128点DIT FFT,能实现128点的快速傅里叶变换,对在校的大学生学习,试验很有帮助!-DIT FFT 128 points, 128 points to achieve the fast Fourier transform, to the college students study, test helpful!
FFT-c
- 傅立叶变换的c语言源代码 128点DIT FFT函数: /* 采样来的数据放在dataR[ ]数组中,运算前dataI[ ]数组初始化为0 */ void FFT(float dataR[],float dataI[]) -Fourier Transform c language source code DIT 128 point FFT function :/* Sample data on the dataR []
128
- 128点快速傅立叶变换算法,用C语言编的,很实用的-128 point FFT algorithm in C language addendum to the very practical
fft128c
- DSP2812下,C调汇编的128点FFT程序,算法为TI提供,定点,测量信号频率和幅度较好,速度比C快三倍左右.-DSP2812 under, C tune compiled 128 points FFT procedures, algorithms for TI to provide, point, measure the signal frequency and amplitude is better, faster than C
ip_fft128
- 128点fft的IP核vhdl源代码,另有其控制代码。-128 point fft s IP core VHDL source code, while its control code.
fft128
- 用VC编写的一个128点的快速傅里叶变换(FFT)算法。-VC prepared using a 128-point fast Fourier transform (FFT) algorithm.
fft
- 单片机能实现的FFT算法。128点快速傅氏变换-Single-chip to realize the FFT algorithm. 128-point fast Fourier transform
FFT
- FFT子程序,用于AVR单片机上,为7级128点的FFT-FFT Subroutine for AVR Single Chip, for the seven 128-point FFT
FFT
- 用c实现FFT算法,通过修改该程序可实现32点,64点,128点的FFT运算-With c realize FFT algorithm, by modifying the program to achieve 32 points, 64 points, 128 points FFT computation
128FFT
- 128点FFT程序,带有详尽的注释,便于移植。-128-point FFT program, with detailed notes, easy to transplant.
128点FFT
- 128点基8的快速傅里叶变换的verilog代码(Verilog code of fast Fourier transform based on 128 point base 8)
128点 基8 FFT
- 使用Verilog语言对128点 基8FFT的实现(Implementation of 128-point basis 8FFT)