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

2 visualizaciones (últimos 30 días)
differentiate for Ω w.r.t.

Respuestas (1)

Torsten
Torsten el 21 de Mzo. de 2024
Editada: Torsten el 21 de Mzo. de 2024
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 = 

Categorías

Más información sobre Vector Autoregression Models en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by