<< sci2ts bytecode_iot_module str2JSON >>

bytecode_iot_module >> bytecode_iot_module > smooth2

smooth2

Smooth A Signal With Moving Average Method

Syntax

y = smooth2(x, n)

Parameters

x :

Input signal

n :

Number of points used for averaging

y :

Filtered signal

Description

Smooth a signal by using moving average method with given number of points

See also

Authors


Report an issue
<< sci2ts bytecode_iot_module str2JSON >>