Hi friends,
When I run my model, appear these errors:
There are 6 eigenvalue(s) larger than 1 in modulus
for 0 forward-looking variable(s)
The rank condition ISN'T verified!
Warning: Matrix is close to singular or badly scaled. Results may
be inaccurate. RCOND = 9.042111e-19.
> In stochastic_solvers at 188
In resol at 113
In stoch_simul at 80
In qwe at 500
In dynare at 162
Warning: Matrix is close to singular or badly scaled. Results may
be inaccurate. RCOND = 9.042111e-19.
> In stochastic_solvers at 190
In resol at 113
In stoch_simul at 80
In qwe at 500
In dynare at 162
Error using print_info (line 42)
Blanchard Kahn conditions are not satisfied: no stable
equilibrium
Error in stoch_simul (line 85)
print_info(info, options_.noprint, options_);
Error in qwe (line 500)
info = stoch_simul(var_list_);
Error in dynare (line 162)
evalin('base',fname) ;
please help me to solve these errors.
Thanks a lot.