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/pulsesep.html | 69 ++++++++++++++++++++++++++++++ 1 file changed, 69 insertions(+) create mode 100644 help/en_US/scilab_en_US_help/pulsesep.html (limited to 'help/en_US/scilab_en_US_help/pulsesep.html') diff --git a/help/en_US/scilab_en_US_help/pulsesep.html b/help/en_US/scilab_en_US_help/pulsesep.html new file mode 100644 index 0000000..b78de51 --- /dev/null +++ b/help/en_US/scilab_en_US_help/pulsesep.html @@ -0,0 +1,69 @@ + + + pulsesep + + + +
+ + + + +
+ << pulseperiod + + + FOSSEE Signal Processing Toolbox + + + pulsewidth >> + +
+
+
+ + + + FOSSEE Signal Processing Toolbox >> FOSSEE Signal Processing Toolbox > pulsesep + +

+

pulsesep

+

+ + +

Calling Sequence

+
s=pulsesep(x)
+s=pulsesep(x, Fs)
+s=pulsesep(x, t)
+s=pulsesep (x, t, 'Polarity', pol)
+s=pulsesep(x, t, 'MidPercentReferenceLevel', N )
+s=pulsesep(x, t, 'Tolerance', M)
+s=pulsesep(x, t,'StateLevels', [O 1])
+
+ +
+ + + + + + +
Report an issue
+ << pulseperiod + + + FOSSEE Signal Processing Toolbox + + + pulsewidth >> + +
+
+
+ + -- cgit