搜索资源列表
x28x_FFT
- TI的x28x系列芯片的FFT源程序。有128/256/512/1024点的实数和复数的FFT算法。-TI's chip x28x series of FFT source. 128 / 256/512/1024 point real and complex FFT algorithm.
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.
fft.rar
- FFT算法实现 Radix2 可以计算 4,8,16,32, 64,128, 256....点FFT Radix4 可以计算 4,16, 64, 256, 1024...点FFT FFT_DIT_general.c 实现了 Radix2 和Radix4 的配合使用,可以计算Radix2可以计算的所有FFT,但效率比Radix2高。,FFT can be calculated Radix2 algorithm 4,8,16,32, 64,128, 256 .... can calculate
fft2
- 优化过的128点fft和ifft,最大程度的精简代码和提高预算率-fourier transform of 128 point,which can run in the most fast speed
FFT_fixedPoint_VCdemo
- VC下开发的定点FFT程序,有图形演示。 非控制台程序。 支持128、256、512、1024、2048等长度。-the fixed-point FFT developed under VC++,demo in graphics. Not a console program! 128,256,512,1024,2048 Point is supported.
fft.c
- c语言编写的求1,2,4,8,16,32,64,128,256,512,1024,2048点fft 通用程序-c language of the general program requirements 1,2,4,8,16,32,64,128,256,512,1024,2048 point fft
dsp_091044206_04
- 对信号进行128点的fft变换还有补零到512点的fft变换,以及512点fft变换。-The signal 128 point fft transform complement zero to 512 point fft transform, and 512 point fft transform.
MATLAB_FFT
- 基于matlab的FFT算法运用;64点和128点的FFT的幅度谱-64-point and 128-point FFT amplitude spectrum use matlab FFT algorithm
128_d_2
- 128点的小波变换,小波函数采用db3,变换过程采用FFT圆周卷积快速实现卷积过程。-128-point wavelet transform, wavelet function using db3 conversion process using the FFT circular convolution convolution process quickly.
FFT
- 1.x=0.5*sin(2*pi*15*t)+2*sin(2*pi*40*t)。采样频率fs=100Hz,分别绘制N=128、1024点幅频图。 2.x=0.5*sin(2*pi*15*t)+2*sin(2*pi*40*t),fs=100Hz,绘制: (1)数据个数N=32,FFT所用的采样点数NFFT=32; (2)N=32,NFFT=128; (3)N=136,NFFT=128; (4)N=136,NFFT=512。-1. X = 0.5* sin (2* PI* 15*
fft_128
- 128-point FFT for split radix