home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / dsp / 3106 < prev    next >
Encoding:
Text File  |  1993-01-27  |  2.3 KB  |  55 lines

  1. Newsgroups: comp.dsp
  2. Path: sparky!uunet!charon.amdahl.com!pacbell.com!ames!saimiri.primate.wisc.edu!zaphod.mps.ohio-state.edu!sol.ctr.columbia.edu!spool.mu.edu!torn!nott!dgbt!clark.dgim.doc.ca!news
  3. From: yves@mars.dgrc.doc.ca (Yves Jolly)
  4. Subject: Re: books
  5. Message-ID: <1993Jan26.150657.4117@clark.dgim.doc.ca>
  6. Sender: news@clark.dgim.doc.ca (Usenet News)
  7. Reply-To: yves@mars.dgrc.doc.ca
  8. Organization: Communication Research Centre
  9. References: <1993Jan26.95338.11821@kei.is.s.u-tokyo.ac.jp>
  10. Date: Tue, 26 Jan 93 15:06:57 GMT
  11. Lines:       43
  12.  
  13. In article 11821@kei.is.s.u-tokyo.ac.jp, jeff@is.s.u-tokyo.ac.jp (Jeff McAffer) writes:
  14.  
  15. > I'm looking for books on signal processing applications (I guess?).
  16. > That is, I have a bunch of abstract data which I would like to treat
  17. > as a signal and apply various SP techniques.  The problem is that I
  18. > know relatively little about the properties of these algorithms.  Thus
  19. > I don't really know what is possible, desireable, easy, hard, ...
  20. > Ideally, I would find a book which had hands-on descriptions like "If
  21. > you have data like this, you can use these N techniques to get X
  22. > effects."  From what I've learned so far, things like filtering,
  23. > correlation, spectral analysis (FFT) and adaptive processing in
  24. > general are of interest in my domain.
  25. > I am not conducting SP research but rather would like to be a user of
  26. > SP.  The math behind it all is a bit off the topic for me but of
  27. > course, I'll try and learn what's necessary.
  28. > Thanks alot again.
  29. > --
  30. > ato de, |m        -- "Throughout my life I have sought peace and quiet"
  31. >                                                           - Ted Nuggent
  32.  
  33. Get a copy of "Numerical Recipes in C, The Art of Scientific Computing"
  34.         Press, Flannery, Teukolsky and Vetterling, Cambridge
  35.         University Press, 1988.
  36.  
  37. It is a pretty good cookbook with brief algorithm descriptions and pointers
  38. to the "best" for such and such application.  A C routine is presented for
  39. every algorithm and you can also buy the source disk that contains all
  40. algorithms presented in the book.  I use it when I want a fast solution to
  41. a standard problem.
  42.  
  43. ---
  44. Yves Jolly        Email:    yves@mars.dgrc.doc.ca
  45. Communications Research Centre, Dept. of Communications
  46. P.O. Box 11490, Stn. H, Ottawa, Ont., CANADA  K2H 8S2
  47. Phone: (613) 998-2780        Fax: (613) 990-7987
  48.  
  49.