dynare/matlab/optimization
Marco Ratto 5c3b0ebc95 better handle newrat options, avoiding to treat newratflag in two places 2021-02-13 16:44:50 +01:00
..
analytic_gradient_wrapper.m dynare_minimize_objective: fix use of analytic derivatives by employing wrapper function 2021-01-24 17:40:24 +01:00
apprgrdn.m Fixed copyright notices. 2017-05-18 18:36:38 +02:00
bfgsi1.m Fixed copyright notices. 2017-05-18 18:36:38 +02:00
cmaes.m Global reindentation of MATLAB code (excluding submodules) 2019-12-20 16:30:27 +01:00
csminit1.m newrat.m: only find index once 2021-01-27 21:38:04 +01:00
csminwel1.m csminwel1.m: two small fixes 2021-01-23 22:18:45 +01:00
dynare_minimize_objective.m better handle newrat options, avoiding to treat newratflag in two places 2021-02-13 16:44:50 +01:00
gauss_newton.m Added Gauss Newton algorithm for minimizing sum of squared residuals. 2018-11-26 09:48:50 +01:00
gmhmaxlik.m Fixed indentation of matlab files. 2017-05-16 15:10:20 +02:00
gmhmaxlik_core.m Global reindentation of MATLAB code (excluding submodules) 2019-12-20 16:30:27 +01:00
jacobian.m Added Gauss Newton algorithm for minimizing sum of squared residuals. 2018-11-26 09:48:50 +01:00
mr_gstep.m newrat: Further replacement of varargins by explicit options 2020-07-08 11:44:34 +02:00
mr_hessian.m mr_hessian.m: only compute inverse of A once 2021-01-28 15:07:05 +01:00
newrat.m newrat.m: only compute eig(hh) if output is actually required 2021-01-27 22:02:45 +01:00
numgrad2.m Remove objective_function_penalty_base 2016-06-15 00:30:28 +02:00
numgrad3.m Remove objective_function_penalty_base 2016-06-15 00:30:28 +02:00
numgrad3_.m Modernization: use tilde (~) syntax for ignored output arguments 2018-11-13 18:02:09 +01:00
numgrad5.m Remove objective_function_penalty_base 2016-06-15 00:30:28 +02:00
numgrad5_.m Modernization: use tilde (~) syntax for ignored output arguments 2018-11-13 18:02:09 +01:00
penalty_objective_function.m Fixed indentation of matlab files. 2017-05-16 15:10:20 +02:00
simplex_optimization_routine.m Global reindentation of MATLAB code (excluding submodules) 2019-12-20 16:30:27 +01:00
simpsa.m Global reindentation of MATLAB code (excluding submodules) 2019-12-20 16:30:27 +01:00
simpsaget.m Fixed copyright notices. 2017-05-18 18:36:38 +02:00
simpsaset.m Fixed copyright notices. 2017-05-18 18:36:38 +02:00
simulated_annealing.m Fixed copyright notices. 2017-05-18 18:36:38 +02:00
solvopt.m solvopt.m: suppress incidental output 2021-01-24 09:21:08 +01:00