累積和是給定序列的部分和的序列。例如,序列 的累積和是
,
,
, .... 累積和的實現方式是Accumulate[列表]。
累積和
另請參閱
累積計數, 累積積, 移動平均, 部分和, 和使用 探索
請引用為
Weisstein, Eric W. "累積和。" 來自 Web 資源。 https://mathworld.tw/CumulativeSum.html
累積和是給定序列的部分和的序列。例如,序列 的累積和是
,
,
, .... 累積和的實現方式是Accumulate[列表]。
Weisstein, Eric W. "累積和。" 來自 Web 資源。 https://mathworld.tw/CumulativeSum.html