Problem-Simulations
Posted: Wed Mar 12, 2014 5:13 pm
Hello,
I'm trying to simulate this model and the messages below is showing up, I have not found errors.
Please, help me.
(model follows in attachment)
Octave-3.6.4:
error: linsolve: matrix singular to machine precision
terminate called after throwing an instance of 'octave_execution_exception'
This application has requested the Runtime to terminate it in an unusaul way.
Matlab 7.0:
There are 12 eigenvalue(s) larger than 1 in modulus
for 12 forward-looking variable(s)
The rank condition ISN'T verified!
STEADY-STATE RESULTS:
Y 0
C 0
I 0
K 0
K_C 0
K_I 0
L 0
L_C 0
L_I 0
W 0
R 0
R_n 0
R_f 0
PI 0
PI_C 0
PI_I 0
P 0
P_C 0
P_I 0
U 0
Q 0
Xi 0
N 0
A_C 0
A_I 0
S_C 0
S_L 0
Warning: Log of zero.
> In dyn_first_order_solver at 268
In stochastic_solvers at 217
In resol at 113
In stoch_simul at 80
In Modelo2b at 304
In dynare at 162
??? Error using ==> print_info
Blanchard Kahn conditions are not satisfied: indeterminacy due to rank failure
Error in ==> stoch_simul at 85
print_info(info, options_.noprint, options_);
Error in ==> Modelo2b at 304
info = stoch_simul(var_list_);
Error in ==> dynare at 162
evalin('base',fname) ;
I'm trying to simulate this model and the messages below is showing up, I have not found errors.
Please, help me.
(model follows in attachment)
Octave-3.6.4:
error: linsolve: matrix singular to machine precision
terminate called after throwing an instance of 'octave_execution_exception'
This application has requested the Runtime to terminate it in an unusaul way.
Matlab 7.0:
There are 12 eigenvalue(s) larger than 1 in modulus
for 12 forward-looking variable(s)
The rank condition ISN'T verified!
STEADY-STATE RESULTS:
Y 0
C 0
I 0
K 0
K_C 0
K_I 0
L 0
L_C 0
L_I 0
W 0
R 0
R_n 0
R_f 0
PI 0
PI_C 0
PI_I 0
P 0
P_C 0
P_I 0
U 0
Q 0
Xi 0
N 0
A_C 0
A_I 0
S_C 0
S_L 0
Warning: Log of zero.
> In dyn_first_order_solver at 268
In stochastic_solvers at 217
In resol at 113
In stoch_simul at 80
In Modelo2b at 304
In dynare at 162
??? Error using ==> print_info
Blanchard Kahn conditions are not satisfied: indeterminacy due to rank failure
Error in ==> stoch_simul at 85
print_info(info, options_.noprint, options_);
Error in ==> Modelo2b at 304
info = stoch_simul(var_list_);
Error in ==> dynare at 162
evalin('base',fname) ;