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/gauspuls.html | 95 ------------------------------ 1 file changed, 95 deletions(-) delete mode 100644 help/en_US/scilab_en_US_help/gauspuls.html (limited to 'help/en_US/scilab_en_US_help/gauspuls.html') diff --git a/help/en_US/scilab_en_US_help/gauspuls.html b/help/en_US/scilab_en_US_help/gauspuls.html deleted file mode 100644 index 4f5b927..0000000 --- a/help/en_US/scilab_en_US_help/gauspuls.html +++ /dev/null @@ -1,95 +0,0 @@ - - - gauspuls - - - -
- - - - -
- << fwhmjlt - - -<<<<<<< HEAD - FOSSEE Signal Processing Toolbox -======= - FOSSEE Signal Processing Toolbox ->>>>>>> 3f916032cc0b2efdeafb838dd10e1141ead2cb27 - - - gaussdesign >> - -
-
-
- - - -<<<<<<< HEAD - FOSSEE Signal Processing Toolbox >> FOSSEE Signal Processing Toolbox > gauspuls -======= - FOSSEE Signal Processing Toolbox >> FOSSEE Signal Processing Toolbox > gauspuls ->>>>>>> 3f916032cc0b2efdeafb838dd10e1141ead2cb27 - -

-

gauspuls

-

- - -

Calling Sequence

-
[y]=gauspuls(t,fc,bw)
-[y]=gauspuls(t,fc)
-[y]=gauspuls(t)
- -

Parameters

-
t: -

Real or complex valued vector or matrix

-
fc: -

Real non negative number or complex number

-
bw: -

Real positive number or complex number

- -

Description

-

This is an Octave function -This function returns a Gaussian RF pulse of unity amplitude at the times indicated in array t.

- -

Examples

-
1.    gauspuls(1,2,3)
-ans= 1.427D-56
-2.    gauspuls([1 2 3],1,1)
-ans= 0.0281016    0.0000006    1.093D-14
-
- -
- - - - - - -
Report an issue
- << fwhmjlt - - -<<<<<<< HEAD - FOSSEE Signal Processing Toolbox -======= - FOSSEE Signal Processing Toolbox ->>>>>>> 3f916032cc0b2efdeafb838dd10e1141ead2cb27 - - - gaussdesign >> - -
-
-
- - -- cgit