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 客户端使用