Post Reply 
48/50 Linear System Solver
02-13-2014, 01:30 AM (This post was last modified: 02-13-2014 01:34 AM by Tim Wessman.)
Post: #1
48/50 Linear System Solver
Have someone with a complaint about the linear system solver on the 48 series (50g specifically).

x - 5y + 4z = -3
2x - 7y + 3z = -2
-2x + y + 7z =-1

Now he knows these are dependent, but the concern is that instead of giving "no solutions" it returns

x = -0.04869...
y = 0.25937...
z = -0.221295...

In looking at the old 48 manual, it talks about the linear solver in 18-11 where it talks about 3 different cases.

[attachment=294]

I am curious as to where exactly these numbers are coming from. Anyone know which case, or what they are supposed to represent? Or is this an artifact of some lower level matrix routines?

The output of the LINSOLVE command is interesting, where it returns a '1=0' as the Z solution. :-)

TW

Although I work for HP, the views and opinions I post here are my own.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
48/50 Linear System Solver - Tim Wessman - 02-13-2014 01:30 AM
RE: 48/50 Linear System Solver - Dieter - 02-16-2014, 06:00 PM
RE: 48/50 Linear System Solver - Werner - 02-17-2014, 08:18 AM
RE: 48/50 Linear System Solver - Han - 01-14-2015, 05:35 PM
RE: 48/50 Linear System Solver - Werner - 01-15-2015, 12:17 PM
RE: 48/50 Linear System Solver - Han - 01-15-2015, 05:35 PM
RE: 48/50 Linear System Solver - Werner - 01-16-2015, 09:52 AM
RE: 48/50 Linear System Solver - Han - 01-16-2015, 01:44 PM
RE: 48/50 Linear System Solver - Gilles - 01-14-2015, 07:59 PM
RE: 48/50 Linear System Solver - Werner - 01-16-2015, 02:15 PM
RE: 48/50 Linear System Solver - Han - 01-16-2015, 04:18 PM



User(s) browsing this thread: 1 Guest(s)