home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / dsp / 2078 < prev    next >
Encoding:
Text File  |  1992-09-03  |  603 b   |  16 lines

  1. Newsgroups: comp.dsp
  2. Path: sparky!uunet!cs.utexas.edu!qt.cs.utexas.edu!yale.edu!yale!gumby!destroyer!ubc-cs!fs1.ee.ubc.ca!williamb
  3. From: williamb@ee.ubc.ca (william burchill)
  4. Subject: Re: Hilbert Transform (?)
  5. Message-ID: <1992Sep3.201823.2639@ee.ubc.ca>
  6. Organization: University of BC, Electrical Engineering
  7. References: <LcVHqB1w165w@precipice.chi.il.us>
  8. Date: Thu, 3 Sep 1992 20:18:23 GMT
  9. Lines: 5
  10.  
  11. You are in luck, an audio grade Hilbert transform is one of the most
  12. trivial transforms known to man.
  13. Construct a FIR filter with samples from a windowed version of
  14. 1.0/(PI*t) and you're in business.
  15.  
  16.