SMOOTH 

Call: SMOOTH


x

The Matrix that is to be smoothed.

Although smoothing is not particularly meaningful on other than 1-dimensional matrices, there is no requirement of the kind.

The matrix is overwritten on return.

[No default, this is a mandatory argument.]


n_w

Number of points to be averaged over, see the formula.

Near the extremities, n_w is reduced symmetrically to avoid bias and addressing outside the array boundaries. As a result, the fluctuations in the extremities will be larger.

[By default, 1 % of the number of points.


sigma

Smoothing width, see the formula.

[By default, n_w/3.]


Go to the top level, to Call, to SMOOTH, to the topic index, to the table of contents, or to the full text.

Formatted on 21/01/18 at 16:55.