搜索资源列表
fft_new
- 并行分块的fft实现 基于斯坦福大学Imagine模拟器开发设计的FFT并行分块实现
mpi-code
- 并行程序设计源码(转载)包过 FFT Sort -parallel code including FFT Sort and so on
fft
- 使用MPI并行设计计算快速傅里叶变换,包含测试数据-MPI fft transform
fft
- 五阶FFT滤波器设计,verolog实现,只采用乘法器,分时实现。-Fifth-order FFT filter design, verolog, using only the multiplier timeshare achieve.
并行计算MPI程序设计
- FFT,即为快速傅氏变换,是离散傅氏变换的快速算法,它是根据离散傅氏变换的奇、偶、虚、实等特性,对离散傅立叶变换的算法进行改进获得的。它对傅氏变换的理论并没有新的发现,但是对于在计算机系统或者说数字系统中应用离散傅立叶变换,可以说是进了一大步。(FFT, that is fast Fourier transform, is a fast algorithm for discrete Fourier transform. It is based on the odd, even, imaginar