Post Reply 
1-AUG-2019 SolveSys - Equation Library and Nonlinear Systems Solver
03-15-2017, 06:58 PM (This post was last modified: 03-15-2017 07:10 PM by Han.)
Post: #59
RE: 08-MAR-2017 SolveSys - Equation Library and Nonlinear Systems Solver
So it appears the HP Prime's built-in Solve app has the same issue as the HP48's multiple equation solver (MES): they do not properly analyze inconsistent systems, and return "zeros" that are actually not solutions to the system. Here's an example for the HP48:

http://www.hpmuseum.org/forum/thread-776...l#pid69187

The same problem occurs on the HP Prime. Ask it to solve X+Y=5 and X+Y=6. Set Y to 3 and solve for X to get a "zero" of X=2 and Y=3. I think the problem could be easily fixed by having the Solve app actually check to see if it is indeed a zero of the system, and not just one of the equations. My plan was to include a the Solve app's solver engine as option (among three: quasi-Newton engine in SolveSys, Solve app solver, and a hybrid of the two). It's hard to include it as an option when it fails to check if the system is inconsistent.

Graph 3D | QPI | SolveSys
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: 08-MAR-2017 SolveSys - Equation Library and Nonlinear Systems Solver - Han - 03-15-2017 06:58 PM
Not able to solve a system - rrpalma - 05-05-2019, 08:10 PM



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