home *** CD-ROM | disk | FTP | other *** search
- From: akcs.joehorn@hpcvbbs.cv.hp.com (Joseph K. Horn)
- Date: Sun, 13 Dec 1992 12:40:04 GMT
- Subject: Re: Complex Matrix?
- Message-ID: <2b2b2d4d.2380.2comp.sys.hp48.1@hpcvbbs.cv.hp.com>
- Path: sparky!uunet!zaphod.mps.ohio-state.edu!cs.utexas.edu!sdd.hp.com!hp-cv!hp-pcd!hpcvra!rnews!hpcvbbs!akcs.joehorn
- Newsgroups: comp.sys.hp48
- References: <9DEC199223481242@pavo.concordia.ca> <78020@hydra.gatech.EDU>
- Lines: 15
-
- p_quinn@pavo.concordia.ca [QUINN, PAUL] writes:
-
- > Does anyone know of a way to solve for simataneous complex equations
- > on the 48SX and/OR the 42S.
-
- HP 48: Same method as simultaneous real equations:
-
- [ constants ] [[ coefficients ]] / --> [ solutions ]
-
- HP 42: If MATA, MATB and MATX are not complex matrices, recall each to
- the stack, press ENTER, COMPLEX to make it complex, and re-STO.
- Then use the SIMQ function as usual, entering complex numbers
- for each matrix element. The MATX solutions will be complex.
-
- -jkh-
-