From d2f4d30ebcad7430e4f0495cae5c2b3a16be73ce Mon Sep 17 00:00:00 2001
From: rupak
Date: Tue, 21 Jan 2020 19:05:09 +0530
Subject: added help files
---
.../section_1f049b1e3111e3d1d538e7603f77f589.html | 86 +++++++++++++++++++++-
1 file changed, 85 insertions(+), 1 deletion(-)
(limited to 'help/en_US/scilab_en_US_help/section_1f049b1e3111e3d1d538e7603f77f589.html')
diff --git a/help/en_US/scilab_en_US_help/section_1f049b1e3111e3d1d538e7603f77f589.html b/help/en_US/scilab_en_US_help/section_1f049b1e3111e3d1d538e7603f77f589.html
index 1afbe8c..756b049 100644
--- a/help/en_US/scilab_en_US_help/section_1f049b1e3111e3d1d538e7603f77f589.html
+++ b/help/en_US/scilab_en_US_help/section_1f049b1e3111e3d1d538e7603f77f589.html
@@ -31,7 +31,91 @@
FOSSEE_Communication_Systems_Toolbox
-- arithenco — This function encodes the given sequence using aritmetic coding
+- alignsignals — This function aligns the two input signals.
+
+
+
+
+
+- arithdeco — This function decodes the given code using arithmetic coding
+
+
+
+
+
+- arithenco — This function encodes the given sequence using aritmetic coding
+
+
+
+
+
+- finddelay — This function returns the estimated delay between two input signals using crosscorrelation.
+
+
+
+
+
+- gfcosets — This function produces cyclotomic cosets for a Galois field GF(P)
+
+
+
+
+
+- gflineq — This function finds a solution for linear equation Ax = b over a prime Galois field.
+
+
+
+
+
+- gfrepcov — This function represents a binary polynomial in standard ascending order format.
+
+
+
+
+
+- gftrunc — This function is used to truncate the higher order zeroes in the given polynomial equation
+
+
+
+
+
+- iqcoef2imbal — This function returns the amplitude imbalance and phase imbalance
+
+
+
+
+
+- iqimbal2coef — This function returns the I/Q imbalance compensator coefficient for given amplitude and phase imbalance.
+
+
+
+
+
+- iscatastrophic — This function determines if a convolutional code is catastrophic or not
+
+
+
+
+
+- istrellis — This function checks if the given input is of trellis structure
+
+
+
+
+
+- lteZadoffChuSeq — This function generates root Zadoff-Chu sequence of complex symbols as per LTE specifications.
+
+
+
+
+
+- octave_functions — Call functions available in communications (and any other) package of Octave. The actual function call is "octave_fun" and is available as a part of "FOSSEE-Scilab-Octave-Toolbox"
+
+
+
+
+
+- ssbdemod — This function performs Single Side Band Amplitude Demodulation
--
cgit