File tree Expand file tree Collapse file tree 5 files changed +1
-5
lines changed Expand file tree Collapse file tree 5 files changed +1
-5
lines changed Original file line number Diff line number Diff line change 3939 - name : Build HTML
4040 shell : bash -l {0}
4141 run : |
42- jb build lectures --path-output ./ -W - -keep-going
42+ jb build lectures --path-output ./ --keep-going
4343 - name : Upload Execution Reports (HTML)
4444 uses : actions/upload-artifact@v4
4545 if : failure()
Original file line number Diff line number Diff line change 979979## 练习
980980
981981```{exercise}
982-
983982:label: fm_ex1
984983
985984根据{ref}`上述讨论 <mc_eg1-2>`,如果一个工人的就业动态遵循随机矩阵
Original file line number Diff line number Diff line change 905905和之前一样,消费者试图最小化
906906
907907``` {math}
908-
909908:label: lq_pip
910909
911910\mathbb E \,
Original file line number Diff line number Diff line change 711711因此
712712
713713``` {math}
714-
715714:label: sprob120
716715
717716\mathbb{E}_{t+1} [y_{t+j}] - \mathbb{E}_t [y_{t+j}] = d_{j-1} w_{t+1}
Original file line number Diff line number Diff line change 229229在上述方程中,将对数货币需求 $m_t^d$ 等同于对数货币供应 $m_t$,并重新整理,可以得出价格水平的对数 $p_t$ 与货币供应的对数 $m_t$ 之间的关系:
230230
231231``` {math}
232-
233232:label: equation_1
234233
235234p_t = (1 -\lambda) m_t + \lambda p_{t+1}
You can’t perform that action at this time.
0 commit comments