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