dynare/matlab/optimization
Stéphane Adjemian (Argos) 24fbc0d923
Create a sparse identifty matrix when it makes sense.
2024-02-12 17:48:47 +01:00
..
analytic_gradient_wrapper.m Remove unused output arguments. 2023-12-18 07:48:27 +01:00
apprgrdn.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
bfgsi1.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
cmaes.m Remove unnecessary square brackets. 2023-12-18 10:49:49 +01:00
csminit1.m csminwel1.m and csminwel1.m: cosmetic changes 2023-09-12 12:54:36 +02:00
csminwel1.m csminwel1.m and csminwel1.m: cosmetic changes 2023-09-12 12:54:36 +02:00
csolve.m Move various functions from main matlab folder to subfolders 2023-12-14 18:29:04 +01:00
dynare_minimize_objective.m Remove call to eval. 2023-12-18 08:57:12 +01:00
dynare_solve.m Remove unused output arguments. 2023-12-18 07:48:27 +01:00
gauss_newton.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
gmhmaxlik.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
gmhmaxlik_core.m gmhmaxlik_core.m: remove unused global variables 2023-09-25 17:17:37 +02:00
jacobian.m Added Gauss Newton algorithm for minimizing sum of squared residuals. 2018-11-26 09:48:50 +01:00
lnsrch1.m Move various functions from main matlab folder to subfolders 2023-12-14 18:29:04 +01:00
mr_gstep.m Remove unnecessary square brackets. 2023-12-18 10:49:49 +01:00
mr_hessian.m Remove unnecessary square brackets. 2023-12-18 10:49:49 +01:00
newrat.m Remove unnecessary square brackets. 2023-12-18 10:49:49 +01:00
numgrad2.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
numgrad3.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
numgrad3_.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
numgrad5.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
numgrad5_.m Remove unused output arguments. 2023-12-18 07:48:27 +01:00
options2cell.m Move various functions from main matlab folder to subfolders 2023-12-14 18:29:04 +01:00
penalty_objective_function.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
simplex_optimization_routine.m Remove unnecessary square brackets. 2023-12-18 10:49:49 +01:00
simpsa.m Avoid using disp(sprintf()) constructs. 2023-12-15 18:56:08 +01:00
simpsaget.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
simpsaset.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
simulated_annealing.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
solve1.m Create a sparse identifty matrix when it makes sense. 2024-02-12 17:48:47 +01:00
solve_one_boundary.m Remove unnecessary square brackets. 2023-12-18 10:49:49 +01:00
solvopt.m Remove unnecessary square brackets. 2023-12-18 10:49:49 +01:00
step_length_correction.m Move various functions from main matlab folder to subfolders 2023-12-14 18:29:04 +01:00
trust_region.m Move various functions from main matlab folder to subfolders 2023-12-14 18:29:04 +01:00