From 47535ab08afeb48fbb00f03e68d6ff973cf62cbd Mon Sep 17 00:00:00 2001 From: Abhinav Dronamraju Date: Fri, 10 Nov 2017 14:59:26 +0530 Subject: Functions added --- help/en_US/scilab_en_US_help/bohmanwin.html | 93 ----------------------------- 1 file changed, 93 deletions(-) delete mode 100644 help/en_US/scilab_en_US_help/bohmanwin.html (limited to 'help/en_US/scilab_en_US_help/bohmanwin.html') diff --git a/help/en_US/scilab_en_US_help/bohmanwin.html b/help/en_US/scilab_en_US_help/bohmanwin.html deleted file mode 100644 index 24b3d19..0000000 --- a/help/en_US/scilab_en_US_help/bohmanwin.html +++ /dev/null @@ -1,93 +0,0 @@ - - - bohmanwin - - - -
- - - - -
- << blackmannuttall - - -<<<<<<< HEAD - FOSSEE Signal Processing Toolbox -======= - FOSSEE Signal Processing Toolbox ->>>>>>> 3f916032cc0b2efdeafb838dd10e1141ead2cb27 - - - boxcar >> - -
-
-
- - - -<<<<<<< HEAD - FOSSEE Signal Processing Toolbox >> FOSSEE Signal Processing Toolbox > bohmanwin -======= - FOSSEE Signal Processing Toolbox >> FOSSEE Signal Processing Toolbox > bohmanwin ->>>>>>> 3f916032cc0b2efdeafb838dd10e1141ead2cb27 - -

-

bohmanwin

-

This function returns the filter coefficients of a Bohman window.

- - -

Calling Sequence

-
y = bohmanwin (m)
- -

Parameters

-
m: -

positive integer value

-
y: -

output variable, vector of real numbers

- -

Description

-

This is an Octave function. -This function returns the filter coefficients of a Bohman window of length m supplied as input, to the output vector y.

- -

Examples

-
bohmanwin(4)
-ans  =
-0.
-0.6089978
-0.6089978
-0.
-
- -
- - - - - - -
Report an issue
- << blackmannuttall - - -<<<<<<< HEAD - FOSSEE Signal Processing Toolbox -======= - FOSSEE Signal Processing Toolbox ->>>>>>> 3f916032cc0b2efdeafb838dd10e1141ead2cb27 - - - boxcar >> - -
-
-
- - -- cgit