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クライアントから使う