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