Qurak

ExponentialMovingAverage

Disponible

Computes exponential moving average of a list.

ExponentialMovingAverage[list, α]
ExponentialMovingAverage[{1, 2, 3, 4, 5}, 0.5] → {1, 1.5, 2.25, 3.125, 4.0625}

Temas

Relacionadas

Las 6300 funciones · Usar esto desde un cliente MCP