<< regression_summary CHE3007S rotate_tick_labels >>

CHE3007S >> CHE3007S > rolling_average

rolling_average

Determine rolling averages to smooth out noisy data

Syntax

smooth_data = rolling_average(data, win_size)

Parameters

smooth_data:

matrix of values containing smoothed out data

data:

matrix of values, original noisy data

win_size:

value describing nr of data points to be included in the window


Report an issue
<< regression_summary CHE3007S rotate_tick_labels >>