A form of analysis to turn time domain inputs into frequency domain outputs. Used for frequency analysis of sound.
However, Fourier Analysis is also used on pictures that have x and y components, but no time components. What's up with this? I ask a man who uses Fourier analysis for testing about it and he is clueless.
Now, to produce a clean square wave, let's say, by summing sinusoids requires an infinite sum. Suppose we had the square wave signal produced directly (using an astable circuit, let's say) and we sent it through a low-pass filter, attenuating the higher frequencies. By Fourier analysis, we can show that this would have the effect of softening the shoulders of the square wave. Analogue synthesizers often work this way, building complex waveforms by filtering out part of the frequency spectrum of a square or saw-tooth wave. A perfect square wave would contain the fundamental and all its odd harmonics to infinity, a saw-tooth all the even ones, so suitable filtering can produce very complex waveforms. Hammond organs go the other way, building up complex wave forms from sinusoids generated at different frequencies by the tone-wheels. Since few harmonics are available for a given fundamental in the Hammond system, the range of waveforms that can be created is smaller.
Similarly, if we took a very high contrast image (like our spatial square wave dashed line) and filtered out the high spatial frequencies, it would become less sharp as the spatial square wave became rounded. This effect can also be used to clean an image up: if an image contains, say, scratches that lie predominantly in one direction, these will show up as spikes in its Fourier transform. If those spikes are attenuated and the inverse transform applied the image will be a little less sharp over all, but will also not have the scratches.
The 2-d Fourier transform of an image can be calculated, or generated with a fairly simple optical system. If the image is illuminated with coherent light (for convenience), the focal plane of a simple convex lens will hold the Fourier transform of the image. Certain parts of the spatial spectrum can be attenuated just by placing a transparent screen with suitable patterns marked on it in the focal plane. Another lens will perform the inverse transformation. -- KeithBraithwaite
Right, since FT is easily done with lenses, FT has been used to do fingerprint matching long before fast computers were available.
Actually, old Fourier himself used this stuff to solve heat-transfer problems. Fourier Analysis is very, very cool. Infinitely cooler than structured analysis or object oriented analysis. -- AndrewQueisser
Yes. time domain <-> frequency domain is just one special case of what Fourier methods do. Quantum mechanics is packed with them, for instance.