Community Profile

photo

Rico


2014 年からアクティブ

Followers: 0   Following: 0

連絡

統計

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


dynamic Macro Model with a loop
Dear Matlab Community I have to calculate a dynamic Macro Model. I looks like this: C(t)=c*Y(t-1); I(t)=b1*(C(t)-C(t-1))+...

9年以上 前 | 0 件の回答 | 0

0

回答

質問


loop starting from a specific time
I first had to calculate two time paths y_permanent and y_temporary, the codes are the following ones: y_temporary=zeros(10...

9年以上 前 | 1 件の回答 | 0

1

回答

質問


for loop - Error Attempted to access y(30); index out of bounds because numel(y)=2.
Dear all I have to compute a time path over t=1:100 periods. I have to assume a temporary shock in t=30:32 so I tried this an...

9年以上 前 | 2 件の回答 | 0

2

回答