TSA Capon Frequency Estimator (Waveform) VI
- Updated2024-07-30
- 3 minute(s) read
Uses the Capon method to estimate the leading frequency components of a univariate time series. The Capon method uses a nonparametric method based on finite impulse response (FIR) filters to estimate the signal spectrum. Wire data to the Xt input to determine the polymorphic instance to use or manually select the instance.

Inputs/Outputs
![]() sorting order specifies the order in which this VI returns the frequency components. ![]() Xt specifies the univariate time series. ![]() FIR filter length specifies the length, in samples, of the finite impulse response (FIR) filter this VI uses to estimate the PSD. FIR filter length must be less than n-10 where n is the length of Xt. ![]() frequency band specifies the start and the end of the frequency band this VI observes.
![]() error in describes error conditions that occur before this node runs. This input provides standard error in functionality. ![]() frequency components returns information about the frequency components this VI estimates.
![]() error out contains error information. This output provides standard error out functionality. |
Examples
Refer to the Leading Frequency Estimator VI in the labview\examples\Time Series Analysis\TSAGettingStarted directory for an example of using the TSA Capon Frequency Estimator VI.