Post Reply 
How to solve this non-linear system of equations?
07-02-2014, 06:54 PM
Post: #7
RE: How to solve this non-linear system of equations?
For exact data *and* polynomial system, you can find all solutions in theory, therefore conditions on variables *could* be checked. For everything else, there is no hope. The best I can imagine is to compute a grid of points in a given product of intervals, find the smallest in absolute value and start an iterative algorithm with this guess.
This is really something everyone should understand before using fsolve/solve and so. Sorry, no blackbox here...
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: How to solve this non-linear system of equations? - parisse - 07-02-2014 06:54 PM



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