Miscellaneous

What you will learn

In these tutorials and videos I will present other useful things when working with or developing for Dynare. I also cover my Dynare workflow.

Miscellaneous

  • Introduction to MATLAB

    A quick tutorial on MATLAB.

  • Understanding Dynare Preprocessor

    This is a Zoom recording (hope the quality is still okay) of a session on Dynare’s preprocessor and what it actually does. I illustrate preprocessing on a RBC model by manually re-doing some steps in MATLAB with a focus on writing out script files of the static/dynamic model equations and Jacobians. Note that Dynare’s preprocessor is written in C++ and is capable to do much more things than I cover in this video, but I still hope this is useful for people who need to manually pre-process a DSGE model.

  • How to debug and report Dynare errors

    A quick tutorial on how to proceed in case there is an error in the MATLAB routines of Dynare.