搜索资源列表
傅立叶
- 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, followed FFT.
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 value can not
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 [] array, Operational before da
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 approach to the library will join w
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 point FFT.
128
- 128点快速傅立叶变换算法,用C语言编的,很实用的-128 point FFT algorithm in C language addendum to the very practical
armok01167658
- 最近用Mega128写了一个128点FFT程序,浮点运算,加汉宁窗。由于窗函数和旋转因子通过查表得到,所以速度还可以,程序中给的初值是通过高速AD采集的20KHz正弦信号。计算结果与Matlab的FFT函数得到的结果相同。
fft128c
- DSP2812下,C调汇编的128点FFT程序,算法为TI提供,定点,测量信号频率和幅度较好,速度比C快三倍左右.
ip_fft128
- 128点fft的IP核vhdl源代码,另有其控制代码。
aa
- FFT快速傅立叶变换最大128点,供学习参考
MWINDOW
- 计算七类窗函数并给出归一化对数幅频曲线 产生了一个实验数据test,该数据是128点复序列,用于功率谱估计
FFT_256
- 采用128点快速傅立叶变换计算256点实信号傅立叶变换
fft128
- 用VC编写的一个128点的快速傅里叶变换(FFT)算法。
fft
- 单片机能实现的FFT算法。128点快速傅氏变换
FFT
- FFT子程序,用于AVR单片机上,为7级128点的FFT
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!
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)