Statements (19)
Predicate | Object |
---|---|
gptkbp:instanceOf |
gptkb:algorithm
|
gptkbp:appliesTo |
prime-length sequences
|
gptkbp:category |
gptkb:fast_Fourier_transform
|
gptkbp:complexity |
O(N log N)
|
gptkbp:computes |
gptkb:discrete_Fourier_transform
|
gptkbp:field |
gptkb:mathematics
digital signal processing |
https://www.w3.org/2000/01/rdf-schema#label |
Rader's FFT algorithm
|
gptkbp:input |
sequence of prime length N
|
gptkbp:namedAfter |
gptkb:Charles_M._Rader
|
gptkbp:output |
DFT of input sequence
|
gptkbp:publicationYear |
1968
|
gptkbp:publishedIn |
gptkb:IEEE_Transactions_on_Audio_and_Electroacoustics
|
gptkbp:reduces |
convolution of length N-1
|
gptkbp:relatedTo |
gptkb:Bluestein's_FFT_algorithm
gptkb:Cooley-Tukey_FFT_algorithm |
gptkbp:uses |
cyclic convolution
|
gptkbp:bfsParent |
gptkb:Bluestein's_FFT_algorithm
|
gptkbp:bfsLayer |
7
|