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