home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / dsp / 2528 < prev    next >
Encoding:
Text File  |  1992-11-05  |  1.0 KB  |  25 lines

  1. Newsgroups: comp.dsp
  2. Path: sparky!uunet!cs.utexas.edu!milano!r2d2.mcc.com!croley
  3. From: croley@r2d2.mcc.com (David Croley)
  4. Subject: Sample I/O for an RLS filter
  5. Message-ID: <1992Nov5.151352.21499@mcc.com>
  6. Sender: news@mcc.com
  7. Nntp-Posting-Host: r2d2.mcc.com
  8. Reply-To: croley@r2d2.mcc.com (David Croley)
  9. Organization: MCC CAD Program
  10. Date: Thu, 5 Nov 1992 15:13:52 GMT
  11. Lines: 12
  12.  
  13. I am currently working on methods of parallelizing recursive algorithms.  I am
  14. implementing a parallel version of the standard Recursive Least Squares
  15. algorithm to demonstrate the principles.  My problem is that I am unsure if
  16. the serial version I have is correct.  If anyone has any pointer as to where
  17. I can find source code for a serial RLS filter, I would appreciate.  Also,
  18. I could use known correct sample input and output to test my code.  I'll
  19. try to post an update if I get it working.
  20.  
  21. -----------------
  22. David T. Croley | "To iterate is human, to recurse divine." - L. Peter Deutsch
  23. croley@mcc.com  | Univ. of Texas at Austin - MCC - Experimental Systems Lab
  24. -----------------
  25.