DewDSPMasterNET
ArBurgSpectrum Routine
Summary
Computes a frequency spectrum with the autoregressive Burg method.

Unit
SignalUtils

Declaration
Procedure ArBurgSpectrum(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 Burg method and zero padding factor for the FFT is defined with the ZeroPadding parameter.
Categories
Frequency analysis
 See Also 
ArBurg 

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