Digital signal processing: Difference between revisions

Content deleted Content added
Matt Britt (talk | contribs)
Revert to revision 111035660 dated 2007-02-26 08:17:20 by 24.86.206.193 using popups
Line 6:
 
== DSP domains ==
In DSP, engineers usually study digital signals in one of the following domains: [[time ___domain]] (one-dimensional signals), spatial ___domain (multidimensional signals), [[frequency]] ___domain, [[autocorrelation]] ___domain, and [[wavelet]] domains. They choose the ___domain in which to process a signal by making an educated guess (or by trying different possibilities) as to which ___domain best represents the essential characteristics of the signal. A sequence of samples from a measuring device produces a time or spatial ___domain representation, whereas a [[discrete Fourier transform]] produces the frequency ___domain information, that is the [[frequency spectrum]]. Autocorrelation is defined as the [[cross-correlation]] of the signal with itself over varying intervals of time or space..
 
== Signal sampling ==