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

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

[Octave-bug-tracker] [bug #41915] fminsearch: problem with anonymous fun


From: H. G.
Subject: [Octave-bug-tracker] [bug #41915] fminsearch: problem with anonymous function and options
Date: Wed, 26 Mar 2014 20:25:45 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:28.0) Gecko/20100101 Firefox/28.0

Follow-up Comment #4, bug #41915 (project octave):

You were right, Matlab does return the value 100 (which is obviously the same
as 1e2) for the optimget commmand you wrote.

By the way, I have also notice another difference between Matlab and Octave.
The command

options = optimset('TolX',1e-6)

does produce different results:

* Matlab returns a big struct with a lot of empty fields, and only one field
with content, the TolX field. I have attached textfile that shows thte Matlab
result.

* Octave returns a struct with onyl one field, the TolX field.

I dont' know if this difference to Matlab has anything to do with the topic of
this bug.

(file #31051)
    _______________________________________________________

Additional Item Attachment:

File name: optimset_matlab.txt            Size:2 KB


    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Nachricht gesendet von/durch Savannah
  http://savannah.gnu.org/




reply via email to

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