home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / sys / next / programm / 8320 < prev    next >
Encoding:
Text File  |  1993-01-27  |  1.5 KB  |  37 lines

  1. Newsgroups: comp.sys.next.programmer
  2. Path: sparky!uunet!ukma!eng.ufl.edu!news
  3. From: statman@stat.ufl.edu (charles d. kincaid)
  4. Subject: DSP questions
  5. Message-ID: <1993Jan27.221053.570@eng.ufl.edu>
  6. Sender: news@eng.ufl.edu (Usenet Diskhog System)
  7. Reply-To: statman@stat.ufl.edu
  8. Date: Wed, 27 Jan 93 22:10:53 GMT
  9. Lines: 26
  10.  
  11. Hello,
  12.     I am trying to do a convolution between a data array and a filter.
  13. I am looking into using the DSP for this (hey, it's there! why not!).
  14. However, I am having some problems getting into the right mindset.  If
  15. some very kind person can help I would appreciate it very much.  This is
  16. a small part of my work for my dissertation and it's bogging me down.
  17.  
  18.     First, the DL documentation says that when two vectors are multiplied
  19. the range of the data must be between -1 and 1.  Does it matter how this
  20. is done?  Can I just subtract the minimum and then divide by the range to
  21. get into -1 to 1?  Then after the fft do I just multiply and add to get
  22. the right answer?
  23.     I am using the fft.c code in the DSP folder of the Examples.  It
  24. does an FFT, but not an inverse FFT.  Can the inverse FFT be calculated
  25. using DSPAPfftr2a? 
  26.     As you can see, I am new to Fourier transforms.  That may be
  27. part of my problem.  I originally intended to use the Numerical Recipes
  28. in C book, but their method isn't working properly.  Any help is
  29. greatly appreciated.  
  30.  
  31. Sincerely,
  32.  
  33. charles d. kincaid
  34. statman@stat.ufl.edu
  35. ------------------------------------------------------------------------------
  36. Dept. of Statistics  \_    \_   \_\_\_\_\_   'Damn fine coffee...and hot, too!'
  37.