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
matrix相关函数及处理方法,在excel中使用的例子
上传时间: 2017-06-21
上传用户:hgy9473
matlab code to calculate the LMS algorithm vector
标签: calculate algorithm matlab vector
上传时间: 2014-01-10
上传用户:李梦晗
Enter the Matrix MS-DOS screensaver. Sample of using bios functions (by int 10h) for text data output (monitor in the text mode) and keyboard input. Requires: Borland C++ 3.1 for DOS.
标签: screensaver functions Matrix MS-DOS
上传时间: 2013-11-29
上传用户:hopy
个程序实现了距离矢量路由算法,又称Bellman-Ford算法,使用java编程实现.-This process achieved a distance vector routing algorithm, also known as Bellman-Ford algorithm
标签: Bellman-Ford achieved distance algorith
上传时间: 2013-12-22
上传用户:ommshaggar
个程序实现了距离矢量路由算法,又称Bellman-Ford算法,使用java编程实现.-This process achieved a distance vector routing algorithm, also known as Bellman-Ford algorithm
标签: Bellman-Ford achieved distance algorith
上传时间: 2013-11-28
上传用户:13188549192
This section describes the development and extension of a basic power flow program in Matlab. To the extent feasible, complex vector operations are used, even for the calculation of the Jacobian matrix .
标签: development describes extension section
上传时间: 2017-07-01
上传用户:caiiicc
An big X moving from left to right displayed on the 8*8 matrix screen. It simply used the 89c51 and only P1 & P2 port
标签: displayed the moving matrix
上传时间: 2017-07-03
上传用户:1079836864
PIC18F452 DRIVER MATRIX 8X8
上传时间: 2013-12-19
上传用户:huql11633
This matlab script is for vector field plot. It might be helpful for 2D and 3D field plot. Try it.
上传时间: 2017-07-10
上传用户:FreeSky