diff options
author | Abhinav Dronamraju | 2017-11-09 15:24:34 +0530 |
---|---|---|
committer | Abhinav Dronamraju | 2017-11-09 15:24:34 +0530 |
commit | 2c5902040b960ccca8d0b51c58c00fc114a09518 (patch) | |
tree | ee096d4b373fbf6d5e8f8cc3e2b3ec777dd5e865 /help/en_US/scilab_en_US_help/ac2poly.html | |
parent | 487df8d5650f198857d5dd5635f9493fa8c06e8f (diff) | |
download | FOSSEE-Signal-Processing-Toolbox-2c5902040b960ccca8d0b51c58c00fc114a09518.tar.gz FOSSEE-Signal-Processing-Toolbox-2c5902040b960ccca8d0b51c58c00fc114a09518.tar.bz2 FOSSEE-Signal-Processing-Toolbox-2c5902040b960ccca8d0b51c58c00fc114a09518.zip |
czt, dst1, fwht, hilbert1, ifht, ifwht, invfreq, rceps
Diffstat (limited to 'help/en_US/scilab_en_US_help/ac2poly.html')
-rw-r--r-- | help/en_US/scilab_en_US_help/ac2poly.html | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/help/en_US/scilab_en_US_help/ac2poly.html b/help/en_US/scilab_en_US_help/ac2poly.html index ead05e8..c7c3f27 100644 --- a/help/en_US/scilab_en_US_help/ac2poly.html +++ b/help/en_US/scilab_en_US_help/ac2poly.html @@ -12,11 +12,11 @@ <div class="manualnavbar"> <table width="100%"><tr> <td width="30%"> - <span class="previous"><a href="section_be19baaac84b122b8ad501d34462f5bf.html"><< FOSSEE Signal Processing Toolbox</a></span> + <span class="previous"><a href="section_5118e822ecc2888aa80042108de4932e.html"><< FOSSEE Signal Processing Toolbox</a></span> </td> <td width="40%" class="center"> - <span class="top"><a href="section_be19baaac84b122b8ad501d34462f5bf.html">FOSSEE Signal Processing Toolbox</a></span> + <span class="top"><a href="section_5118e822ecc2888aa80042108de4932e.html">FOSSEE Signal Processing Toolbox</a></span> </td> <td width="30%" class="next"> @@ -29,7 +29,7 @@ - <span class="path"><a href="index.html">FOSSEE Signal Processing Toolbox</a> >> <a href="section_be19baaac84b122b8ad501d34462f5bf.html">FOSSEE Signal Processing Toolbox</a> > ac2poly</span> + <span class="path"><a href="index.html">FOSSEE Signal Processing Toolbox</a> >> <a href="section_5118e822ecc2888aa80042108de4932e.html">FOSSEE Signal Processing Toolbox</a> > ac2poly</span> <br /><br /> <div class="refnamediv"><h1 class="refname">ac2poly</h1> @@ -49,8 +49,8 @@ <dd><p class="para">Output scaling for the lienar prediction filter</p></dd></dt></dl></div> <div class="refsection"><h3 class="title">Description</h3> - <p class="para">Function ac2poly() finds the best fit polynomial for FIR linear prediction filter a, corresponding to the autocorrelation sequence r. a is the same length as r, and is normalized with the first element. So a(1) = 1. -Author: + <p class="para">Function ac2poly() finds the best fit polynomial for FIR linear prediction filter a, corresponding to the autocorrelation sequence r. a is the same length as r, and is normalized with the first element. So a(1) = 1.</p> + <p class="para">Author Parthe Pandit</p> <p class="para"></p></div> @@ -63,11 +63,11 @@ Parthe Pandit</p> <tr><td colspan="3" class="next"><a href="http://bugzilla.scilab.org/enter_bug.cgi?product=Scilab%20software&component=Documentation%20pages" class="ulink">Report an issue</a></td></tr> <tr> <td width="30%"> - <span class="previous"><a href="section_be19baaac84b122b8ad501d34462f5bf.html"><< FOSSEE Signal Processing Toolbox</a></span> + <span class="previous"><a href="section_5118e822ecc2888aa80042108de4932e.html"><< FOSSEE Signal Processing Toolbox</a></span> </td> <td width="40%" class="center"> - <span class="top"><a href="section_be19baaac84b122b8ad501d34462f5bf.html">FOSSEE Signal Processing Toolbox</a></span> + <span class="top"><a href="section_5118e822ecc2888aa80042108de4932e.html">FOSSEE Signal Processing Toolbox</a></span> </td> <td width="30%" class="next"> |