You are here: Symbol Reference > SignalUtils Namespace > Functions > SignalUtils.ArYuleWalker Function
DSP Master VCL
ContentsIndex
PreviousUpNext
SignalUtils.ArYuleWalker Function

Yule-Walker method for autoregressive parameter estimation.

Pascal
procedure ArYuleWalker(const Src: TVec; const A: TVec; Order: integer);

Src contains the data on which the autoregressive parameter estimation (placed in A) should be based. Order defines the Order of the autoregressive process.

Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!