diff options
author | rupak | 2020-01-21 19:05:09 +0530 |
---|---|---|
committer | rupak | 2020-01-21 19:05:09 +0530 |
commit | d2f4d30ebcad7430e4f0495cae5c2b3a16be73ce (patch) | |
tree | 8987d169ad87e930f137122a450c02dc5d13dcc5 /help/en_US/scilab_en_US_help/section_1f049b1e3111e3d1d538e7603f77f589.html | |
parent | 36aca8aaaee5cf8cb5452268fd07c0b558b000a3 (diff) | |
download | FOSSEE-Communication-Systems-Toolbox-master.tar.gz FOSSEE-Communication-Systems-Toolbox-master.tar.bz2 FOSSEE-Communication-Systems-Toolbox-master.zip |
Diffstat (limited to 'help/en_US/scilab_en_US_help/section_1f049b1e3111e3d1d538e7603f77f589.html')
-rw-r--r-- | help/en_US/scilab_en_US_help/section_1f049b1e3111e3d1d538e7603f77f589.html | 86 |
1 files changed, 85 insertions, 1 deletions
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 @@ <br /><br /> <h3 class="title-part">FOSSEE_Communication_Systems_Toolbox</h3> -<ul class="list-chapter"><li><a href="arithenco.html" class="refentry">arithenco</a> — <span class="refentry-description">This function encodes the given sequence using aritmetic coding</span></li></ul> +<ul class="list-chapter"><li><a href="alignsignals.html" class="refentry">alignsignals</a> — <span class="refentry-description">This function aligns the two input signals.</span></li> + + + + + +<li><a href="arithdeco.html" class="refentry">arithdeco</a> — <span class="refentry-description">This function decodes the given code using arithmetic coding</span></li> + + + + + +<li><a href="arithenco.html" class="refentry">arithenco</a> — <span class="refentry-description">This function encodes the given sequence using aritmetic coding</span></li> + + + + + +<li><a href="finddelay.html" class="refentry">finddelay</a> — <span class="refentry-description">This function returns the estimated delay between two input signals using crosscorrelation.</span></li> + + + + + +<li><a href="gfcosets.html" class="refentry">gfcosets</a> — <span class="refentry-description">This function produces cyclotomic cosets for a Galois field GF(P)</span></li> + + + + + +<li><a href="gflineq.html" class="refentry">gflineq</a> — <span class="refentry-description">This function finds a solution for linear equation Ax = b over a prime Galois field.</span></li> + + + + + +<li><a href="gfrepcov.html" class="refentry">gfrepcov</a> — <span class="refentry-description">This function represents a binary polynomial in standard ascending order format.</span></li> + + + + + +<li><a href="gftrunc.html" class="refentry">gftrunc</a> — <span class="refentry-description">This function is used to truncate the higher order zeroes in the given polynomial equation</span></li> + + + + + +<li><a href="iqcoef2imbal.html" class="refentry">iqcoef2imbal</a> — <span class="refentry-description">This function returns the amplitude imbalance and phase imbalance</span></li> + + + + + +<li><a href="iqimbal2coef.html" class="refentry">iqimbal2coef</a> — <span class="refentry-description">This function returns the I/Q imbalance compensator coefficient for given amplitude and phase imbalance.</span></li> + + + + + +<li><a href="iscatastrophic.html" class="refentry">iscatastrophic</a> — <span class="refentry-description">This function determines if a convolutional code is catastrophic or not</span></li> + + + + + +<li><a href="istrellis.html" class="refentry">istrellis</a> — <span class="refentry-description">This function checks if the given input is of trellis structure</span></li> + + + + + +<li><a href="lteZadoffChuSeq.html" class="refentry">lteZadoffChuSeq</a> — <span class="refentry-description">This function generates root Zadoff-Chu sequence of complex symbols as per LTE specifications.</span></li> + + + + + +<li><a href="octave_functions.html" class="refentry">octave_functions</a> — <span class="refentry-description">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"</span></li> + + + + + +<li><a href="ssbdemod.html" class="refentry">ssbdemod</a> — <span class="refentry-description">This function performs Single Side Band Amplitude Demodulation</span></li></ul> <br /> <div class="manualnavbar"> |