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

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

[Octave-bug-tracker] [bug #31070] fzero cannot compute initial bracketin


From: Jaroslav Hajek
Subject: [Octave-bug-tracker] [bug #31070] fzero cannot compute initial bracketing
Date: Mon, 20 Sep 2010 06:07:01 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US) AppleWebKit/533.2 (KHTML, like Gecko) Chrome/5.0.342.9 Safari/533.2

Update of bug #31070 (project octave):

                Severity:              3 - Normal => 1 - Wish               
                Priority:              5 - Normal => 3 - Low                
              Item Group:        Incorrect Result => Feature Request        
             Assigned to:                    None => highegg                

    _______________________________________________________

Follow-up Comment #2:

fzero is designed to work with a bracketing, and it is unrealistic to expect
it to always find one, as well as to expect it to behave identically to
Matlab.
Therefore, I don't see anything "incorrect" about the result.
If a valid bracketing is not given, fzero simply tries a number of trial
points, and in this case none of them works. Of course, for *any* trial
sequence you can construct a failing case. 

I don't object to using a better trial sequence, but please

1: Make it separate from any other changes.
2: Document what exactly the new sequence is and why is it better. It should
be clear from the above that merely pointing out an example where this
sequence works and the existing one doesn't is not enough, you should present
some sort of discussion about common and uncommon use cases.

PS. If you want to change the default tolerance, make it a separate change
with an explanation why.
PPS. Prior to 3.2, fzero didn't exist at all in Octave, so it surely wasn't
giving results more similar to Matlab.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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