log scripts/optimization/fminunc.m @ 9623:bc0739d02724

age author description
Sun, 06 Sep 2009 10:02:09 +0200 Jaroslav Hajek update initial TR step for fsolve and fminunc
Mon, 27 Jul 2009 14:15:44 +0200 Jaroslav Hajek safer str2func use in optim functions
Mon, 18 May 2009 09:46:49 +0200 Jaroslav Hajek support central differences in fminunc and fsolve
Sun, 17 May 2009 17:54:51 +0200 Jaroslav Hajek improve TR updating strategy for fminunc and fsolve
Fri, 15 May 2009 07:07:41 +0200 Jaroslav Hajek import the step adaptation strategy from fsolve to fminunc
Thu, 19 Mar 2009 07:00:23 +0100 Jaroslav Hajek implement fminunc using factored trust-region BFGS