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
这是一个比较简单的模糊免疫PID的程序,在程序中结合了P模糊与免疫的思想,有较高的实用价值!
上传时间: 2013-12-16
上传用户:851197153
Complete steps and project for developing a server project and procedure to deploy and execute the project. This article/tutorial with code will make you to develop your own web projects. For more details and more tutorials and more projects for EJB, BMP, CMP,
标签: project and developing procedure
上传时间: 2014-01-13
上传用户:leehom61
罗马支配数的算法,对广义Petersen图P(n,2)的罗马支配数进行了研究
标签: 算法
上传时间: 2013-12-12
上传用户:2467478207
Implementations of different methods of sorting: BinaryInsertions.pas BubbleSort.pas HeapSort.pas InsertionBorder.pas InsertionSort.pas modifbubble.pas qsort.pas quicksort.pas selection.pas Shaker.pas shell.pas
标签: BinaryInsertions Implementations BubbleSort different
上传时间: 2017-06-28
上传用户:dapangxie
Launch Matlab by either clicking twice on the Matlab icon on your desktop or by selecting: Start Programs Matlab Matlab. The main window is the MATLAB Command Window, where you write your instructions.
标签: Matlab selecting clicking desktop
上传时间: 2017-06-30
上传用户:aa17807091
这个m代码包含了一系列的小波变换的实现函数,有Daubechies,symlets,splines,S+P小波, JPEG2000小波变换等. 可以进行1D或者二维小波变换。
上传时间: 2013-12-16
上传用户:aig85
语音识别中的说话人自适应研究.nh 1.MAP和MLLR算法比较 文章在讨论由说话人引起的声学差异基础上,研究两种基于模型 的自适应算法:最大似然线性回归(州压LR)和最大后验概率(MAp)。 实验结果表明,不论采用哪种自适应都能使识别率有一定的提升。两 种算法之间的差异性在于MAP具有良好的渐进性,但收敛性较差, 而MLLR在很大程度上改善了收敛特性,但其渐进特性却不如MAP。 文章讨论了在侧汰P自适应中,初始模型参数的先验知识对自适 应效果的影响,以及在MLLR中,回归类对自适应效果的影响。文 章还进一步研究了采用两种算法的累加自适应效果,从结果看MAP 和MLLR结合的方法比单独使用M[AP和MLLR的效果要好。文章 还对包括基于特征层的归一化算法和用于基于声学模型的MLLR算 法等效性进行讨论,并给出了统一的算法框架。
上传时间: 2014-01-09
上传用户:bakdesec
此文件是用于智能小车的自动调速,通过PWM波形来改变脉冲占空比,从而该变电机两边的电压,又P=UI的,电机的功率改变,从而达到电机的调速。
上传时间: 2017-07-17
上传用户:3到15
基于 TMS320DM6467 DaVinci™ 处理器的开发板设计参考资料(光绘、原理图、BOM). 具有应用手册和原理图. 具有Cadence Allegro SPB的原理图和PCB图. 具有DM6467 入门指南和硬件技术参考. 如:DaVinciHD_EVM_Orcad_RevF.DSN、DaVinciHD_EVM_Layout_RevF.zip、DaVinciHD_EVM_TechRef_RevD.pdf、davincihd_revf_ver6.zip等完整的开发资料。
标签: Allegro Cadence DaVinci 6467
上传时间: 2013-12-15
上传用户:英雄