Automating the design of prime length FFT programs
暂无分享,去创建一个
The automatic design of prime-length fast Fourier transforms (FFTs) based on S. Winograd's (1980) theory is described. A program is described that generates code for FFTs so that longer prime length FFTs that were formerly practical to design are now easily generated. For those prime lengths (<or=19) for which FFTs already exist, the program produces equally efficient FFTs. The new FFT programs generated do not have the minimum number of multiplications but do have a more practical balance between additions and multiplications.<<ETX>>
[1] C. Sidney Burrus,et al. On the structure of efficient DFT algorithms , 1985, IEEE Trans. Acoust. Speech Signal Process..
[2] S. Winograd. Arithmetic complexity of computations , 1980 .
[3] J. Cooley,et al. New algorithms for digital convolution , 1977 .
[4] H. Nussbaumer. Fast Fourier transform and convolution algorithms , 1981 .