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