Qurak
說明文件
價格
登入
Qurak
說明文件
函式
ExponentialMovingAverage
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}
在 Qurak 上執行
搜尋參考文件
主題
Data Transforms And Smoothing
- Filters»
Finance
- Financial and Economic Data »
Financial And Economic Data
- Financial Data Services »
New In60 Alphabetical Listing
- E
New In60 Numerical Data Handling
- New Data-Handling Functions
New In60 Statistics
- New Data-Smoothing Functions
相關
MovingAverage
MovingMedian
MovingMap
FoldList
DateListPlot
FindFit
LinearModelFit
Accumulate
ArrayFilter
CellularAutomaton
Clip
Differences
← ExponentialModel
ExponentialPowerDistribution →
全部 6300 個函式
·
從 MCP 用戶端使用這個