Scilab Function

levin - Toeplitz system solver by Levinson algorithm (multidimensional)

Calling Sequence

[la,sig]=levin(n,cov)

Parameters

Description

function which solves recursively on n the following Toeplitz system (normal equations)

where {Rk;k=1,nlag} is the sequence of nlag empirical covariances

Examples

See Also

Author