全部版块 我的主页
论坛 经济学论坛 三区 宏观经济学
5425 11
2013-12-03

This is a Classroom License for instructional use only.
Research and commercial use is prohibited.
MATLAB desktop keyboard shortcuts, such as Ctrl+S, are now customizable.
In addition, many keyboard shortcuts have changed for improved consistency
across the desktop.
To customize keyboard shortcuts, use Preferences. From there, you can also
restore previous default settings by following the steps outlined in Help.
Click here if you do not want to see this message again.

>> addpath:c;\dynare\4.3.3\matlab
??? addpath:c;\dynare\4.3.3\matlab
              |
Error: Unexpected MATLAB operator.

>> c;\dynare\work
??? c;\dynare\work
      |
Error: Unexpected MATLAB operator.

>> cd c:\dynare\work
??? Error using ==> cd
Cannot CD to c:\dynare\work (Name is nonexistent or not a directory).

>> cd c:\dynare\4.3.3\examples\example2.mod
??? Error using ==> cd
Cannot CD to c:\dynare\4.3.3\examples\example2.mod (Directory access
failure).

>> cd c:\dynare\4.3.3\examples\fs2000_steadystate.m
??? Error using ==> cd
Cannot CD to c:\dynare\4.3.3\examples\fs2000_steadystate.m (Directory
access failure).

>>
>> cd c:\dynare\4.3.3\examples\\
>> cd c:\dynare\4.3.3\examples\
>> dynare
??? Input argument "fname" is undefined.
Error in ==> dynare at 36
if strcmpi(fname,'help')

>> cd c:\dynare\4.3.3\examples
>> dynare example1

Configuring Dynare ...
[mex] Generalized QZ.
[mex] Sylvester equation solution.
[mex] Kronecker products.
[mex] Sparse kronecker products.
[mex] Local state space iteration (second order).
[mex] Bytecode evaluation.
[mex] k-order perturbation solver.
[mex] k-order solution simulation.
[mex] Quasi Monte-Carlo sequence (Sobol).
[mex] Markov Switching SBVAR.

Starting Dynare (version 4.3.3).
Starting preprocessing of the model file ...
Found 6 equation(s).
Evaluating expressions...done
Computing static model derivatives:
- order 1
Computing dynamic model derivatives:
- order 1
- order 2
Processing outputs ...done
Preprocessing completed.
Starting MATLAB/Octave computing.

MODEL SUMMARY

  Number of variables:         6
  Number of stochastic shocks: 2
  Number of state variables:   3
  Number of jumpers:           3
  Number of static variables:  1

MATRIX OF COVARIANCE OF EXOGENOUS SHOCKS
Variables       e         u   
e            0.000081  0.000008
u            0.000008  0.000081

POLICY AND TRANSITION FUNCTIONS
                                       y               c               k               a               h               b
Constant                    1.080953        0.803479       11.083988               0        0.291870               0
(correction)                0.000270       -0.000113        0.000383               0        0.000114               0
k(-1)                       0.005358        0.038542        0.941817               0       -0.012547               0
a(-1)                       1.836717        0.424583        1.419062        0.950000        0.341715        0.025000
b(-1)                       0.837086       -0.318740        1.419062        0.025000        0.341715        0.950000
e                           1.911522        0.456074        1.455448        1.000000        0.350477               0
u                           0.830840       -0.347518        1.455448               0        0.350477        1.000000
k(-1),k(-1)                -0.000693       -0.000620       -0.000072               0        0.000640               0
a(-1),k(-1)                 0.031013        0.011201        0.018983               0       -0.005454               0
a(-1),a(-1)                 1.354840        0.198327        1.191903               0        0.113219               0
b(-1),k(-1)                 0.026057       -0.024450        0.018983               0       -0.005454               0
b(-1),a(-1)                 1.010716        0.003915        2.383805               0        0.226438               0
b(-1),b(-1)                 0.118206        0.149375        1.191903               0        0.113219               0
e,e                         1.473867        0.220058        1.253809               0        0.119100               0
u,e                         1.036212       -0.015958        2.507619               0        0.238199               0
u,u                         0.102686        0.165780        1.253809               0        0.119100               0
k(-1),e                     0.031946        0.012476        0.019470               0       -0.005594               0
k(-1),u                     0.026588       -0.026065        0.019470               0       -0.005594               0
a(-1),e                     2.826253        0.417711        2.444928               0        0.232244               0
a(-1),u                     0.989536       -0.006871        2.444928               0        0.232244               0
b(-1),e                     1.058095       -0.004158        2.444928               0        0.232244               0
b(-1),u                     0.221009        0.314583        2.444928               0        0.232244               0

APROXIMATED THEORETICAL MOMENTS
VARIABLE      MEAN    STD. DEV.   VARIANCE
y              1.0847     0.0897     0.0080
c              0.8065     0.0529     0.0028
k             11.1870     1.2603     1.5883
a              0.0000     0.0340     0.0012
h              0.2917     0.0119     0.0001
b              0.0000     0.0340     0.0012


APPROXIMATED VARIANCE DECOMPOSITION (in percent)
      e      u   
y    70.30  29.70
c    65.16  34.84
k    55.00  45.00
a    88.20  11.80
h    55.00  45.00
b    17.43  82.57


APPROXIMATED MATRIX OF CORRELATIONS
Variables      y       c       k       a       h       b   
y            1.0000  0.8742  0.8548  0.9563  0.6237  0.7773
c            0.8742  1.0000  0.9704  0.8396  0.1656  0.6138
k            0.8548  0.9704  1.0000  0.7504  0.1739  0.7504
a            0.9563  0.8396  0.7504  1.0000  0.5906  0.5627
h            0.6237  0.1656  0.1739  0.5906  1.0000  0.5906
b            0.7773  0.6138  0.7504  0.5627  0.5906  1.0000


APPROXIMATED COEFFICIENTS OF AUTOCORRELATION
Order      1       2       3       4       5   
y        0.9762  0.9530  0.9303  0.9081  0.8864
c        0.9949  0.9889  0.9819  0.9741  0.9656
k        0.9992  0.9971  0.9937  0.9891  0.9834
a        0.9641  0.9299  0.8973  0.8662  0.8365
h        0.9195  0.8442  0.7739  0.7082  0.6468
b        0.9641  0.9299  0.8973  0.8662  0.8365
Total computing time : 0h00m09s
>> edit example1.mod
二维码

扫码加我 拉你入群

请注明:姓名-公司-职位

以便审核进群资格,未注明则拒绝

全部回复
2013-12-3 11:46:40
这个东西我确实不知道该怎么读
二维码

扫码加我 拉你入群

请注明:姓名-公司-职位

以便审核进群资格,未注明则拒绝

2013-12-5 16:02:31
谢浩钧 发表于 2013-12-3 11:46
这个东西我确实不知道该怎么读
Dynare   
二维码

扫码加我 拉你入群

请注明:姓名-公司-职位

以便审核进群资格,未注明则拒绝

2013-12-9 23:28:41
呵呵
二维码

扫码加我 拉你入群

请注明:姓名-公司-职位

以便审核进群资格,未注明则拒绝

2013-12-10 23:57:49
孤独的散步者翱 发表于 2013-12-9 23:28
呵呵
e
二维码

扫码加我 拉你入群

请注明:姓名-公司-职位

以便审核进群资格,未注明则拒绝

2013-12-11 00:01:28
孤独的散步者翱 发表于 2013-12-9 23:28
呵呵
求指导
二维码

扫码加我 拉你入群

请注明:姓名-公司-职位

以便审核进群资格,未注明则拒绝

点击查看更多内容…
相关推荐
栏目导航
热门文章
推荐文章

说点什么

分享

扫码加好友,拉您进群
各岗位、行业、专业交流群