Promes_toolbox

버전 4.3.0.0 (202 Bytes) 작성자: Sijmen Duineveld
The Promes toolbox solves DSGE models with projection methods, and uses Matlab.
다운로드 수: 33
업데이트 날짜: 2022/1/3

Promes_toolbox

The Promes toolbox solves DSGE models with projection methods, and uses Matlab.

With v05.0.0 you have the options to approximate the policy function with:

  • a spline;
  • a complete Chebyshev polynomial;
  • Smolyak's algorithm (using code by Rafa Valero);
  • a complete polynomial based on monomials.

A simple standard RBC model can be solved in less than 0.05 seconds with each of the basis functions. Computation times do increase strongly with the complexity of the model, and a model with four continuous state variables and two policy variables can solved in a couple of seconds.

To use the toolbox the modeler has to carry out four tasks:

  • supply a model file which computes the Euler equation residuals;
  • set the interval where the policy function should be approximated;
  • supply an initial guess for the policy function;
  • select an algorithm.

Based on these inputs the toolbox constructs the appropriate grid, and solves the policy function using the selected algorithm. The toolbox includes a function that evaluates the policy function, taking the state variables as input.

Further details are explained in the manual. The toolbox and manual include several examples on how to use the toolbox.

Installation of PROMES_v05.0.0

  1. Go to the lastest release at https://github.com/saduineveld/Promes_toolbox/releases. Download the zip file. Currently the latest version is https://github.com/saduineveld/Promes_toolbox/releases/download/v05.0.0/PROMES_v05.0.0.a.zip;

  2. Unpack the zip file in your destination folder. This will add the folders PROMES_v05.0.0 and TOOLS to the destination folder;

  3. To use the Promes toolbox the folder PROMES_v05.0.0 and the subfolders grid_subfun and smolyak_subfun need to be on the searchpath in Matlab. You can run examples from the folder PROMES_v05.0.0/Examples.

All support documents and the licence are found in the the folder PROMES_v05.0.0/DOCUMENTATION.

인용 양식

Sijmen Duineveld (2024). Promes_toolbox (https://github.com/saduineveld/Promes_toolbox/releases/tag/v04.3), GitHub. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2016b
R2011b 이상 릴리스와 호환
플랫폼 호환성
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
버전 게시됨 릴리스 정보
4.3.0.0

See release notes for this release on GitHub: https://github.com/saduineveld/Promes_toolbox/releases/tag/v04.3

이 GitHub 애드온의 문제를 보거나 보고하려면 GitHub 리포지토리로 가십시오.
이 GitHub 애드온의 문제를 보거나 보고하려면 GitHub 리포지토리로 가십시오.