Dynare unable to find steady state

Hi,

This is not a simple question so you really do not need to apologize. I do not really understand what you are trying to achieve with the two matlab routines, since I have the impression that you try to do exactly the same as the Dynare steady command (solve the system of non linear static equation for the endogenous variables). Dynare optionally proposes to use different non linear solvers to perform this tasks (see the reference manual). You should try to use these alternatives (again with different initial conditions).

Also did you try to obtain a closed form solution for the steady state? Your model does not seem that complex… In the worst case where no closed form solution are available, it is always able to reduce the dimension of the non linear system as described here:

which will help the non linear solver (and also probably help you to find a more sensible initial guess).

Best,
Stéphane.