From 6e1e4362783f68a8e8be1d199337c1ca831a2994 Mon Sep 17 00:00:00 2001 From: Brijeshcr Date: Fri, 10 Nov 2017 15:08:11 +0530 Subject: Brijesh functions --- help/en_US/scilab_en_US_help/meyeraux.html | 77 ------------------------------ 1 file changed, 77 deletions(-) delete mode 100644 help/en_US/scilab_en_US_help/meyeraux.html (limited to 'help/en_US/scilab_en_US_help/meyeraux.html') diff --git a/help/en_US/scilab_en_US_help/meyeraux.html b/help/en_US/scilab_en_US_help/meyeraux.html deleted file mode 100644 index 3631454..0000000 --- a/help/en_US/scilab_en_US_help/meyeraux.html +++ /dev/null @@ -1,77 +0,0 @@ - - - meyeraux - - - -
- - - - -
- << mexihat - - - FOSSEE Signal Processing Toolbox - - - midcross >> - -
-
-
- - - - FOSSEE Signal Processing Toolbox >> FOSSEE Signal Processing Toolbox > meyeraux - -

-

meyeraux

-

- - -

Calling Sequence

-
[y]=meyeraux(x)
- -

Parameters

-
x: -

Real or complex valued vector or matrix

- -

Description

-

This is an Octave function. -This function returns values of the auxiliary function used for Meyer wavelet generation.

- -

Examples

-
1.    meyeraux([1 2 3])
-ans= [1    -208  -10287]
-2.    meyeraux([1 2 3;4 5 6])
-ans=  [1      -208    -10287  ;     -118016   -709375  -2940624 ]
-
- -
- - - - - - -
Report an issue
- << mexihat - - - FOSSEE Signal Processing Toolbox - - - midcross >> - -
-
-
- - -- cgit