DewDSPMasterNET
ArMCovarianceSpectrum Routine
Summary
Computes a frequency spectrum with the autoregressive "modified covariance" method.

Unit
SignalUtils

Declaration
Procedure ArMCovarianceSpectrum(Data, Result: TVec; AROrder: integer = 40; ZeroPadding: integer = 8);

Description
Computes a frequency spectrum from Data and places the result in Result. AROrder is the autoregressive order used by the modified covariance method and zero padding factor for the FFT is defined with the ZeroPadding parameter.
Categories
Frequency analysis
 See Also 
ArMCovariance 
ArBurgSpectrum 

Copyright 2008 Dew Research
http://www.dewresearch.com