在window下开发的4096点FFT源码,使用C开发,对学习数字信号处理有一定帮助
上传时间: 2014-01-18
上传用户:lht618
FFT 算法的C语言班版描述。本人亲自编写,希望对你有用。
上传时间: 2014-11-28
上传用户:gxf2016
DSP实现蝶形FFT算法 为某开发板公司5509开发板资料
上传时间: 2013-12-02
上传用户:luopoguixiong
The code performs a number (ITERS) of iterations of the Bailey s 6-step FFT algorithm (following the ideas in the CMU Task parallel suite). 1.- Generates an input signal vector (dgen) with size n=n1xn2 stored in row major order In this code the size of the input signal is NN=NxN (n=NN, n1=n2=N) 2.- Transpose (tpose) A to have it stored in column major order 3.- Perform independent FFTs on the rows (cffts) 4.- Scale each element of the resulting array by a factor of w[n]**(p*q) 5.- Transpose (tpose) to prepair it for the next step 6.- Perform independent FFTs on the rows (cffts) 7.- Transpose the resulting matrix The code requires nested Parallelism.
标签: iterations performs Bailey number
上传时间: 2014-01-05
上传用户:libenshu01
实现FFT变换的函数。调用形式为y=bianhuan(xr,n) 其中,xr为要进行傅立叶变换的采样信号为输入,y为输出,n为信号xr的长度。
上传时间: 2013-12-17
上传用户:weixiao99
用verilog编写的1024点的fft快速傅立叶变换
上传时间: 2017-06-16
上传用户:weiwolkt
DSP TMS320vc5416 FFT代码
上传时间: 2013-12-20
上传用户:Amygdala
fft.c code composer studio v 3.01 by steven
标签: composer studio steven code
上传时间: 2017-06-18
上传用户:1079836864
语音信号滤波程序(低通、带通、多带通、fft卷积滤波 自己动手做的
上传时间: 2017-06-19
上传用户:x4587
现代DSP技术 是西安电子科技大学的课件!有fft,fir,dspbulder,iir,quartus II 等内容,非常的详细,值得一看的好的ppt啊。我把好的资料贡献给大家看看啊1
上传时间: 2017-06-20
上传用户:sqq