home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / sci / math / numanal / 3996 < prev    next >
Encoding:
Text File  |  1993-01-28  |  1.5 KB  |  37 lines

  1. Newsgroups: sci.math.num-analysis
  2. Path: sparky!uunet!charon.amdahl.com!pacbell.com!ames!agate!spool.mu.edu!howland.reston.ans.net!bogus.sura.net!eng.ufl.edu!usenet.eng.ufl.edu!statman
  3. From: statman@stat.ufl.edu (Chuck Kincaid)
  4. Subject: Questions re convolution in Num. Rec. in C
  5. Message-ID: <STATMAN.93Jan27105509@darter.stat.ufl.edu>
  6. Sender: news@eng.ufl.edu (Usenet Diskhog System)
  7. Organization: University of Fl, Department of Statistics
  8. Date: 27 Jan 93 10:55:09
  9. Lines: 26
  10.  
  11. Hello,
  12.     I have been trying to use the code from the Numerical Recipes
  13. in C book.  I'm not sure which edition (there are two aren't there?) I
  14. copied the code from.  However, I am not getting correct values for the
  15. convolution.  Has anyone had any experience with these routines
  16. (convolution and the fft stuff)?  Are there any bugs in the code?  I've
  17. checked mine with the book a number of times and feel 95% confident that
  18. my code is consistent with the book.  
  19.     Any help is appreciated.  This convolution is a small part in a
  20. bigger program for my research and I've been bogged on it for many weeks
  21. now.  Someone would be much in my debt if they can shed light here.
  22.  
  23. charles d. kincaid
  24.  
  25. p.s.  btw, am I alone in believing that the documentation for the code
  26. is very poor.  They do a good job explaining the theory behind the code
  27. (for fft stuff at least), but then they use bad variables and don't
  28. explain why the code works.  It could be just me.  
  29.  
  30. chuck
  31. --
  32. charles d. kincaid        STATS:  (904) 392-1941
  33. statman@stat.ufl.edu        CIRCA:  (904) 392-2007
  34. 'Damn fine coffee...and hot, too!'
  35.  
  36.  
  37.