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/morlet.html | 83 ++++++++++++++++++++++++++++++++ 1 file changed, 83 insertions(+) create mode 100644 help/en_US/scilab_en_US_help/morlet.html (limited to 'help/en_US/scilab_en_US_help/morlet.html') diff --git a/help/en_US/scilab_en_US_help/morlet.html b/help/en_US/scilab_en_US_help/morlet.html new file mode 100644 index 0000000..2bc0c33 --- /dev/null +++ b/help/en_US/scilab_en_US_help/morlet.html @@ -0,0 +1,83 @@ +
+ +[psi,x]= morlet(lb,ub,n)
Real or complex valued vector or matrix
Real or complex valued vector or matrix
Real strictly positive scalar number
This is an Octave function +This function returns values of the Morlet wavelet in the specified interval for all the sample points.