Page 1 of 1

error : no stable equilibrium

PostPosted: Tue Jun 12, 2007 10:39 am
by nabilfrance
Hello,

When i run my dynare codes, matlab give me this error message:

??? Error using ==> print_info at 21
Blanchard Kahn conditions are not satisfied: no stable equilibrium

Error in ==> stoch_simul at 49
print_info(info);

Error in ==> petrole1 at 148
info=stoch_simul(var_list_);

Error in ==> dynare at 26
evalin('base',fname) ;


Could someone please help me understand what does it mean and what i have to do to solve it.

thanks

PostPosted: Thu Jun 14, 2007 5:50 am
by reubenpjacob
hi
this is just that the model, given the present parameter values is unstable as a dynamic system given the B-K conditions.
one can play around with the values a bit.
or one can strip down the model to the simplest possible version and then add the other equations gradually. then one can see the source of instability gradually.

cheers
reuben

PostPosted: Thu Jun 14, 2007 10:00 am
by nabilfrance
Thank you so much for your help

PostPosted: Thu Jun 14, 2007 10:33 am
by nabilfrance
Thank you so much for your help