How do I add expectation operator of a variable in an economic model?

1 visualización (últimos 30 días)
NMK
NMK el 20 de Jul. de 2016
Comentada: Star Strider el 21 de Jul. de 2016
How do I write expectation operation in (suppose) the following equation on Matlab Editor?
x(t)=c+mE(x(t+1))
where E is the expectation operator.

Respuestas (1)

Star Strider
Star Strider el 20 de Jul. de 2016
The expectation operator is generally considered to be the arithmetic mean. I don’t know what ‘x’ is (it could be a cell array, likely one vector in a cell array), but if it is a numeric array, the mean of one value is the value itself.

Categorías

Más información sobre Logical 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