Page 1 of 1

Eigenvectora and Jacobian

PostPosted: Wed Aug 07, 2013 5:22 am
by msh855
Hi,

Is it possible to check what is the Jacobian matrix, upon which the eigenvalues are computed, and so to also find the eigenvectors in an output file ?

thanks

Re: Eigenvectora and Jacobian

PostPosted: Thu Aug 15, 2013 11:01 am
by jpfeifer
You could access them in stochastic_solvers.m. They are not saved by default.

Re: Eigenvectora and Jacobian

PostPosted: Mon Aug 19, 2013 7:51 am
by msh855
Sorry, for not clarifying this. But my model is deterministic. So, where I can find the same then ?

Re: Eigenvectora and Jacobian

PostPosted: Mon Aug 19, 2013 8:21 am
by jpfeifer
It should be in dynare_solve.m. Alternatively, you could use the check-command. Then it should be in check.m.