This is a macroeconomic expression under the topic of real rigidities in long run

2 次查看(过去 30 天)
differentiate for Ω w.r.t.

回答(1 个)

Torsten
Torsten 2024-3-21
编辑:Torsten 2024-3-21
syms W_i P nu L n m p sigma real
omega = (W_i/P-nu)*L/n*(m^p*W_i/p)^sigma
omega = 
simplify(diff(omega,W_i))
ans = 

类别

Help CenterFile Exchange 中查找有关 Vector Autoregression Models 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by