Qurak

ExponentialMovingAverage

利用可能

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}

トピック

関連

全 6300 関数 · MCPクライアントから使う