home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / theory / 1893 < prev    next >
Encoding:
Internet Message Format  |  1992-09-08  |  1.0 KB

  1. Path: sparky!uunet!cis.ohio-state.edu!sample.eng.ohio-state.edu!purdue!news.cs.indiana.edu!bsu-cs!news.nd.edu!davmac27
  2. From: Kevin.D.Brunson.1@nd.edu (Kevin D. Brunson)
  3. Newsgroups: comp.theory
  4. Subject: Matrix Square Root
  5. Message-ID: <Kevin.D.Brunson.1-080992181444@davmac27.oshaughnessy.lab.nd.edu>
  6. Date: 8 Sep 92 23:27:08 GMT
  7. Sender: news@news.nd.edu (USENET News System)
  8. Organization: Notre Dame
  9. Lines: 13
  10.  
  11.  
  12.         This is the first message I have posted to this service so I hope that
  13. this is the most appropriate group.  
  14.         The problem I have seems like a simple one:  How do I calculate the
  15. square root of a symetric matrix?  Theoretically, if a matrix A is positive
  16. semidefinite then there exists a matrix B that is the square root of A such
  17. that A = B*B.  I have consulted Lancaster and Tismenetsky's "The Theory of
  18. Matrices" but a programmable algorithm is not obvious.  The matrix I have
  19. generated in monte carlo experiments is 10 x 10 but I could use a smaller
  20. one if I could find an operationalization of a method.  
  21.         Hope I hear from someone.    
  22.  
  23. Kevin Brunson
  24.