photo

Rico


Active since 2014

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


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))+...

nästan 10 år ago | 0 answers | 0

0

answers

Question


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...

nästan 10 år ago | 1 answer | 0

1

answer

Question


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...

nästan 10 år ago | 2 answers | 0

2

answers