|
|
||
|
|
| Built-in Mathematica Symbol | Tutorials »|See Also »|More About » |
| MovingAverage[list, r] gives the moving average of list, computed by averaging runs of r elements. |
| MovingAverage[list, {w1, w2, ..., wr}] gives the moving average of list, computed with weights wi. |