Stockwell 的S 变换C代码,特性优于FFT和小波变换
上传时间: 2016-03-01
上传用户:372825274
Stockwell S变换的Matlab实现,具有FFT和小波变换的特性
上传时间: 2016-03-01
上传用户:龙飞艇
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 Library Module user’s Guide C28x Foundation Software
标签: Foundation Software Library Module
上传时间: 2017-07-11
上传用户:bruce5996
tms320c6711-fft 调试环境:code composer studio3.1 采用查表方式对心电图信号进行处理 设置注意:project-build options-linker-stack size 设为5
标签: options-linker-s project-build composer studio
上传时间: 2014-01-03
上传用户:JIUSHICHEN
16点FFT VHDL源程序,The xFFT16 fast Fourier transform (FFT) Core computes a 16-point complex FFT. The input data is a vector of 16 complex values represented as 16-bit 2’s complement numbers – 16-bits for each of the real and imaginary component of a datum.
上传时间: 2013-12-20
上传用户:yph853211
这是根据《数字信号处理》(程佩清)中FFT的流程图,自己编写的快速傅里叶变换算法。
上传时间: 2013-06-16
上传用户:huql11633
在实现FFT方面已有很好的芯片来解决其运算速度及RAM容量的问题,但由于单片机的成本相对比较低。因此讨论在单片机中实现FFT算法具有现实意义。最后本文还给出了用单片机实现FFT在雷达检测中的应用。
上传时间: 2013-04-24
上传用户:Shoen
1024点fft程序,在ccs上可以直接仿真,无需调试FFT1024点
上传时间: 2013-07-23
上传用户:hongmo
功率因数补偿装置中FFT谐波检测算法研究,很有参考意义
上传时间: 2013-06-29
上传用户:tzl1975