summaryrefslogtreecommitdiff
path: root/help/en_US/sos2zp.xml
diff options
context:
space:
mode:
authorttt2018-12-06 13:42:14 +0530
committerttt2018-12-06 13:42:14 +0530
commitd6e8cfd86be242d0a1a09a1ef7d8b7f3d12af795 (patch)
treefdbe9d1a10e7c256e86d7efae276fa75615cd0ba /help/en_US/sos2zp.xml
parent3ffa5ac619587eadfdb4ffd3e2fee57fee385e21 (diff)
downloadFOSSEE-Signal-Processing-Toolbox-d6e8cfd86be242d0a1a09a1ef7d8b7f3d12af795.tar.gz
FOSSEE-Signal-Processing-Toolbox-d6e8cfd86be242d0a1a09a1ef7d8b7f3d12af795.tar.bz2
FOSSEE-Signal-Processing-Toolbox-d6e8cfd86be242d0a1a09a1ef7d8b7f3d12af795.zip
code by jitendra and added more test4.sce
Diffstat (limited to 'help/en_US/sos2zp.xml')
-rw-r--r--help/en_US/sos2zp.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/help/en_US/sos2zp.xml b/help/en_US/sos2zp.xml
index efabf07..cccdd11 100644
--- a/help/en_US/sos2zp.xml
+++ b/help/en_US/sos2zp.xml
@@ -48,7 +48,6 @@
<refsection>
<title>Description</title>
<para>
-This is an Octave function.
This function converts series second-order sections to zeros, poles, and gains (pole residues).
The input is the sos matrix and the second parameter is the overall gain, default value of which is 1.
The outputs are z, p, k. z and p are column vectors containing zeros and poles respectively, and k is the overall gain.