home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / sci / engr / control / 406 < prev    next >
Encoding:
Internet Message Format  |  1993-01-10  |  1.1 KB

  1. Path: sparky!uunet!spool.mu.edu!howland.reston.ans.net!zaphod.mps.ohio-state.edu!cs.utexas.edu!rutgers!ub!dsinc!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.engr.control
  4. Subject: HELP Quadratic Eqns
  5. Message-ID: <1993Jan10.200246.4947@cronkite.ocis.temple.edu>
  6. Date: 10 Jan 93 20:02:46 GMT
  7. Sender: news@cronkite.ocis.temple.edu (NetWork News (readnews))
  8. Organization: Temple University
  9. Lines: 15
  10. X-Newsreader: TIN [version 1.1 PL8]
  11.  
  12. [ Article crossposted from sci.math ]
  13. [ Author was Neil F. Palumbo (neilfp@astro.ocis.temple.edu) ]
  14. [ Posted on Sat, 9 Jan 1993 17:25:20 GMT ]
  15.  
  16. I have a set of equations of the form:
  17.  
  18.             s'*Ai*s + Bi*s + ci = 0, i=1,2,...,100
  19.  
  20. The unknown is the vector s (the same unknown vector in all 100 eqns).
  21. The Ai's are square (100x100) matrices, the Bi's are (100x1) vectors,
  22. and the ci's are constants. s is of course a (100x1) vector. Can anyone
  23. suggest an approach to simultaneously solving this set of equations? Please
  24. e-mail me with your responses. Thanks in advance...
  25.  
  26.                 Neil
  27.