Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Dóra Kocsis
dynare
Commits
bda8dd95
Commit
bda8dd95
authored
Jun 04, 2012
by
Sébastien Villemot
Browse files
Fix header of sim1a.m
parent
25b66385
Changes
1
Hide whitespace changes
Inline
Side-by-side
matlab/sim1a.m
View file @
bda8dd95
function
sim1
% function sim1
% performs deterministic simulations with lead or lag on one period
function
sim1a
% function sim1a
% Performs deterministic simulations with lead or lag on one period
% Alternative algorithm to the one implemented in sim1
%
% INPUTS
% ...
% OUTPUTS
% ...
% ALGORITHM
% Laffargue, Boucekkine, Juillard (LBJ)
% see Juillard (1996) Dynare: A program for the resolution and
% simulation of dynamic models with forward variables through the use
% of a relaxation algorithm. CEPREMAP. Couverture Orange. 9602.
% ...
%
% SPECIAL REQUIREMENTS
% None.
% Copyright (C) 1996-201
0
Dynare Team
% Copyright (C) 1996-201
2
Dynare Team
%
% This file is part of Dynare.
%
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment