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
915a203a
Commit
915a203a
authored
Nov 16, 2012
by
Frédéric Karamé
Browse files
bug fixed.
parent
919bd976
Changes
1
Hide whitespace changes
Inline
Side-by-side
matlab/particle/sequential_importance_particle_filter.m
View file @
915a203a
...
...
@@ -72,7 +72,7 @@ end
pruning
=
DynareOptions
.
particle
.
pruning
;
%
Get
steady
state
and
mean
.
%
steadystate
=
ReducedForm
.
steadystate
;
steadystate
=
ReducedForm
.
steadystate
;
constant
=
ReducedForm
.
constant
;
state_variables_steady_state
=
ReducedForm
.
state_variables_steady_state
;
...
...
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