Commit Graph

8 Commits (98591af8462ace94879fc9a5a6cd0392e6f3c099)

Author SHA1 Message Date
Houtan Bastani fe8dfba59d Merge branch 'master' into ecb-master
# Conflicts:
#	examples/NK_baseline_steadystate.m
#	matlab/backward/backward_model_irf.m
#	matlab/modules/dseries
#	matlab/occbin/setss.m
#	preprocessor/SymbolList.cc
#	tests/identification/as2007/as2007_steadystate.m
#	tests/identification/kim/kim2_steadystate.m
#	tests/particle/dsge_base2_steadystate.m
#	tests/steady_state/walsh1_old_ss_steadystate.m
2018-01-11 16:25:42 +01:00
Stéphane Adjemian (Scylla) 7be8f10e0e Use cells of strings instead of char arrays. 2018-01-09 22:30:01 +01:00
Houtan Bastani d8ffd5e83c Merge branch 'master' into ecb-master 2017-06-19 18:02:57 +02:00
Stéphane Adjemian (Charybdis) 99cb731112 Fixed indentation of matlab files. 2017-06-01 19:43:18 +02:00
Johannes Pfeifer a940bed446 NK_baseline.mod: handle forgotten parameter dependence 2017-05-26 10:19:01 +02:00
Johannes Pfeifer 0eb834ae25 Replace fsolve by fzero to not use a Matlab toolbox
Closes #1095
2015-10-17 08:52:57 +02:00
Johannes Pfeifer 1b5641575f Clean up steady state file examples/NK_baseline_steadystate.m to make it Dynare 4 compatible.
Also shows how to use file to impose restrictions using the check indicator
2013-12-03 14:41:07 +01:00
Johannes Pfeifer 5798501da0 Adds mod-file of a well-documented non-linear New Keynesian model with
recursive formulation of price setting equations where the steady state
file is used to update parameters and invoke a non-linear solver.
2013-04-27 21:12:50 +02:00