Home > freetb4matlab > tsa > ac2poly.m

ac2poly

PURPOSE ^

converts the autocorrelation sequence into an AR polynomial

SYNOPSIS ^

function [A,E] = ac2poly(acf);

DESCRIPTION ^

 converts the autocorrelation sequence into an AR polynomial
 [A,Efinal] = ac2poly(r)

 see also ACOVF ACORF AR2RC RC2AR DURLEV AC2POLY, POLY2RC, RC2POLY, RC2AC, AC2RC, POLY2AC

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Fri 22-May-2009 15:13:00 by m2html © 2003