31 citations found. Retrieving documents...
Brigham, E. (1988), The Fast Fourier Transform and Its Applications, Englewood Cli s, NJ: Prentice-Hall, Inc.

 Home/Search   Document Not in Database   Summary   Related Articles   Check  

This paper is cited in the following contexts:

First 50 documents

Mathematics for Multimedia Signal Processing II: Discrete Finite .. - Ferreira (1999)   (Correct)

....as O(N log 2 N ) using the fast Fourier transform (FFT) We say often because the computational load depends on the structure of the number N . When N is a highly composite number, such as a power of two, the computations are easier. For details and applications of the FFT, see, for example, [2, 42]. 2.2 Circulants A N matrix C is circulant if it has the following structure: C = 6 6 6 6 6 6 6 4 c N 1 c 0 . c 0 3 7 7 7 7 7 7 7 5 . Each row of C can be obtained from the preceding row by shifting its elements one position to the ....

E. O. Brigham. The Fast Fourier Transform and Its Applications. Prentice-Hall, Englewood Cli#s, New Jersey, 1988.


The Design of a Hybrid Filter Bank for the Psychoacoustic Model.. - Liu, Lee (1997)   (Correct)

....information like sampling frequency for identified by MPEG decoders. In the encoding process of MPEG, the 1024 point Fourier transform (FT) has been used by psychoacoustic models to analyze the frequency components in the 1152 samples of one frame. If the conventional real data fast FT (FFT) [4] has been adopted for implementing the FT, the complexity has an order of (4 256 log(512) Such a complexity leads to high implementation cost for real time applications. 2. The Concepts and Related Researches on the Hybrid Filter Banks The concept of the hybrid filter banks can be considered ....

E. Oran Brigham, " The fast Fourier transform and its application" , Prentice Hall Inc. 1988.


A Precorrected-FFT Method for Electrostatic Analysis of.. - Phillips, White (1997)   (7 citations)  (Correct)

....matrix vector product. The central idea of the algorithm is to represent the long range part of the Coulomb potential by point charges lying on a uniform grid, rather than by series expansions as in fast multipole algorithms [15] This grid representation allows the fast Fourier transform (FFT) [17] [19] to be used to efficiently perform potential computations. Because only the long range part of the potential is represented by the grid, the grid is not coupled to the underlying discretization of the structure. Decoupling the long and short range parts of the potentials allows the algorithm ....

E. O. Brigham, The Fast Fourier Transform and Its Applications. Englewood Cliffs, NJ: Prentice-Hall, 1988.


The FFT - an algorithm the whole family can use - Rockmore (1999)   (Correct)

....for PDEs and last but not least, in mathematics, as the starting point of my doctoral dissertation in computational harmonic analysis which investigated group theoretic generalizations of the Cooley Tukey FFT. Of course many more could be listed, notably those to radar and communications. The book [2] is an excellent place to look, especially pages 2 and 3 which contain a (nonexhaustive) list of seventy seven applications Supported by NSF Presidential Faculty Fellowship DMS 9553134. Email: rockmore cs.dartmouth.edu Bruce P. Bogert, Guest Editorial, Special issue on fast Fourier ....

E. O. Brigham, The fast Fourier transform and its applications, Prentice Hall Signal Processing Series, Englewood Cli s, NJ 1988.


A Comprehensive DFT API for Scientific Computing - Tang   (Correct)

....1 , j 2 , j d = w j 1 ,j 2 , j d . We do not consider more restrictive subdomains such as real valued conjugate even sequences, for example. The result of either forward or reverse transforms applied to data in one of the above subdomains yield result in another subdomain (see for example [1, 2]) as tabulated in Table 1. We now consider the representation of each of the three domains. There are in fact two components of representation. First, the domains of periodic (infinite length) sequences are mapped bijectively to a space of 6 finite length sequences. Second, these finite length ....

E. Oran Brigham, The Fast Fourier Transform and Its Applications, Prentice Hall, New Jersey, 1988.


A Benchmark Suite for Evaluating Configurable Computing.. - Kumar Pires Ponnuswamy (2000)   (6 citations)  (Correct)

....fixed point format as used for the input. Scalability The objective of this stressmark is to assess how well a configurable computing architecture can harness multiple configurable devices to solve a single problem. The application chosen for this purpose is the Fast Fourier Transform (FFT) [8][24] In particular, this stressmark is based on a decimation in frequency fixed point FFT. It specifies data sets of 3 different sizes and is concerned with the time required to perform an FFT of a given size as the number of devices used increases. Specifically, the input vectors are classified ....

Brigham, O. The Fast Fourier Transform and Its Applications. Prentice-Hall, Englewood Cliffs, NJ, 1988.


Multidigit Multiplication For Mathematicians - Bernstein   (3 citations)  (Correct)

....of . See [33] 69] 96] 97] and [104] One can use x 7 1 z instead of x 7 3 z; this variant is usually easier to implement. Notes on Fourier analysis. FFT stands for Fast Fourier Transform. For an explanation of the relation between the FFT and Fourier analysis, see, e.g. 42] [20], or [82] In most Fourier analysis problems, one needs to map R[x] x n 1) R[x] x 1) R[x] x ) R[x] x n 1 ) with the powers of appearing in order. The FFT produces the powers in a jumbled order. Solution 1: The necessary permutation has order 2, so it can easily ....

E. Oran Brigham, The fast Fourier transform and its applications, Prentice-Hall, Englewood Cli s, New Jersey, 1988. ISBN 0-13-307505-2.


Techniques for Supporting Efficient Content-based.. - Kurniawati, Jin..   (Correct)

....For feature vectors with a Toeplitz covariance matrix, the discrete cosine transform (DCT) Ahmed et al. 1974) can be used as a good approximation of the KL transform. If the vectors show any periodicity (this is usually the case for time sequence or speech data) then the Fourier sine functions (Brigham, 1988) will be better suited as the basis. As well as eliminating the need to update the basis with each new vector, fast algorithms are available for calculating the DCT and Fourier transform if d is a power of 2. Using these fast algorithms (the Fast DCT and Fast Fourier Transform (FFT) the both ....

.... of the feature vectors can be found in Table 1) Name Time to project a vector Basis Best suited for Comment PCA KL SVD (Fukunaga, 1990; Strang, 1988) O(d 2 ) Recalculated when the data changes, with complexity O(d 3 ) Clustered data This transform has the minimum squared error Fourier (Brigham, 1988) O(d log(d) Fixed Periodic data This transform will result in complex coefficients (although for real data these coefficients will be symmetric) Wavelet (Strang and Nguyen, 1996; Bruce et al. 1996) O(d) Fixed or chosen from a library Data with a dominant transient behaviour or discontinuity. ....

BRIGHAM, O. E. (1988). The Fast Fourier transform and its applications. Prentice-Hall, Inc., Englewood Cliffs, New Jersey.


Turbulence in Optical Flow Fields - Pedersen (2001)   (Correct)

....because it is, as will be explained below, fairly straight forward to analyse and implement. In this method we use the fact that convolution of two functions can be done by multiplication in the Fourier domain, because of the following relation between convolution and the Fourier transform, [10], f(x) h(x) F Gamma1 fF ffg Delta F fhgg : 17 As an implementation of the discrete Fourier transform, I will use the Fast Fourier Transform (FFT) algorithm 4 . This algorithm induces some constraints on the transformed signal. For discrete images these constraints is captured by the ....

....and periodic function. By assuming that the image is periodic, we can bypass the problem of spectral leakage. Spectral leakage is what we call the errors introduced into a discrete Fourier transformed signal, which is truncated at positions other than a complete period in the spatial domain, [10]. I will assume that the discrete images, used together with the algorithm outlined here, conform to Definition 3.6. The original image should be Fourier transformed using the FFT algorithm, then multiplied by the Gaussian kernel and at last it is inverse Fourier transformed again using the FFT ....

[Article contains additional citation context not shown here]

E. Oran Brigham. The Fast Fourier Transform and its Applications. Prentice Hall, 1988.


Mathematics for Multimedia Signal Processing II: Discrete Finite .. - Ferreira (1999)   (Correct)

....as O#N log 2 N#, using the fast Fourier transform (FFT) We say often because the computational load depends on the structure of the number N . When N is a highly composite number, such as a power of two, the computations are easier. For details and applications of the FFT, see, for example, [2, 42]. 2.2. Circulants A N #N matrix C is circulant if it has the following structure: C = 2 6 6 6 6 6 6 4 c 0 c 1 ### c N,1 c N,1 c 0 ### c N,2 c N,2 c N,1 ### c N,3 c N,3 c N,2 ### c N,4 . c 1 c 2 ### c 0 3 7 7 7 7 7 7 5 : Each ....

E.O.Brigham.The Fast Fourier Transform and Its Applications. Prentice-Hall, Englewood Cliffs, New Jersey, 1988.


Rotated Dispersed Dither: a New Technique for Digital.. - Ostromoukhov, Hersch.. (1994)   (4 citations)  (Correct)

.... paving the plane, we ensure that the frequencies present in the Discrete Fourier Transform (DFT) of the sample array are located exactly on the spatial frequency sampling grid, thereby avoiding leakage effects and ensuring that the spectral impulses fall exactly on the center of DFT impulses [1]. In the examples shown in Figure 9, we consider 80x80 pixel sample halftone arrays created according to Bayer s 4x4 disperseddot dither array and according to the rotated dither method, using 4x4 dispersed dot dither arrays, replicated 5 times and rotated. We compare the amplitude spectrum of the ....

E.O. Brigham, The Fast Fourier Transform and its Applications. Prentice-Hall, UK, 1988.


Matching Conflicts: Functional Validation of Agents - Cybenko, Jiang (1999)   (Correct)

....meanings. Several systems have been proposed for implementing such ontological matchings (see http: logic. Stanford.edu kif specification.html and http: www.cs. umbc.edu kqml ) Note however, there are literally dozens of different algorithms for implementing Discrete Fourier Transforms (Brigham 1988). Different algorithms make different assumptions about the symmetries of the input vector and order the output in a variety of ways. Some algorithms may be only able to transform the input vector of some certain dimensions. The actual numerical computations carried out vary from algorithm to ....

Brigham, E.O., 1988. The Fast Fourier Transform and Its Applications, Prentice Hall, Englewood Cliffs, New Jersey.


Halftoning by Rotating Non-Bayer Dispersed Dither Arrays - Ostromoukhov, Hersch (1995)   (2 citations)  (Correct)

....hexagonal screen elements B; C and D, according to an inflation rule R 3 . Fourier Transform (DFT) of the sample array are located exactly on the spatial frequency sampling grid, thereby avoiding leakage effects and ensuring that the spectral impulses fall exactly on the center of DFT impulses [Brigham88]. In the examples shown in Figure 3, we consider 80x80 pixel sample halftone arrays created according to Bayer s 4x4 dispersed dot dither array and according to the rotated dither method, using 4x4 dispersed dot dither arrays, replicated 5 times and rotated. Figure 3 shows the halftone patterns as ....

E.O. Brigham, The Fast Fourier Transform and its Applications. Prentice-Hall, UK, 1988.


Fast Radix 2, 3, 4, And 5 Kernels For Fast Fourier.. - Goedecker (1997)   (Correct)

....parallelism by a mult add instruction that is assigned during compilation. In this paper, we will derive FFT kernels that can be formulated uniquely in terms of mult adds. The numerical implementation shows that they give considerable gain in speed. 2. Conventional FFT kernels. An FFT kernel [1, 2] calculates the innermost part in a transformation, which has the form Z out (i) P 1 X j=0 Z in (j)# j # ij (2.1) for i = 0, P 1. The radix of the kernel is given by the prime factor P which is 2, 3, 4, or 5 in this paper. Both# and # are complex numbers of modulus one.# is ....

....part in a transformation, which has the form Z out (i) P 1 X j=0 Z in (j)# j # ij (2.1) for i = 0, P 1. The radix of the kernel is given by the prime factor P which is 2, 3, 4, or 5 in this paper. Both# and # are complex numbers of modulus one. # is called the twiddling factor [2] and # is given by e i 2# P . E#cient evaluation techniques for (2.1) can be found in [3, 4] For completeness they will be repeated here. The real part of the array Z in is denoted by zinr, the imaginary part by zini, and correspondingly for Z out . The real part and imaginary parts of the ....

E. O. BRIGHAM, The Fast Fourier Transform and its Applications, Prentice--Hall, Englewood Cli#s, NJ, 1988.


Matching Conflicts: Functional Validation of Agents - Cybenko, Jiang (1999)   (Correct)

....meanings. Several systems have been proposed for implementing such ontological matchings (see http: logic. Stanford.edu kif specification.html and http: www.cs. umbc.edu kqml ) Note however, there are literally dozens of different algorithms for implementing Discrete Fourier Transforms (Brigham 1988). Different algorithms make different assumptions about the symmetries of the input vector and order the output in a variety of ways. Some algorithms may be only able to transform the input vector of some certain dimensions. The actual numerical computations carried out vary from algorithm to ....

Brigham, E.O., 1988. The Fast Fourier Transform and Its Applications, Prentice Hall, Englewood Cliffs, New Jersey.


Machine Learning Applications in Grid Computing - Cybenko, Jiang, Bilar   (Correct)

....will have possibly domain specific meanings. Several systems have been proposed for implementing such ontological matching [6] 7] Figure 1: The prototype of grid computing services Note however, there are literally dozens of different algorithms for implementing Discrete Fourier Transforms [8]. Different algorithms make different assumptions about the symmetries of the input vector and order the output in a variety of ways. Some algorithms may be only able to transform the input vector of certain dimensions. The actual numerical computations carried out vary from algorithm to algorithm ....

Brigham, E.O., 1988. The Fast Fourier Transform and Its Applications, Prentice Hall, Englewood Cliffs, New Jersey.


Two for the Price of One! The Hidden Capacity of the Complex Fast.. - Smith (1989)   (Correct)

....the situation in which the function to be Fourier transformed is real; a situation that happily arises frequently in molecular dynamics applications. To see how this can be exploited however, we must do a little mathematics. Readers interested in a more thorough account should consult reference [3]. Basic Fourier Transform Properties The standard form of the Fourier transform relates a function h(t) with another function H(f) through an integral: H(f) Z h(t) exp( Gamma2 if t) dt (1) and under reasonable circumstances, this transform has an inverse : h(t) Z H(f) exp(2 if t) df (2) ....

....this application to extract the final Fourier transforms since the data can be filtered and inverse transformed without needing to do this. Convolution and Correlation A well known application of the fast Fourier transform is to speed up the calculation of convolution and correlation integrals [2, 3]. Since in MD we are usually confronted with real data, we may ask if the above trick can be exploited here also, to permit the calculation of (say) two convolution integrals at the same time. This is indeed the case, though the algorithm is not so easily described. I shall attempt to outline the ....

[Article contains additional citation context not shown here]

E.O. Brigham, The Fast Fourier Transform and its Applications, Prentice Hall, NJ 1988.


Framework for Using Grocery Data for Early Detection of - Bio-Terrorism Attacks Anna   (Correct)

No context found.

Brigham, E. (1988), The Fast Fourier Transform and Its Applications, Englewood Cli s, NJ: Prentice-Hall, Inc.


Voice Quality Evaluation for Wireless Transmission with.. - Rein, Fitzek, Reisslein (2003)   (Correct)

No context found.

E. O. Brigham, The Fast Fourier Transform and its Applications. Prentice--Hall, 1988.


Voice Quality Evaluation for Wireless Transmission with ROHC - Rein, Fitzek, al. (2003)   (Correct)

No context found.

E. O. Brigham, The Fast Fourier Transform and its Applications. Prentice--Hall, 1988. 17 Copyright at acticom. All Rights reserved.


Measurement Results - Multiple-Input Multiple-Output..   (Correct)

No context found.

Brigham E.O., The Fast Fourier Transform and Its Applications, New Jersey: Prentice Hall, 1988, Chapters 2,5.


Adaptive Methods to Improve Self-Localization in Robot Soccer - Dahm, Ziegler (2002)   (3 citations)  (Correct)

No context found.

E. Oren Brigham, The Fast Fourier Transform and Its Applications, Prentice Hall, 1st edition, October 1997.


Fourier Spectrum of Radially Periodic Images - Isaac Amidror Laboratoire   (Correct)

No context found.

E. O. Brigham, The Fast Fourier Transform and Its Applications (Prentice-Hall, Englewood Cliffs, N.J., 1988), pp. 101--103, 172--173.


Bibliography on Higher-Order Statistics - Ananthram Swami, Georgios B.. (1997)   (Correct)

No context found.

E.O. Brigham, The Fast Fourier Transform and Its Applications, Prentice-Hall, Englewood Cliffs, NJ, 1988.


Transient Analysis of Circuits Including.. - Stenius, Heikkila.. (1993)   (2 citations)  (Correct)

No context found.

Brigham, E.O.: The Fast Fourier Transform and its Applications. PrenticeHall Inc., Englewood Cliffs, New Jersey, 1988.

First 50 documents

Online articles have much greater impact   More about CiteSeer.IST   Add search form to your site   Submit documents   Feedback  

CiteSeer.IST - Copyright Penn State and NEC