home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / sci / image / processi / 1715 < prev    next >
Encoding:
Text File  |  1993-01-25  |  1.4 KB  |  31 lines

  1. Newsgroups: sci.image.processing
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!magnus.acs.ohio-state.edu!usenet.ins.cwru.edu!mcs.kent.edu!condor.mcs.kent.edu!delozier
  3. From: delozier@condor.mcs.kent.edu (Greg Delozier)
  4. Subject: Re: Singular Value Decomposition Algorithm
  5. Message-ID: <1993Jan26.043649.8190@mcs.kent.edu>
  6. Sender: news@mcs.kent.edu
  7. Nntp-Posting-Host: mcs.kent.edu
  8. Organization: Department of Mathematics and Computer Science, Kent State University
  9. References: <1jom89INNlhl@rs6000.bham.ac.uk> <7432@m1.cs.man.ac.uk>
  10. Date: Tue, 26 Jan 1993 04:36:49 GMT
  11. Lines: 18
  12.  
  13. In response to the request for Singular Value Decomposition algorithm code:
  14.  
  15. The well-known Numerical Recipes book has a pair of routines to do this; the
  16. original book had the routines in Fortran, and they have since been translated
  17. to Pascal and C (both by the authors, and by myself, some years ago; it's
  18. not too much work.) These have proven robust and useful in practice. 
  19.  
  20. The Pascal code for these is available via ftp at (I think) garbo.uwasa.fi
  21. in the msdos archive, turbopas directory, and is called something like 
  22. nrpas13.zip.  The C & Fortran code is not, to my knowledge, available via ftp
  23. and the Pascal code won't make too much sense without the book.
  24.  
  25. Hope this helps; I've used these routines to obtain least-squared solutions
  26. for years and recommend them highly.
  27.  
  28. -greg
  29.  
  30. Greg DeLozier/Sr.Analyst, Loral Defense Systems/Grad Student, Kent State Univ.
  31.