From 6011540ce239922c0723ff2f1534e915b420cd1f Mon Sep 17 00:00:00 2001 From: Sunil Shetye Date: Tue, 17 Jul 2018 18:02:33 +0530 Subject: remove autogenerated files remove execute permission from scilab files update macros/names fix build process by building macros before help --- help/en_US/scilab_en_US_help/bartlett.html | 80 ------------------------------ 1 file changed, 80 deletions(-) delete mode 100644 help/en_US/scilab_en_US_help/bartlett.html (limited to 'help/en_US/scilab_en_US_help/bartlett.html') diff --git a/help/en_US/scilab_en_US_help/bartlett.html b/help/en_US/scilab_en_US_help/bartlett.html deleted file mode 100644 index 1f5afd7..0000000 --- a/help/en_US/scilab_en_US_help/bartlett.html +++ /dev/null @@ -1,80 +0,0 @@ - - - bartlett - - - -
- - - - -
- << barthannwin - - - FOSSEE Signal Processing Toolbox - - - besselap >> - -
-
-
- - - - FOSSEE Signal Processing Toolbox >> FOSSEE Signal Processing Toolbox > bartlett - -

-

bartlett

-

Generates a Bartlett window

- - -

Calling Sequence

-
w=bartlett(L)
- -

Parameters

-
- -

Description

-

w=bartlett(L) returns an L-point Bartlett window in a column vector w -Example -w=bartlett(4) -w =

-

0. -0.6666667 -0.6666667 -0. -Author -Ankur Mallick -References -[1] Oppenheim, Alan V., Ronald W. Schafer, and John R. Buck. Discrete-Time Signal Processing. Upper Saddle River, NJ: Prentice Hall, 1999.

-
- -
- - - - - - -
Report an issue
- << barthannwin - - - FOSSEE Signal Processing Toolbox - - - besselap >> - -
-
-
- - -- cgit