octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #41146] Different results for fsolve in versio


From: Rik
Subject: [Octave-bug-tracker] [bug #41146] Different results for fsolve in version 3.4.3 vs. 3.2.4
Date: Thu, 09 Jan 2014 06:10:51 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:26.0) Gecko/20100101 Firefox/26.0

Follow-up Comment #5, bug #41146 (project octave):

I believe the algorithm changed between 3.2.X and 3.4.X so that would explain
the difference.  Versions 3.4.X, 3.6.X, and 3.8.0 all produce the same result
for the same input.

Determining the optimum starting point depends critically on the function to
be solved.  As far as I know there is no general method for selecting the
initial point.  Obviously if you have an idea of where the solution point lies
(from past experience, perhaps graphing of the equations if the dimensionality
of the problem is not too high) then using that point will likely yield good
results and the convergence will be quick.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?41146>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]