steady state okay, but BK condition -> no stable equilibrium
Posted: Thu Mar 01, 2012 11:01 am
I have been stuck in this problem for a while. My steady state is okay, but when I run stochastic simulation, Matlab says that the B-K conditions are not satisfied, due to no stable equilibrium. I have checked the structure of the model, and the values of the parameters and initial values. But I still can not fix this B-K problem. Any help from this forum would be appreciated!
??? Error using ==> print_info at 39
Blanchard Kahn conditions are not satisfied: no stable equilibrium
Error in ==> stoch_simul at 71
print_info(info, options_.noprint);
Error in ==> model4b0 at 341
info = stoch_simul(var_list_);
Error in ==> dynare at 120
evalin('base',fname) ;
??? Error using ==> print_info at 39
Blanchard Kahn conditions are not satisfied: no stable equilibrium
Error in ==> stoch_simul at 71
print_info(info, options_.noprint);
Error in ==> model4b0 at 341
info = stoch_simul(var_list_);
Error in ==> dynare at 120
evalin('base',fname) ;