HI everybody
I am having some difficulties solving my model, The wrong information as follows:
Configuring Dynare ...
[mex] Generalized QZ.
[mex] Sylvester equation solution.
[mex] Kronecker products.
[mex] Sparse kronecker products.
Starting Dynare ...
Starting preprocessing of the model file ...
33 equation(s) found
Processing derivation ...
Processing Order 1... done
Processing Order 2... done
Processing outputs ...
Preprocessing completed.
Starting Matlab computing ...
STEADY: numerical initial values incompatible with the following equations
3 4 5 6 7 12 13 17 18 19 20
??? Error using ==> dynare_solve at 82
exiting ...
Error in ==> steady_ at 69
[oo_.steady_state,check] = dynare_solve([M_.fname '_static'],...
Error in ==> steady at 52
steady_;
Error in ==> huilv_faml at 301
steady;
Error in ==> dynare at 102
evalin('base',fname) ;
thank you so much.
yshguo