From 3f916032cc0b2efdeafb838dd10e1141ead2cb27 Mon Sep 17 00:00:00 2001 From: bgtushar Date: Thu, 9 Nov 2017 20:51:40 +0530 Subject: cceps, fht, idct1, idct2, idst1, sigmoid, xcov1 --- help/en_US/scilab_en_US_help/ac2poly.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'help/en_US/scilab_en_US_help/ac2poly.html') diff --git a/help/en_US/scilab_en_US_help/ac2poly.html b/help/en_US/scilab_en_US_help/ac2poly.html index ead05e8..c64b948 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 @@
- << FOSSEE Signal Processing Toolbox + << FOSSEE Signal Processing Toolbox - FOSSEE Signal Processing Toolbox + FOSSEE Signal Processing Toolbox @@ -29,7 +29,7 @@ - FOSSEE Signal Processing Toolbox >> FOSSEE Signal Processing Toolbox > ac2poly + FOSSEE Signal Processing Toolbox >> FOSSEE Signal Processing Toolbox > ac2poly

ac2poly

@@ -49,8 +49,8 @@

Output scaling for the lienar prediction filter

Description

-

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: +

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 Parthe Pandit

@@ -63,11 +63,11 @@ Parthe Pandit

Report an issue
- << FOSSEE Signal Processing Toolbox + << FOSSEE Signal Processing Toolbox - FOSSEE Signal Processing Toolbox + FOSSEE Signal Processing Toolbox -- cgit