Commit Graph

11 Commits (master)

Author SHA1 Message Date
Johannes Pfeifer ab6b642596 NK_baseline_steadystate.m: provide proper error handling 2022-05-17 12:34:48 +02:00
Sébastien Villemot 10af04c6d8
Use Unicode copyright symbol (in UTF-8 encoding) in all source files
It is now supported by the MATLAB editor (as of R2022a).

The old ASCII notation is left in some files that we copy as-is from other
sources (e.g. in the contrib/ and m4/ subdirectories).

The particles submodule is not updated at this point, because it is in an
inconsistent state.

[skip ci]
2022-04-13 14:54:25 +02:00
Sébastien Villemot 766fff88f6
Use secure URL for link to GNU licenses 2021-06-09 17:35:05 +02:00
Johannes Pfeifer c48542c3f3 NK_baseline_steadystate.m: add copyright notice 2020-02-25 19:33:57 +01:00
Johannes Pfeifer 0c01c31491 Remove global variables from user-defined steady state files
M_ and options_ are now passed as an input; params is an output as in the _steadystate2.m files
2019-11-26 17:05:14 +01:00
Johannes Pfeifer 2d03ca3e62 NK_baseline_steadystate.m: Cosmetic changes 2019-08-10 09:02:27 +02:00
Stéphane Adjemian (Scylla) 7be8f10e0e Use cells of strings instead of char arrays. 2018-01-09 22:30:01 +01: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