home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / sci / math / 17888 < prev    next >
Encoding:
Internet Message Format  |  1993-01-09  |  897 b 

  1. Path: sparky!uunet!cs.utexas.edu!wupost!psuvax1!rutgers!netnews.upenn.edu!cronkite.ocis.temple.edu!astro.ocis.temple.edu!neilfp
  2. From: neilfp@astro.ocis.temple.edu (Neil F. Palumbo)
  3. Newsgroups: sci.math
  4. Subject: HELP Quadratic Eqns
  5. Message-ID: <1993Jan9.172520.20226@cronkite.ocis.temple.edu>
  6. Date: 9 Jan 93 17:25:20 GMT
  7. Sender: news@cronkite.ocis.temple.edu (NetWork News (readnews))
  8. Organization: Temple University
  9. Lines: 11
  10. X-Newsreader: TIN [version 1.1 PL8]
  11.  
  12. I have a set of equations of the form:
  13.  
  14.             s'*Ai*s + Bi*s + ci = 0, i=1,2,...,100
  15.  
  16. The unknown is the vector s (the same unknown vector in all 100 eqns).
  17. The Ai's are square (100x100) matrices, the Bi's are (100x1) vectors,
  18. and the ci's are constants. s is of course a (100x1) vector. Can anyone
  19. suggest an approach to simultaneously solving this set of equations? Please
  20. e-mail me with your responses. Thanks in advance...
  21.  
  22.                 Neil
  23.