From c0c0582462720ed597b00e116506570577614e89 Mon Sep 17 00:00:00 2001 From: shamikam Date: Tue, 7 Nov 2017 15:59:48 +0530 Subject: initial commit --- help/en_US/scilab_en_US_help/movingrms.html | 89 +++++++++++++++++++++++++++++ 1 file changed, 89 insertions(+) create mode 100644 help/en_US/scilab_en_US_help/movingrms.html (limited to 'help/en_US/scilab_en_US_help/movingrms.html') diff --git a/help/en_US/scilab_en_US_help/movingrms.html b/help/en_US/scilab_en_US_help/movingrms.html new file mode 100644 index 0000000..db88c6d --- /dev/null +++ b/help/en_US/scilab_en_US_help/movingrms.html @@ -0,0 +1,89 @@ +
+ +[rmsx,w]=movingrms(x,w,rc,Fs=1)
Real or complex valued vector or matrix
Real or complex scalar value
Real or complex scalar value
Real or complex scalar value
This is an Octave function. +The signal is convoluted against a sigmoid window of width w and risetime rc with the units of these parameters relative to the value of the sampling frequency given in Fs (Default value=1).