Signal Toolkit - movingrms


Function File: [rmsx,w] = movingrms (x,w,rc,Fs=1)

Calculate moving RMS value of the signal in x.

The signal is convoluted against a sigmoid window of width w and risetime rc. The units of these parameters are relative to the value of the sampling frequency given in Fs (Default value = 1).

Run demo movingrms to see an example.

See also: sigmoid_train.